dealpostools 2.0.2 → 2.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/tools/144.83ef520089cf8e41.js +1 -0
- package/tools/index.html +4 -4
- package/tools/{main.8b9880d115bc6802.js → main.d40a289deb00dab7.js} +1 -1
- package/tools/{runtime.e8769a764bcdd6ef.js → runtime.3073f6826c317994.js} +1 -1
- package/tools/scripts.9e953e734052c85f.js +1 -0
- package/tools/144.9aac63b50dcbdc18.js +0 -1
- package/tools/scripts.abbb37f329463b12.js +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunkweb_tools=self.webpackChunkweb_tools||[]).push([[144],{1144:(P,F,D)=>{"use strict";D.r(F),D.d(F,{MenuModule:()=>Kg});var f=D(9808),l=D(4182),m=D(8830),h=D(5826),e=D(6435);function T(n,a){if(1&n&&(e.TgZ(0,"li",2),e.TgZ(1,"a",3),e._uU(2),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.xp6(1),e.s9C("routerLink",t.Url),e.xp6(1),e.hij(" ",t.Title," ")}}let k=(()=>{class n{constructor(){}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["nav-tab"]],inputs:{Tabs:"Tabs"},decls:2,vars:1,consts:[[1,"nav","navbar-nav","navbar-left","nav-tab-arrow"],["routerLinkActive","active","class","nav-item me-6",4,"ngFor","ngForOf"],["routerLinkActive","active",1,"nav-item","me-6"],[1,"nav-link","nav-link-arrow","mb-0",3,"routerLink"]],template:function(t,i){1&t&&(e.TgZ(0,"ul",0),e.YNc(1,T,3,2,"li",1),e.qZA()),2&t&&(e.xp6(1),e.Q6J("ngForOf",i.Tabs))},directives:[f.sg,m.Od,m.yS],styles:[""]}),n})(),L=(()=>{class n{constructor(){this.productTabs=[{Title:"File Text Editor",Url:"/menu/advanced/file-text-editor"},{Title:"Recompile Procedure",Url:"/menu/advanced/recompile-procedure"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-advanced"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],styles:[""]}),n})();class A{static StringFormat(a,...t){for(let i=0;i<t.length;i++)a=a.replace(`{${i}}`,t[i]);return a}static IsNotEmpty(a){return""!=a&&a!=A.GuidEmpty&&null!=a&&null!=a}static IsEmpty(a){return""==a||null==a||null==a||a==A.GuidEmpty}static FilterByID(a,t){try{const i=a.filter(r=>r.ID==t);if(i.length>0)return i[0]}catch(i){console.log("error filter")}return null}static DateOnly(a){return a?new Date(new Date(a).toDateString()):new Date((new Date).toDateString())}static GenerateYears(a,t,i){var r=-1;(null==t||null==t)&&(t=11),(null==i||null==i||!i)&&(r=1);for(var o=[],v=0;v<t;v++)o.push(a+v*r);return o}}A.apiBase="https://"+localStorage.getItem("Domain")+"/API/",A.GuidEmpty="00000000-0000-0000-0000-000000000000",A.DecimalMinValue="-7.922816251426434e+28",A.InputLockTimeSpan=500,A.MinDate="0001-01-01T00:00:00",A.MinTime="00:00:00",A.Month=[{ID:1,Label:"January"},{ID:2,Label:"February"},{ID:3,Label:"March"},{ID:4,Label:"April"},{ID:5,Label:"May"},{ID:6,Label:"June"},{ID:7,Label:"July"},{ID:8,Label:"August"},{ID:9,Label:"September"},{ID:10,Label:"October"},{ID:11,Label:"November"},{ID:12,Label:"December"}];var j=D(9930),z=D(4383);function oe(n,a){1&n&&(e.TgZ(0,"div",30),e.Hsn(1,3,["class","dropdown"]),e.qZA())}const Ge=[[["filters"]],[["actions"]],[["content"]],[["filterBeside"]]],K=function(){return{standalone:!0}},Mt=["filters","actions","content","filterBeside"];let ue=(()=>{class n{constructor(){this.filtersCollapsed=!0,this.textChange=new e.vpe,this.onSubmit=new e.vpe,this.searchBoxPlaceHolder=this.searchBoxPlaceHolder||"Search..",$(document).on("click",".cdk-overlay-pane, .mat-calendar-body-cell",function(t){t.stopPropagation()})}ngOnChanges(t){}ngOnInit(){}submit(){this.onSubmit.emit(this.text)}onTextChange(){this.textChange.emit(this.text)}IsActive(t){return this.getMenuNameByUrl(window.location.href)==this.getMenuNameByUrl(t)}getMenuNameByUrl(t){var i=t.split("#");if(i.length>1){var o=i[1].split("/");return""!=o[0]?o[0]:o[1]}return t}toggledropdown(t){t.stopPropagation()}toggleMenu(){$("html").toggleClass("nav-open"),$(".toggle-menu").toggleClass("change")}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["mainpanel"]],inputs:{text:"text",Title:"Title",textButton:"textButton",hideSearchBox:"hideSearchBox",hideSearchDropdown:"hideSearchDropdown",searchBoxPlaceHolder:"searchBoxPlaceHolder",showBeside:"showBeside"},outputs:{textChange:"textChange",onSubmit:"onSubmit"},features:[e.TTD],ngContentSelectors:Mt,decls:41,vars:9,consts:[[1,"navbar","navbar-default","fixed-top","navbar-expand-lg"],[1,"container-fluid","d-block"],["title","Title",1,"navbar-brand","me-5","float-start","my-1"],["type","button","aria-controls","navigation-index","aria-expanded","false","aria-label","Toggle navigation",1,"navbar-toggler","navbar-toggler-right","float-end","mt-5","toggle-menu",3,"click"],[1,"navbar-toggler-bar","burger-lines"],[1,"navbar-nav","float-end","d-lg-none","mt-5"],["type","button","data-bs-toggle","collapse","data-bs-target","#action-button","aria-expanded","false","aria-controls","collapseExample",1,"btn","btn-lg","btn-outline-secondary","d-lg-none","me-2"],["aria-hidden","true",1,"fas","fa-sort-down"],["type","button","data-bs-toggle","collapse","data-bs-target","#action-filter","aria-expanded","false","aria-controls","collapseExample",1,"btn","btn-lg","btn-outline-secondary","d-sm-none","me-2"],["aria-hidden","true",1,"fas","fa-search"],["id","action",1,"d-lg-flex","mt-sm-0"],["id","action-filter",1,"navbar-nav","me-auto","collapse","d-sm-block","mt-3","justify-content-end"],[1,"d-flex"],[3,"hidden","ngSubmit"],["form","ngForm"],[1,"input-group"],["type","text",1,"form-control","search-box",3,"ngModelOptions","ngModel","placeholder","ngModelChange","keyup"],["type","button",1,"btn","btn-outline-secondary","fw-bold",3,"click"],[1,"fa","fa-search"],[1,"dropdown","text-secondary","ps-5","pt-5","pb-5",3,"hidden"],["role","button","data-bs-toggle","dropdown","aria-expanded","false",1,"text-muted","h5"],[1,"fa","fa-filter"],[1,"fas","fa-caret-down"],[1,"dropdown-menu",3,"click"],["title","Click to filter!",1,"btn","btn-outline-secondary",3,"click"],[1,"fas","fa-search","pointer"],[1,"h-25"],["class","d-inline-flex ms-5",4,"ngIf"],["id","action-button",1,"d-lg-block","mt-2","collapse"],[1,"main-panel-content"],[1,"d-inline-flex","ms-5"]],template:function(t,i){1&t&&(e.F$t(Ge),e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"h1",2),e._uU(3),e.qZA(),e.TgZ(4,"button",3),e.NdJ("click",function(){return i.toggleMenu()}),e._UZ(5,"span",4),e._UZ(6,"span",4),e._UZ(7,"span",4),e.qZA(),e.TgZ(8,"div",5),e.TgZ(9,"button",6),e._UZ(10,"i",7),e.qZA(),e.TgZ(11,"button",8),e._UZ(12,"i",9),e.qZA(),e.qZA(),e.TgZ(13,"div",10),e.TgZ(14,"div",11),e.TgZ(15,"search-box"),e.TgZ(16,"div",12),e.TgZ(17,"div"),e.TgZ(18,"form",13,14),e.NdJ("ngSubmit",function(){return i.submit()}),e.TgZ(20,"div",15),e.TgZ(21,"input",16),e.NdJ("ngModelChange",function(o){return i.text=o})("keyup",function(){return i.onTextChange()}),e.qZA(),e.TgZ(22,"div"),e.TgZ(23,"button",17),e.NdJ("click",function(){return i.submit()}),e._UZ(24,"i",18),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(25,"div",19),e.TgZ(26,"a",20),e.TgZ(27,"i",21),e._UZ(28,"i",22),e.qZA(),e.qZA(),e.TgZ(29,"form",23),e.NdJ("click",function(o){return i.toggledropdown(o)}),e.Hsn(30),e.TgZ(31,"button",24),e.NdJ("click",function(){return i.submit()}),e._UZ(32,"i",25),e._uU(33),e.qZA(),e.qZA(),e.qZA(),e.TgZ(34,"div",26),e.YNc(35,oe,2,0,"div",27),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(36,"div",28),e.Hsn(37,1),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(38,"div",29),e.TgZ(39,"div"),e.Hsn(40,2),e.qZA(),e.qZA()),2&t&&(e.xp6(3),e.Oqu(i.Title),e.xp6(15),e.Q6J("hidden",i.hideSearchBox),e.xp6(3),e.s9C("placeholder",i.searchBoxPlaceHolder),e.Q6J("ngModelOptions",e.DdM(8,K))("ngModel",i.text),e.xp6(4),e.Q6J("hidden",i.hideSearchDropdown),e.xp6(8),e.hij("",i.textButton?i.textButton:"Search"," "),e.xp6(2),e.Q6J("ngIf",i.showBeside))},directives:[l._Y,l.JL,l.F,l.Fj,l.JJ,l.On,f.O5],styles:["search-box[_ngcontent-%COMP%] .dropdown-menu[_ngcontent-%COMP%] div[container][_ngcontent-%COMP%]{width:300px!important}.search-box[_ngcontent-%COMP%]{width:9.375rem;font-size:1rem}.dropdown[_ngcontent-%COMP%]{width:9rem;height:1rem}"]}),n})(),ei=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[f.ez,l.u5,m.Bz]]}),n})();var Jt=D(1177);function le(n){return a=>a.lift(new Et(n))}class Et{constructor(a){this.notifier=a}call(a,t){const i=new G(a),r=(0,Jt.ft)(this.notifier,new Jt.IY(i));return r&&!i.seenValue?(i.add(r),t.subscribe(i)):i}}class G extends Jt.Ds{constructor(a){super(a),this.seenValue=!1}notifyNext(){this.seenValue=!0,this.complete()}notifyComplete(){}}var Oe=D(353);class Qe{constructor(a){this.durationSelector=a}call(a,t){return t.subscribe(new sn(a,this.durationSelector))}}class sn extends Jt.Ds{constructor(a,t){super(a),this.durationSelector=t,this.hasValue=!1}_next(a){if(this.value=a,this.hasValue=!0,!this.throttled){let t;try{const{durationSelector:r}=this;t=r(a)}catch(r){return this.destination.error(r)}const i=(0,Jt.ft)(t,new Jt.IY(this));!i||i.closed?this.clearThrottle():this.add(this.throttled=i)}}clearThrottle(){const{value:a,hasValue:t,throttled:i}=this;i&&(this.remove(i),this.throttled=void 0,i.unsubscribe()),t&&(this.value=void 0,this.hasValue=!1,this.destination.next(a))}notifyNext(){this.clearThrottle()}notifyComplete(){this.clearThrottle()}}var ln=D(7739);function lt(n,a=Oe.P){return function st(n){return function(t){return t.lift(new Qe(n))}}(()=>(0,ln.H)(n,a))}var dt=D(1059),pt=D(2868),ti=D(3489);function Wt(n,a=Oe.P){return t=>t.lift(new Vn(n,a))}class Vn{constructor(a,t){this.dueTime=a,this.scheduler=t}call(a,t){return t.subscribe(new Un(a,this.dueTime,this.scheduler))}}class Un extends ti.L{constructor(a,t,i){super(a),this.dueTime=t,this.scheduler=i,this.debouncedSubscription=null,this.lastValue=null,this.hasValue=!1}_next(a){this.clearDebounce(),this.lastValue=a,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(Tt,this.dueTime,this))}_complete(){this.debouncedNext(),this.destination.complete()}debouncedNext(){if(this.clearDebounce(),this.hasValue){const{lastValue:a}=this;this.lastValue=null,this.hasValue=!1,this.destination.next(a)}}clearDebounce(){const a=this.debouncedSubscription;null!==a&&(this.remove(a),a.unsubscribe(),this.debouncedSubscription=null)}}function Tt(n){n.debouncedNext()}var Ne=D(2198),$e=D(4850),Ei=D(6686),ie=D(2268);const dn=new class va extends ie.v{flush(a){this.active=!0,this.scheduled=void 0;const{actions:t}=this;let i,r=-1,o=t.length;a=a||t.shift();do{if(i=a.execute(a.state,a.delay))break}while(++r<o&&(a=t.shift()));if(this.active=!1,i){for(;++r<o&&(a=t.shift());)a.unsubscribe();throw i}}}(class ii extends Ei.o{constructor(a,t){super(a,t),this.scheduler=a,this.work=t}requestAsyncId(a,t,i=0){return null!==i&&i>0?super.requestAsyncId(a,t,i):(a.actions.push(this),a.scheduled||(a.scheduled=requestAnimationFrame(()=>a.flush(null))))}recycleAsyncId(a,t,i=0){if(null!==i&&i>0||null===i&&this.delay>0)return super.recycleAsyncId(a,t,i);0===a.actions.length&&(cancelAnimationFrame(t),a.scheduled=void 0)}});let cn=1;const zn=Promise.resolve(),fe={};function ni(n){return n in fe&&(delete fe[n],!0)}const Vi={setImmediate(n){const a=cn++;return fe[a]=!0,zn.then(()=>ni(a)&&n()),a},clearImmediate(n){ni(n)}},Ii=new class It extends ie.v{flush(a){this.active=!0,this.scheduled=void 0;const{actions:t}=this;let i,r=-1,o=t.length;a=a||t.shift();do{if(i=a.execute(a.state,a.delay))break}while(++r<o&&(a=t.shift()));if(this.active=!1,i){for(;++r<o&&(a=t.shift());)a.unsubscribe();throw i}}}(class lr extends Ei.o{constructor(a,t){super(a,t),this.scheduler=a,this.work=t}requestAsyncId(a,t,i=0){return null!==i&&i>0?super.requestAsyncId(a,t,i):(a.actions.push(this),a.scheduled||(a.scheduled=Vi.setImmediate(a.flush.bind(a,null))))}recycleAsyncId(a,t,i=0){if(null!==i&&i>0||null===i&&this.delay>0)return super.recycleAsyncId(a,t,i);0===a.actions.length&&(Vi.clearImmediate(t),a.scheduled=void 0)}});var re=D(8929),Zt=D(2916),Be=D(6688),je=D(7043);function Ft(n,a,t,i){return(0,je.m)(t)&&(i=t,t=void 0),i?Ft(n,a,t).pipe((0,$e.U)(r=>(0,Be.k)(r)?i(...r):i(r))):new Zt.y(r=>{Ye(n,a,function o(v){r.next(arguments.length>1?Array.prototype.slice.call(arguments):v)},r,t)})}function Ye(n,a,t,i,r){let o;if(function ct(n){return n&&"function"==typeof n.addEventListener&&"function"==typeof n.removeEventListener}(n)){const v=n;n.addEventListener(a,t,r),o=()=>v.removeEventListener(a,t,r)}else if(function Zi(n){return n&&"function"==typeof n.on&&"function"==typeof n.off}(n)){const v=n;n.on(a,t),o=()=>v.off(a,t)}else if(function Ke(n){return n&&"function"==typeof n.addListener&&"function"==typeof n.removeListener}(n)){const v=n;n.addListener(a,t),o=()=>v.removeListener(a,t)}else{if(!n||!n.length)throw new TypeError("Invalid event target");for(let v=0,x=n.length;v<x;v++)Ye(n[v],a,t,i,r)}i.add(o)}var ne=D(6787);const Nt=["content"],pi=["scroll"],un=["padding"],ai=function(n){return{searchTerm:n}};function Jn(n,a){if(1&n&&(e.TgZ(0,"div",6),e.GkF(1,7),e.qZA()),2&n){const t=e.oxw();e.xp6(1),e.Q6J("ngTemplateOutlet",t.headerTemplate)("ngTemplateOutletContext",e.VKq(2,ai,t.filterValue))}}function Wn(n,a){if(1&n&&(e.TgZ(0,"div",8),e.GkF(1,7),e.qZA()),2&n){const t=e.oxw();e.xp6(1),e.Q6J("ngTemplateOutlet",t.footerTemplate)("ngTemplateOutletContext",e.VKq(2,ai,t.filterValue))}}const Ve=["*"],Gn=["searchInput"];function Pi(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"span",15),e.NdJ("click",function(){e.CHM(t);const r=e.oxw().$implicit;return e.oxw(2).unselect(r)}),e._uU(1,"\xd7"),e.qZA(),e._UZ(2,"span",16)}if(2&n){const t=e.oxw().$implicit,i=e.oxw(2);e.xp6(2),e.Q6J("ngItemLabel",t.label)("escape",i.escapeHTML)}}function fi(n,a){}const Me=function(n,a,t){return{item:n,clear:a,label:t}};function Qn(n,a){if(1&n&&(e.TgZ(0,"div",12),e.YNc(1,Pi,3,2,"ng-template",null,13,e.W1O),e.YNc(3,fi,0,0,"ng-template",14),e.qZA()),2&n){const t=a.$implicit,i=e.MAs(2),r=e.oxw(2);e.ekj("ng-value-disabled",t.disabled),e.xp6(3),e.Q6J("ngTemplateOutlet",r.labelTemplate||i)("ngTemplateOutletContext",e.kEZ(4,Me,t.value,r.clearItem,t.label))}}function Le(n,a){if(1&n&&(e.ynx(0),e.YNc(1,Qn,4,8,"div",11),e.BQk()),2&n){const t=e.oxw();e.xp6(1),e.Q6J("ngForOf",t.selectedItems)("ngForTrackBy",t.trackByOption)}}function hn(n,a){}const _n=function(n,a){return{items:n,clear:a}};function mn(n,a){if(1&n&&e.YNc(0,hn,0,0,"ng-template",14),2&n){const t=e.oxw();e.Q6J("ngTemplateOutlet",t.multiLabelTemplate)("ngTemplateOutletContext",e.WLB(2,_n,t.selectedValues,t.clearItem))}}function gi(n,a){1&n&&e._UZ(0,"div",19)}function Ui(n,a){}function ya(n,a){if(1&n&&(e.ynx(0),e.YNc(1,gi,1,0,"ng-template",null,17,e.W1O),e.YNc(3,Ui,0,0,"ng-template",18),e.BQk()),2&n){const t=e.MAs(2),i=e.oxw();e.xp6(3),e.Q6J("ngTemplateOutlet",i.loadingSpinnerTemplate||t)}}function pn(n,a){if(1&n&&(e.TgZ(0,"span",20),e.TgZ(1,"span",21),e._uU(2,"\xd7"),e.qZA(),e.qZA()),2&n){const t=e.oxw();e.s9C("title",t.clearAllText)}}function ba(n,a){if(1&n&&e._UZ(0,"span",27),2&n){const t=e.oxw().$implicit,i=e.oxw(2);e.Q6J("ngItemLabel",t.label)("escape",i.escapeHTML)}}function Fi(n,a){}const fn=function(n,a,t,i){return{item:n,item$:a,index:t,searchTerm:i}};function ee(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",25),e.NdJ("click",function(){const o=e.CHM(t).$implicit;return e.oxw(2).toggleItem(o)})("mouseover",function(){const o=e.CHM(t).$implicit;return e.oxw(2).onItemHover(o)}),e.YNc(1,ba,1,2,"ng-template",null,26,e.W1O),e.YNc(3,Fi,0,0,"ng-template",14),e.qZA()}if(2&n){const t=a.$implicit,i=e.MAs(2),r=e.oxw(2);e.ekj("ng-option-disabled",t.disabled)("ng-option-selected",t.selected)("ng-optgroup",t.children)("ng-option",!t.children)("ng-option-child",!!t.parent)("ng-option-marked",t===r.itemsList.markedItem),e.uIk("role",t.children?"group":"option")("aria-selected",t.selected)("id",null==t?null:t.htmlId),e.xp6(3),e.Q6J("ngTemplateOutlet",t.children?r.optgroupTemplate||i:r.optionTemplate||i)("ngTemplateOutletContext",e.l5B(17,fn,t.value,t,t.index,r.searchTerm))}}function cr(n,a){if(1&n&&(e.TgZ(0,"span"),e.TgZ(1,"span",30),e._uU(2),e.qZA(),e._uU(3),e.qZA()),2&n){const t=e.oxw(3);e.xp6(2),e.Oqu(t.addTagText),e.xp6(1),e.hij('"',t.searchTerm,'"')}}function Ma(n,a){}function ft(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",28),e.NdJ("mouseover",function(){return e.CHM(t),e.oxw(2).itemsList.unmarkItem()})("click",function(){return e.CHM(t),e.oxw(2).selectTag()}),e.YNc(1,cr,4,2,"ng-template",null,29,e.W1O),e.YNc(3,Ma,0,0,"ng-template",14),e.qZA()}if(2&n){const t=e.MAs(2),i=e.oxw(2);e.ekj("ng-option-marked",!i.itemsList.markedItem),e.xp6(3),e.Q6J("ngTemplateOutlet",i.tagTemplate||t)("ngTemplateOutletContext",e.VKq(4,ai,i.searchTerm))}}function $n(n,a){if(1&n&&(e.TgZ(0,"div",32),e._uU(1),e.qZA()),2&n){const t=e.oxw(3);e.xp6(1),e.Oqu(t.notFoundText)}}function Te(n,a){}function zi(n,a){if(1&n&&(e.ynx(0),e.YNc(1,$n,2,1,"ng-template",null,31,e.W1O),e.YNc(3,Te,0,0,"ng-template",14),e.BQk()),2&n){const t=e.MAs(2),i=e.oxw(2);e.xp6(3),e.Q6J("ngTemplateOutlet",i.notFoundTemplate||t)("ngTemplateOutletContext",e.VKq(2,ai,i.searchTerm))}}function ur(n,a){if(1&n&&(e.TgZ(0,"div",32),e._uU(1),e.qZA()),2&n){const t=e.oxw(3);e.xp6(1),e.Oqu(t.typeToSearchText)}}function Je(n,a){}function Ht(n,a){if(1&n&&(e.ynx(0),e.YNc(1,ur,2,1,"ng-template",null,33,e.W1O),e.YNc(3,Je,0,0,"ng-template",18),e.BQk()),2&n){const t=e.MAs(2),i=e.oxw(2);e.xp6(3),e.Q6J("ngTemplateOutlet",i.typeToSearchTemplate||t)}}function Rt(n,a){if(1&n&&(e.TgZ(0,"div",32),e._uU(1),e.qZA()),2&n){const t=e.oxw(3);e.xp6(1),e.Oqu(t.loadingText)}}function ke(n,a){}function Ee(n,a){if(1&n&&(e.ynx(0),e.YNc(1,Rt,2,1,"ng-template",null,34,e.W1O),e.YNc(3,ke,0,0,"ng-template",14),e.BQk()),2&n){const t=e.MAs(2),i=e.oxw(2);e.xp6(3),e.Q6J("ngTemplateOutlet",i.loadingTextTemplate||t)("ngTemplateOutletContext",e.VKq(2,ai,i.searchTerm))}}function ut(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"ng-dropdown-panel",22),e.NdJ("update",function(r){return e.CHM(t),e.oxw().viewPortItems=r})("scroll",function(r){return e.CHM(t),e.oxw().scroll.emit(r)})("scrollToEnd",function(r){return e.CHM(t),e.oxw().scrollToEnd.emit(r)})("outsideClick",function(){return e.CHM(t),e.oxw().close()}),e.ynx(1),e.YNc(2,ee,4,22,"div",23),e.YNc(3,ft,4,6,"div",24),e.BQk(),e.YNc(4,zi,4,4,"ng-container",3),e.YNc(5,Ht,4,1,"ng-container",3),e.YNc(6,Ee,4,4,"ng-container",3),e.qZA()}if(2&n){const t=e.oxw();e.ekj("ng-select-multiple",t.multiple),e.Q6J("virtualScroll",t.virtualScroll)("bufferAmount",t.bufferAmount)("appendTo",t.appendTo)("position",t.dropdownPosition)("headerTemplate",t.headerTemplate)("footerTemplate",t.footerTemplate)("filterValue",t.searchTerm)("items",t.itemsList.filteredItems)("markedItem",t.itemsList.markedItem)("ngClass",t.appendTo?t.classes:null)("id",t.dropdownId),e.xp6(2),e.Q6J("ngForOf",t.viewPortItems)("ngForTrackBy",t.trackByOption),e.xp6(1),e.Q6J("ngIf",t.showAddTag),e.xp6(1),e.Q6J("ngIf",t.showNoItemsFound()),e.xp6(1),e.Q6J("ngIf",t.showTypeToSearch()),e.xp6(1),e.Q6J("ngIf",t.loading&&0===t.itemsList.filteredItems.length)}}const qt=/[&<>"']/g,Ta=RegExp(qt.source),hr={"&":"&","<":"<",">":">",'"':""","'":"'"};function ce(n){return null!=n}function ri(n){return"object"==typeof n&&ce(n)}function Ji(n){return n instanceof Function}let Wi=(()=>{class n{constructor(t){this.element=t,this.escape=!0}ngOnChanges(t){this.element.nativeElement.innerHTML=this.escape?function gn(n){return n&&Ta.test(n)?n.replace(qt,a=>hr[a]):n}(this.ngItemLabel):this.ngItemLabel}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq))},n.\u0275dir=e.lG2({type:n,selectors:[["","ngItemLabel",""]],inputs:{escape:"escape",ngItemLabel:"ngItemLabel"},features:[e.TTD]}),n})(),Gt=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-option-tmp",""]]}),n})(),Kn=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-optgroup-tmp",""]]}),n})(),gt=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-label-tmp",""]]}),n})(),Xn=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-multi-label-tmp",""]]}),n})(),vi=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-header-tmp",""]]}),n})(),ka=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-footer-tmp",""]]}),n})(),vn=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-notfound-tmp",""]]}),n})(),ea=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-typetosearch-tmp",""]]}),n})(),wa=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-loadingtext-tmp",""]]}),n})(),Da=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-tag-tmp",""]]}),n})(),Ca=(()=>{class n{constructor(t){this.template=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Rgc))},n.\u0275dir=e.lG2({type:n,selectors:[["","ng-loadingspinner-tmp",""]]}),n})(),Ae=(()=>{class n{warn(t){console.warn(t)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=(0,e.Yz7)({factory:function(){return new n},token:n,providedIn:"root"}),n})();function oi(){return"axxxxxxxxxxx".replace(/[x]/g,function(n){return(16*Math.random()|0).toString(16)})}const yn={"\u24b6":"A",\uff21:"A",\u00c0:"A",\u00c1:"A",\u00c2:"A",\u1ea6:"A",\u1ea4:"A",\u1eaa:"A",\u1ea8:"A",\u00c3:"A",\u0100:"A",\u0102:"A",\u1eb0:"A",\u1eae:"A",\u1eb4:"A",\u1eb2:"A",\u0226:"A",\u01e0:"A",\u00c4:"A",\u01de:"A",\u1ea2:"A",\u00c5:"A",\u01fa:"A",\u01cd:"A",\u0200:"A",\u0202:"A",\u1ea0:"A",\u1eac:"A",\u1eb6:"A",\u1e00:"A",\u0104:"A",\u023a:"A",\u2c6f:"A",\ua732:"AA",\u00c6:"AE",\u01fc:"AE",\u01e2:"AE",\ua734:"AO",\ua736:"AU",\ua738:"AV",\ua73a:"AV",\ua73c:"AY","\u24b7":"B",\uff22:"B",\u1e02:"B",\u1e04:"B",\u1e06:"B",\u0243:"B",\u0182:"B",\u0181:"B","\u24b8":"C",\uff23:"C",\u0106:"C",\u0108:"C",\u010a:"C",\u010c:"C",\u00c7:"C",\u1e08:"C",\u0187:"C",\u023b:"C",\ua73e:"C","\u24b9":"D",\uff24:"D",\u1e0a:"D",\u010e:"D",\u1e0c:"D",\u1e10:"D",\u1e12:"D",\u1e0e:"D",\u0110:"D",\u018b:"D",\u018a:"D",\u0189:"D",\ua779:"D",\u01f1:"DZ",\u01c4:"DZ",\u01f2:"Dz",\u01c5:"Dz","\u24ba":"E",\uff25:"E",\u00c8:"E",\u00c9:"E",\u00ca:"E",\u1ec0:"E",\u1ebe:"E",\u1ec4:"E",\u1ec2:"E",\u1ebc:"E",\u0112:"E",\u1e14:"E",\u1e16:"E",\u0114:"E",\u0116:"E",\u00cb:"E",\u1eba:"E",\u011a:"E",\u0204:"E",\u0206:"E",\u1eb8:"E",\u1ec6:"E",\u0228:"E",\u1e1c:"E",\u0118:"E",\u1e18:"E",\u1e1a:"E",\u0190:"E",\u018e:"E","\u24bb":"F",\uff26:"F",\u1e1e:"F",\u0191:"F",\ua77b:"F","\u24bc":"G",\uff27:"G",\u01f4:"G",\u011c:"G",\u1e20:"G",\u011e:"G",\u0120:"G",\u01e6:"G",\u0122:"G",\u01e4:"G",\u0193:"G",\ua7a0:"G",\ua77d:"G",\ua77e:"G","\u24bd":"H",\uff28:"H",\u0124:"H",\u1e22:"H",\u1e26:"H",\u021e:"H",\u1e24:"H",\u1e28:"H",\u1e2a:"H",\u0126:"H",\u2c67:"H",\u2c75:"H",\ua78d:"H","\u24be":"I",\uff29:"I",\u00cc:"I",\u00cd:"I",\u00ce:"I",\u0128:"I",\u012a:"I",\u012c:"I",\u0130:"I",\u00cf:"I",\u1e2e:"I",\u1ec8:"I",\u01cf:"I",\u0208:"I",\u020a:"I",\u1eca:"I",\u012e:"I",\u1e2c:"I",\u0197:"I","\u24bf":"J",\uff2a:"J",\u0134:"J",\u0248:"J","\u24c0":"K",\uff2b:"K",\u1e30:"K",\u01e8:"K",\u1e32:"K",\u0136:"K",\u1e34:"K",\u0198:"K",\u2c69:"K",\ua740:"K",\ua742:"K",\ua744:"K",\ua7a2:"K","\u24c1":"L",\uff2c:"L",\u013f:"L",\u0139:"L",\u013d:"L",\u1e36:"L",\u1e38:"L",\u013b:"L",\u1e3c:"L",\u1e3a:"L",\u0141:"L",\u023d:"L",\u2c62:"L",\u2c60:"L",\ua748:"L",\ua746:"L",\ua780:"L",\u01c7:"LJ",\u01c8:"Lj","\u24c2":"M",\uff2d:"M",\u1e3e:"M",\u1e40:"M",\u1e42:"M",\u2c6e:"M",\u019c:"M","\u24c3":"N",\uff2e:"N",\u01f8:"N",\u0143:"N",\u00d1:"N",\u1e44:"N",\u0147:"N",\u1e46:"N",\u0145:"N",\u1e4a:"N",\u1e48:"N",\u0220:"N",\u019d:"N",\ua790:"N",\ua7a4:"N",\u01ca:"NJ",\u01cb:"Nj","\u24c4":"O",\uff2f:"O",\u00d2:"O",\u00d3:"O",\u00d4:"O",\u1ed2:"O",\u1ed0:"O",\u1ed6:"O",\u1ed4:"O",\u00d5:"O",\u1e4c:"O",\u022c:"O",\u1e4e:"O",\u014c:"O",\u1e50:"O",\u1e52:"O",\u014e:"O",\u022e:"O",\u0230:"O",\u00d6:"O",\u022a:"O",\u1ece:"O",\u0150:"O",\u01d1:"O",\u020c:"O",\u020e:"O",\u01a0:"O",\u1edc:"O",\u1eda:"O",\u1ee0:"O",\u1ede:"O",\u1ee2:"O",\u1ecc:"O",\u1ed8:"O",\u01ea:"O",\u01ec:"O",\u00d8:"O",\u01fe:"O",\u0186:"O",\u019f:"O",\ua74a:"O",\ua74c:"O",\u01a2:"OI",\ua74e:"OO",\u0222:"OU","\u24c5":"P",\uff30:"P",\u1e54:"P",\u1e56:"P",\u01a4:"P",\u2c63:"P",\ua750:"P",\ua752:"P",\ua754:"P","\u24c6":"Q",\uff31:"Q",\ua756:"Q",\ua758:"Q",\u024a:"Q","\u24c7":"R",\uff32:"R",\u0154:"R",\u1e58:"R",\u0158:"R",\u0210:"R",\u0212:"R",\u1e5a:"R",\u1e5c:"R",\u0156:"R",\u1e5e:"R",\u024c:"R",\u2c64:"R",\ua75a:"R",\ua7a6:"R",\ua782:"R","\u24c8":"S",\uff33:"S",\u1e9e:"S",\u015a:"S",\u1e64:"S",\u015c:"S",\u1e60:"S",\u0160:"S",\u1e66:"S",\u1e62:"S",\u1e68:"S",\u0218:"S",\u015e:"S",\u2c7e:"S",\ua7a8:"S",\ua784:"S","\u24c9":"T",\uff34:"T",\u1e6a:"T",\u0164:"T",\u1e6c:"T",\u021a:"T",\u0162:"T",\u1e70:"T",\u1e6e:"T",\u0166:"T",\u01ac:"T",\u01ae:"T",\u023e:"T",\ua786:"T",\ua728:"TZ","\u24ca":"U",\uff35:"U",\u00d9:"U",\u00da:"U",\u00db:"U",\u0168:"U",\u1e78:"U",\u016a:"U",\u1e7a:"U",\u016c:"U",\u00dc:"U",\u01db:"U",\u01d7:"U",\u01d5:"U",\u01d9:"U",\u1ee6:"U",\u016e:"U",\u0170:"U",\u01d3:"U",\u0214:"U",\u0216:"U",\u01af:"U",\u1eea:"U",\u1ee8:"U",\u1eee:"U",\u1eec:"U",\u1ef0:"U",\u1ee4:"U",\u1e72:"U",\u0172:"U",\u1e76:"U",\u1e74:"U",\u0244:"U","\u24cb":"V",\uff36:"V",\u1e7c:"V",\u1e7e:"V",\u01b2:"V",\ua75e:"V",\u0245:"V",\ua760:"VY","\u24cc":"W",\uff37:"W",\u1e80:"W",\u1e82:"W",\u0174:"W",\u1e86:"W",\u1e84:"W",\u1e88:"W",\u2c72:"W","\u24cd":"X",\uff38:"X",\u1e8a:"X",\u1e8c:"X","\u24ce":"Y",\uff39:"Y",\u1ef2:"Y",\u00dd:"Y",\u0176:"Y",\u1ef8:"Y",\u0232:"Y",\u1e8e:"Y",\u0178:"Y",\u1ef6:"Y",\u1ef4:"Y",\u01b3:"Y",\u024e:"Y",\u1efe:"Y","\u24cf":"Z",\uff3a:"Z",\u0179:"Z",\u1e90:"Z",\u017b:"Z",\u017d:"Z",\u1e92:"Z",\u1e94:"Z",\u01b5:"Z",\u0224:"Z",\u2c7f:"Z",\u2c6b:"Z",\ua762:"Z","\u24d0":"a",\uff41:"a",\u1e9a:"a",\u00e0:"a",\u00e1:"a",\u00e2:"a",\u1ea7:"a",\u1ea5:"a",\u1eab:"a",\u1ea9:"a",\u00e3:"a",\u0101:"a",\u0103:"a",\u1eb1:"a",\u1eaf:"a",\u1eb5:"a",\u1eb3:"a",\u0227:"a",\u01e1:"a",\u00e4:"a",\u01df:"a",\u1ea3:"a",\u00e5:"a",\u01fb:"a",\u01ce:"a",\u0201:"a",\u0203:"a",\u1ea1:"a",\u1ead:"a",\u1eb7:"a",\u1e01:"a",\u0105:"a",\u2c65:"a",\u0250:"a",\ua733:"aa",\u00e6:"ae",\u01fd:"ae",\u01e3:"ae",\ua735:"ao",\ua737:"au",\ua739:"av",\ua73b:"av",\ua73d:"ay","\u24d1":"b",\uff42:"b",\u1e03:"b",\u1e05:"b",\u1e07:"b",\u0180:"b",\u0183:"b",\u0253:"b","\u24d2":"c",\uff43:"c",\u0107:"c",\u0109:"c",\u010b:"c",\u010d:"c",\u00e7:"c",\u1e09:"c",\u0188:"c",\u023c:"c",\ua73f:"c",\u2184:"c","\u24d3":"d",\uff44:"d",\u1e0b:"d",\u010f:"d",\u1e0d:"d",\u1e11:"d",\u1e13:"d",\u1e0f:"d",\u0111:"d",\u018c:"d",\u0256:"d",\u0257:"d",\ua77a:"d",\u01f3:"dz",\u01c6:"dz","\u24d4":"e",\uff45:"e",\u00e8:"e",\u00e9:"e",\u00ea:"e",\u1ec1:"e",\u1ebf:"e",\u1ec5:"e",\u1ec3:"e",\u1ebd:"e",\u0113:"e",\u1e15:"e",\u1e17:"e",\u0115:"e",\u0117:"e",\u00eb:"e",\u1ebb:"e",\u011b:"e",\u0205:"e",\u0207:"e",\u1eb9:"e",\u1ec7:"e",\u0229:"e",\u1e1d:"e",\u0119:"e",\u1e19:"e",\u1e1b:"e",\u0247:"e",\u025b:"e",\u01dd:"e","\u24d5":"f",\uff46:"f",\u1e1f:"f",\u0192:"f",\ua77c:"f","\u24d6":"g",\uff47:"g",\u01f5:"g",\u011d:"g",\u1e21:"g",\u011f:"g",\u0121:"g",\u01e7:"g",\u0123:"g",\u01e5:"g",\u0260:"g",\ua7a1:"g",\u1d79:"g",\ua77f:"g","\u24d7":"h",\uff48:"h",\u0125:"h",\u1e23:"h",\u1e27:"h",\u021f:"h",\u1e25:"h",\u1e29:"h",\u1e2b:"h",\u1e96:"h",\u0127:"h",\u2c68:"h",\u2c76:"h",\u0265:"h",\u0195:"hv","\u24d8":"i",\uff49:"i",\u00ec:"i",\u00ed:"i",\u00ee:"i",\u0129:"i",\u012b:"i",\u012d:"i",\u00ef:"i",\u1e2f:"i",\u1ec9:"i",\u01d0:"i",\u0209:"i",\u020b:"i",\u1ecb:"i",\u012f:"i",\u1e2d:"i",\u0268:"i",\u0131:"i","\u24d9":"j",\uff4a:"j",\u0135:"j",\u01f0:"j",\u0249:"j","\u24da":"k",\uff4b:"k",\u1e31:"k",\u01e9:"k",\u1e33:"k",\u0137:"k",\u1e35:"k",\u0199:"k",\u2c6a:"k",\ua741:"k",\ua743:"k",\ua745:"k",\ua7a3:"k","\u24db":"l",\uff4c:"l",\u0140:"l",\u013a:"l",\u013e:"l",\u1e37:"l",\u1e39:"l",\u013c:"l",\u1e3d:"l",\u1e3b:"l",\u017f:"l",\u0142:"l",\u019a:"l",\u026b:"l",\u2c61:"l",\ua749:"l",\ua781:"l",\ua747:"l",\u01c9:"lj","\u24dc":"m",\uff4d:"m",\u1e3f:"m",\u1e41:"m",\u1e43:"m",\u0271:"m",\u026f:"m","\u24dd":"n",\uff4e:"n",\u01f9:"n",\u0144:"n",\u00f1:"n",\u1e45:"n",\u0148:"n",\u1e47:"n",\u0146:"n",\u1e4b:"n",\u1e49:"n",\u019e:"n",\u0272:"n",\u0149:"n",\ua791:"n",\ua7a5:"n",\u01cc:"nj","\u24de":"o",\uff4f:"o",\u00f2:"o",\u00f3:"o",\u00f4:"o",\u1ed3:"o",\u1ed1:"o",\u1ed7:"o",\u1ed5:"o",\u00f5:"o",\u1e4d:"o",\u022d:"o",\u1e4f:"o",\u014d:"o",\u1e51:"o",\u1e53:"o",\u014f:"o",\u022f:"o",\u0231:"o",\u00f6:"o",\u022b:"o",\u1ecf:"o",\u0151:"o",\u01d2:"o",\u020d:"o",\u020f:"o",\u01a1:"o",\u1edd:"o",\u1edb:"o",\u1ee1:"o",\u1edf:"o",\u1ee3:"o",\u1ecd:"o",\u1ed9:"o",\u01eb:"o",\u01ed:"o",\u00f8:"o",\u01ff:"o",\u0254:"o",\ua74b:"o",\ua74d:"o",\u0275:"o",\u01a3:"oi",\u0223:"ou",\ua74f:"oo","\u24df":"p",\uff50:"p",\u1e55:"p",\u1e57:"p",\u01a5:"p",\u1d7d:"p",\ua751:"p",\ua753:"p",\ua755:"p","\u24e0":"q",\uff51:"q",\u024b:"q",\ua757:"q",\ua759:"q","\u24e1":"r",\uff52:"r",\u0155:"r",\u1e59:"r",\u0159:"r",\u0211:"r",\u0213:"r",\u1e5b:"r",\u1e5d:"r",\u0157:"r",\u1e5f:"r",\u024d:"r",\u027d:"r",\ua75b:"r",\ua7a7:"r",\ua783:"r","\u24e2":"s",\uff53:"s",\u00df:"s",\u015b:"s",\u1e65:"s",\u015d:"s",\u1e61:"s",\u0161:"s",\u1e67:"s",\u1e63:"s",\u1e69:"s",\u0219:"s",\u015f:"s",\u023f:"s",\ua7a9:"s",\ua785:"s",\u1e9b:"s","\u24e3":"t",\uff54:"t",\u1e6b:"t",\u1e97:"t",\u0165:"t",\u1e6d:"t",\u021b:"t",\u0163:"t",\u1e71:"t",\u1e6f:"t",\u0167:"t",\u01ad:"t",\u0288:"t",\u2c66:"t",\ua787:"t",\ua729:"tz","\u24e4":"u",\uff55:"u",\u00f9:"u",\u00fa:"u",\u00fb:"u",\u0169:"u",\u1e79:"u",\u016b:"u",\u1e7b:"u",\u016d:"u",\u00fc:"u",\u01dc:"u",\u01d8:"u",\u01d6:"u",\u01da:"u",\u1ee7:"u",\u016f:"u",\u0171:"u",\u01d4:"u",\u0215:"u",\u0217:"u",\u01b0:"u",\u1eeb:"u",\u1ee9:"u",\u1eef:"u",\u1eed:"u",\u1ef1:"u",\u1ee5:"u",\u1e73:"u",\u0173:"u",\u1e77:"u",\u1e75:"u",\u0289:"u","\u24e5":"v",\uff56:"v",\u1e7d:"v",\u1e7f:"v",\u028b:"v",\ua75f:"v",\u028c:"v",\ua761:"vy","\u24e6":"w",\uff57:"w",\u1e81:"w",\u1e83:"w",\u0175:"w",\u1e87:"w",\u1e85:"w",\u1e98:"w",\u1e89:"w",\u2c73:"w","\u24e7":"x",\uff58:"x",\u1e8b:"x",\u1e8d:"x","\u24e8":"y",\uff59:"y",\u1ef3:"y",\u00fd:"y",\u0177:"y",\u1ef9:"y",\u0233:"y",\u1e8f:"y",\u00ff:"y",\u1ef7:"y",\u1e99:"y",\u1ef5:"y",\u01b4:"y",\u024f:"y",\u1eff:"y","\u24e9":"z",\uff5a:"z",\u017a:"z",\u1e91:"z",\u017c:"z",\u017e:"z",\u1e93:"z",\u1e95:"z",\u01b6:"z",\u0225:"z",\u0240:"z",\u2c6c:"z",\ua763:"z",\u0386:"\u0391",\u0388:"\u0395",\u0389:"\u0397",\u038a:"\u0399",\u03aa:"\u0399",\u038c:"\u039f",\u038e:"\u03a5",\u03ab:"\u03a5",\u038f:"\u03a9",\u03ac:"\u03b1",\u03ad:"\u03b5",\u03ae:"\u03b7",\u03af:"\u03b9",\u03ca:"\u03b9",\u0390:"\u03b9",\u03cc:"\u03bf",\u03cd:"\u03c5",\u03cb:"\u03c5",\u03b0:"\u03c5",\u03c9:"\u03c9",\u03c2:"\u03c3"};function Ni(n){return n.replace(/[^\u0000-\u007E]/g,t=>yn[t]||t)}class mr{constructor(a,t){this._ngSelect=a,this._selectionModel=t,this._items=[],this._filteredItems=[],this._markedIndex=-1}get items(){return this._items}get filteredItems(){return this._filteredItems}get markedIndex(){return this._markedIndex}get selectedItems(){return this._selectionModel.value}get markedItem(){return this._filteredItems[this._markedIndex]}get noItemsToSelect(){return this._ngSelect.hideSelected&&this._items.length===this.selectedItems.length}get maxItemsSelected(){return this._ngSelect.multiple&&this._ngSelect.maxSelectedItems<=this.selectedItems.length}get lastSelectedItem(){let a=this.selectedItems.length-1;for(;a>=0;a--){let t=this.selectedItems[a];if(!t.disabled)return t}return null}setItems(a){this._items=a.map((t,i)=>this.mapItem(t,i)),this._ngSelect.groupBy?(this._groups=this._groupBy(this._items,this._ngSelect.groupBy),this._items=this._flatten(this._groups)):(this._groups=new Map,this._groups.set(void 0,this._items)),this._filteredItems=[...this._items]}select(a){if(a.selected||this.maxItemsSelected)return;const t=this._ngSelect.multiple;t||this.clearSelected(),this._selectionModel.select(a,t,this._ngSelect.selectableGroupAsModel),this._ngSelect.hideSelected&&this._hideSelected(a)}unselect(a){!a.selected||(this._selectionModel.unselect(a,this._ngSelect.multiple),this._ngSelect.hideSelected&&ce(a.index)&&this._ngSelect.multiple&&this._showSelected(a))}findItem(a){let t;return t=this._ngSelect.compareWith?i=>this._ngSelect.compareWith(i.value,a):this._ngSelect.bindValue?i=>!i.children&&this.resolveNested(i.value,this._ngSelect.bindValue)===a:i=>i.value===a||!i.children&&i.label&&i.label===this.resolveNested(a,this._ngSelect.bindLabel),this._items.find(i=>t(i))}addItem(a){const t=this.mapItem(a,this._items.length);return this._items.push(t),this._filteredItems.push(t),t}clearSelected(a=!1){this._selectionModel.clear(a),this._items.forEach(t=>{t.selected=a&&t.selected&&t.disabled,t.marked=!1}),this._ngSelect.hideSelected&&this.resetFilteredItems()}findByLabel(a){return a=Ni(a).toLocaleLowerCase(),this.filteredItems.find(t=>Ni(t.label).toLocaleLowerCase().substr(0,a.length)===a)}filter(a){if(!a)return void this.resetFilteredItems();this._filteredItems=[],a=this._ngSelect.searchFn?a:Ni(a).toLocaleLowerCase();const t=this._ngSelect.searchFn||this._defaultSearchFn,i=this._ngSelect.hideSelected;for(const r of Array.from(this._groups.keys())){const o=[];for(const v of this._groups.get(r))i&&(v.parent&&v.parent.selected||v.selected)||t(a,this._ngSelect.searchFn?v.value:v)&&o.push(v);if(o.length>0){const[v]=o.slice(-1);if(v.parent){const x=this._items.find(O=>O===v.parent);this._filteredItems.push(x)}this._filteredItems.push(...o)}}}resetFilteredItems(){this._filteredItems.length!==this._items.length&&(this._filteredItems=this._ngSelect.hideSelected&&this.selectedItems.length>0?this._items.filter(a=>!a.selected):this._items)}unmarkItem(){this._markedIndex=-1}markNextItem(){this._stepToItem(1)}markPreviousItem(){this._stepToItem(-1)}markItem(a){this._markedIndex=this._filteredItems.indexOf(a)}markSelectedOrDefault(a){if(0===this._filteredItems.length)return;const t=this._getLastMarkedIndex();this._markedIndex=t>-1?t:a?this.filteredItems.findIndex(i=>!i.disabled):-1}resolveNested(a,t){if(!ri(a))return a;if(-1===t.indexOf("."))return a[t];{let i=t.split("."),r=a;for(let o=0,v=i.length;o<v;++o){if(null==r)return null;r=r[i[o]]}return r}}mapItem(a,t){const i=ce(a.$ngOptionLabel)?a.$ngOptionLabel:this.resolveNested(a,this._ngSelect.bindLabel),r=ce(a.$ngOptionValue)?a.$ngOptionValue:a;return{index:t,label:ce(i)?i.toString():"",value:r,disabled:a.disabled,htmlId:`${this._ngSelect.dropdownId}-${t}`}}mapSelectedItems(){const a=this._ngSelect.multiple;for(const t of this.selectedItems){const i=this._ngSelect.bindValue?this.resolveNested(t.value,this._ngSelect.bindValue):t.value,r=ce(i)?this.findItem(i):null;this._selectionModel.unselect(t,a),this._selectionModel.select(r||t,a,this._ngSelect.selectableGroupAsModel)}this._ngSelect.hideSelected&&(this._filteredItems=this.filteredItems.filter(t=>-1===this.selectedItems.indexOf(t)))}_showSelected(a){if(this._filteredItems.push(a),a.parent){const t=a.parent;this._filteredItems.find(r=>r===t)||this._filteredItems.push(t)}else if(a.children)for(const t of a.children)t.selected=!1,this._filteredItems.push(t);this._filteredItems=[...this._filteredItems.sort((t,i)=>t.index-i.index)]}_hideSelected(a){this._filteredItems=this._filteredItems.filter(t=>t!==a),a.parent?a.parent.children.every(i=>i.selected)&&(this._filteredItems=this._filteredItems.filter(i=>i!==a.parent)):a.children&&(this._filteredItems=this.filteredItems.filter(t=>t.parent!==a))}_defaultSearchFn(a,t){return Ni(t.label).toLocaleLowerCase().indexOf(a)>-1}_getNextItemIndex(a){return a>0?this._markedIndex>=this._filteredItems.length-1?0:this._markedIndex+1:this._markedIndex<=0?this._filteredItems.length-1:this._markedIndex-1}_stepToItem(a){0===this._filteredItems.length||this._filteredItems.every(t=>t.disabled)||(this._markedIndex=this._getNextItemIndex(a),this.markedItem.disabled&&this._stepToItem(a))}_getLastMarkedIndex(){if(this._ngSelect.hideSelected||this._markedIndex>-1&&void 0===this.markedItem)return-1;const a=this._filteredItems.indexOf(this.lastSelectedItem);return this.lastSelectedItem&&a<0?-1:Math.max(this.markedIndex,a)}_groupBy(a,t){const i=new Map;if(0===a.length)return i;if(Array.isArray(a[0].value[t])){for(const v of a){const x=(v.value[t]||[]).map((O,I)=>this.mapItem(O,I));i.set(v,x)}return i}const r=Ji(this._ngSelect.groupBy),o=v=>{let x=r?t(v.value):v.value[t];return ce(x)?x:void 0};for(const v of a){let x=o(v);const O=i.get(x);O?O.push(v):i.set(x,[v])}return i}_flatten(a){const t=Ji(this._ngSelect.groupBy),i=[];for(const r of Array.from(a.keys())){let o=i.length;if(void 0===r){const W=a.get(void 0)||[];i.push(...W.map(X=>(X.index=o++,X)));continue}const v=ri(r),x={label:v?"":String(r),children:void 0,parent:null,index:o++,disabled:!this._ngSelect.selectableGroup,htmlId:oi()},O=t?this._ngSelect.bindLabel:this._ngSelect.groupBy,I=this._ngSelect.groupValue||(()=>v?r.value:{[O]:r}),B=a.get(r).map(W=>(W.parent=x,W.children=void 0,W.index=o++,W));x.children=B,x.value=I(r,B.map(W=>W.value)),i.push(x),i.push(...B)}return i}}const De={Tab:9,Enter:13,Esc:27,Space:32,ArrowUp:38,ArrowDown:40,Backspace:8};De[De.Tab]="Tab",De[De.Enter]="Enter",De[De.Esc]="Esc",De[De.Space]="Space",De[De.ArrowUp]="ArrowUp",De[De.ArrowDown]="ArrowDown",De[De.Backspace]="Backspace";let Bt=(()=>{class n{constructor(){this._dimensions={itemHeight:0,panelHeight:0,itemsPerViewport:0}}get dimensions(){return this._dimensions}calculateItems(t,i,r){const o=this._dimensions,v=o.itemHeight*i,O=Math.max(0,t)/v*i;let I=Math.min(i,Math.ceil(O)+(o.itemsPerViewport+1));const W=Math.max(0,I-o.itemsPerViewport);let X=Math.min(W,Math.floor(O)),pe=o.itemHeight*Math.ceil(X)-o.itemHeight*Math.min(X,r);return pe=isNaN(pe)?0:pe,X=isNaN(X)?-1:X,I=isNaN(I)?-1:I,X-=r,X=Math.max(0,X),I+=r,I=Math.min(i,I),{topPadding:pe,scrollHeight:v,start:X,end:I}}setDimensions(t,i){const r=Math.max(1,Math.floor(i/t));this._dimensions={itemHeight:t,panelHeight:i,itemsPerViewport:r}}getScrollTo(t,i,r){const{panelHeight:o}=this.dimensions,v=t+i,O=r+o;return o>=v&&r===t?null:v>O?r+v-O:t<=r?t:null}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac}),n})();const Mn="ng-select-top",Tn="ng-select-bottom",pr="undefined"!=typeof requestAnimationFrame?dn:Ii;let Gi=(()=>{class n{constructor(t,i,r,o,v){this._renderer=t,this._zone=i,this._panelService=r,this._document=v,this.items=[],this.position="auto",this.virtualScroll=!1,this.filterValue=null,this.update=new e.vpe,this.scroll=new e.vpe,this.scrollToEnd=new e.vpe,this.outsideClick=new e.vpe,this._destroy$=new re.xQ,this._scrollToEndFired=!1,this._updateScrollHeight=!1,this._lastScrollPosition=0,this._dropdown=o.nativeElement}get currentPosition(){return this._currentPosition}get itemsLength(){return this._itemsLength}set itemsLength(t){t!==this._itemsLength&&(this._itemsLength=t,this._onItemsLengthChanged())}get _startOffset(){if(this.markedItem){const{itemHeight:t,panelHeight:i}=this._panelService.dimensions,r=this.markedItem.index*t;return i>r?0:r}return 0}handleMousedown(t){"INPUT"!==t.target.tagName&&t.preventDefault()}ngOnInit(){this._select=this._dropdown.parentElement,this._virtualPadding=this.paddingElementRef.nativeElement,this._scrollablePanel=this.scrollElementRef.nativeElement,this._contentPanel=this.contentElementRef.nativeElement,this._handleScroll(),this._handleOutsideClick(),this._appendDropdown()}ngOnChanges(t){if(t.items){const i=t.items;this._onItemsChange(i.currentValue,i.firstChange)}}ngOnDestroy(){this._destroy$.next(),this._destroy$.complete(),this._destroy$.unsubscribe(),this.appendTo&&this._renderer.removeChild(this._dropdown.parentNode,this._dropdown)}scrollTo(t,i=!1){if(!t)return;const r=this.items.indexOf(t);if(r<0||r>=this.itemsLength)return;let o;if(this.virtualScroll){const v=this._panelService.dimensions.itemHeight;o=this._panelService.getScrollTo(r*v,v,this._lastScrollPosition)}else{const v=this._dropdown.querySelector(`#${t.htmlId}`);o=this._panelService.getScrollTo(v.offsetTop,v.clientHeight,i?v.offsetTop:this._lastScrollPosition)}ce(o)&&(this._scrollablePanel.scrollTop=o)}scrollToTag(){const t=this._scrollablePanel;t.scrollTop=t.scrollHeight-t.clientHeight}adjustPosition(){this._updateYPosition()}_handleDropdownPosition(){this._currentPosition=this._calculateCurrentPosition(this._dropdown),"top"===this._currentPosition?(this._renderer.addClass(this._dropdown,Mn),this._renderer.removeClass(this._dropdown,Tn),this._renderer.addClass(this._select,Mn),this._renderer.removeClass(this._select,Tn)):(this._renderer.addClass(this._dropdown,Tn),this._renderer.removeClass(this._dropdown,Mn),this._renderer.addClass(this._select,Tn),this._renderer.removeClass(this._select,Mn)),this.appendTo&&this._updateYPosition(),this._dropdown.style.opacity="1"}_handleScroll(){this._zone.runOutsideAngular(()=>{Ft(this.scrollElementRef.nativeElement,"scroll").pipe(le(this._destroy$),lt(0,pr)).subscribe(t=>{const i=t.path||t.composedPath&&t.composedPath();this._onContentScrolled(i&&0!==i.length?i[0].scrollTop:t.target.scrollTop)})})}_handleOutsideClick(){!this._document||this._zone.runOutsideAngular(()=>{(0,ne.T)(Ft(this._document,"touchstart",{capture:!0}),Ft(this._document,"mousedown",{capture:!0})).pipe(le(this._destroy$)).subscribe(t=>this._checkToClose(t))})}_checkToClose(t){if(this._select.contains(t.target)||this._dropdown.contains(t.target))return;const i=t.path||t.composedPath&&t.composedPath();t.target&&t.target.shadowRoot&&i&&i[0]&&this._select.contains(i[0])||this._zone.run(()=>this.outsideClick.emit())}_onItemsChange(t,i){this.items=t||[],this._scrollToEndFired=!1,this.itemsLength=t.length,this.virtualScroll?this._updateItemsRange(i):(this._setVirtualHeight(),this._updateItems(i))}_updateItems(t){this.update.emit(this.items),!1!==t&&this._zone.runOutsideAngular(()=>{Promise.resolve().then(()=>{this._panelService.setDimensions(0,this._scrollablePanel.clientHeight),this._handleDropdownPosition(),this.scrollTo(this.markedItem,t)})})}_updateItemsRange(t){this._zone.runOutsideAngular(()=>{this._measureDimensions().then(()=>{t?(this._renderItemsRange(this._startOffset),this._handleDropdownPosition()):this._renderItemsRange()})})}_onContentScrolled(t){this.virtualScroll&&this._renderItemsRange(t),this._lastScrollPosition=t,this._fireScrollToEnd(t)}_updateVirtualHeight(t){this._updateScrollHeight&&(this._virtualPadding.style.height=`${t}px`,this._updateScrollHeight=!1)}_setVirtualHeight(){!this._virtualPadding||(this._virtualPadding.style.height="0px")}_onItemsLengthChanged(){this._updateScrollHeight=!0}_renderItemsRange(t=null){if(t&&this._lastScrollPosition===t)return;const i=this._panelService.calculateItems(t=t||this._scrollablePanel.scrollTop,this.itemsLength,this.bufferAmount);this._updateVirtualHeight(i.scrollHeight),this._contentPanel.style.transform=`translateY(${i.topPadding}px)`,this._zone.run(()=>{this.update.emit(this.items.slice(i.start,i.end)),this.scroll.emit({start:i.start,end:i.end})}),ce(t)&&0===this._lastScrollPosition&&(this._scrollablePanel.scrollTop=t,this._lastScrollPosition=t)}_measureDimensions(){if(this._panelService.dimensions.itemHeight>0||0===this.itemsLength)return Promise.resolve(this._panelService.dimensions);const[t]=this.items;return this.update.emit([t]),Promise.resolve().then(()=>{const r=this._dropdown.querySelector(`#${t.htmlId}`).clientHeight;return this._virtualPadding.style.height=r*this.itemsLength+"px",this._panelService.setDimensions(r,this._scrollablePanel.clientHeight),this._panelService.dimensions})}_fireScrollToEnd(t){this._scrollToEndFired||0===t||t+this._dropdown.clientHeight>=(this.virtualScroll?this._virtualPadding:this._contentPanel).clientHeight&&(this._zone.run(()=>this.scrollToEnd.emit()),this._scrollToEndFired=!0)}_calculateCurrentPosition(t){if("auto"!==this.position)return this.position;const i=this._select.getBoundingClientRect(),r=document.documentElement.scrollTop||document.body.scrollTop;return i.top+window.pageYOffset+i.height+t.getBoundingClientRect().height>r+document.documentElement.clientHeight?"top":"bottom"}_appendDropdown(){if(this.appendTo){if(this._parent=document.querySelector(this.appendTo),!this._parent)throw new Error(`appendTo selector ${this.appendTo} did not found any parent element`);this._updateXPosition(),this._parent.appendChild(this._dropdown)}}_updateXPosition(){const t=this._select.getBoundingClientRect(),i=this._parent.getBoundingClientRect();this._dropdown.style.left=t.left-i.left+"px",this._dropdown.style.width=t.width+"px",this._dropdown.style.minWidth=t.width+"px"}_updateYPosition(){const t=this._select.getBoundingClientRect(),i=this._parent.getBoundingClientRect(),r=t.height;"top"===this._currentPosition?(this._dropdown.style.bottom=i.bottom-t.bottom+r+"px",this._dropdown.style.top="auto"):"bottom"===this._currentPosition&&(this._dropdown.style.top=t.top-i.top+r+"px",this._dropdown.style.bottom="auto")}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.Qsj),e.Y36(e.R0b),e.Y36(Bt),e.Y36(e.SBq),e.Y36(f.K0,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["ng-dropdown-panel"]],viewQuery:function(t,i){if(1&t&&(e.Gf(Nt,7,e.SBq),e.Gf(pi,7,e.SBq),e.Gf(un,7,e.SBq)),2&t){let r;e.iGM(r=e.CRH())&&(i.contentElementRef=r.first),e.iGM(r=e.CRH())&&(i.scrollElementRef=r.first),e.iGM(r=e.CRH())&&(i.paddingElementRef=r.first)}},hostBindings:function(t,i){1&t&&e.NdJ("mousedown",function(o){return i.handleMousedown(o)})},inputs:{items:"items",position:"position",virtualScroll:"virtualScroll",filterValue:"filterValue",markedItem:"markedItem",appendTo:"appendTo",bufferAmount:"bufferAmount",headerTemplate:"headerTemplate",footerTemplate:"footerTemplate"},outputs:{update:"update",scroll:"scroll",scrollToEnd:"scrollToEnd",outsideClick:"outsideClick"},features:[e.TTD],ngContentSelectors:Ve,decls:9,vars:6,consts:[["class","ng-dropdown-header",4,"ngIf"],[1,"ng-dropdown-panel-items","scroll-host"],["scroll",""],["padding",""],["content",""],["class","ng-dropdown-footer",4,"ngIf"],[1,"ng-dropdown-header"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"ng-dropdown-footer"]],template:function(t,i){1&t&&(e.F$t(),e.YNc(0,Jn,2,4,"div",0),e.TgZ(1,"div",1,2),e._UZ(3,"div",null,3),e.TgZ(5,"div",null,4),e.Hsn(7),e.qZA(),e.qZA(),e.YNc(8,Wn,2,4,"div",5)),2&t&&(e.Q6J("ngIf",i.headerTemplate),e.xp6(3),e.ekj("total-padding",i.virtualScroll),e.xp6(2),e.ekj("scrollable-content",i.virtualScroll&&i.items.length),e.xp6(3),e.Q6J("ngIf",i.footerTemplate))},directives:[f.O5,f.tP],encapsulation:2,changeDetection:0}),n})(),fr=(()=>{class n{constructor(t){this.elementRef=t,this.stateChange$=new re.xQ,this._disabled=!1}get disabled(){return this._disabled}set disabled(t){this._disabled=this._isDisabled(t)}get label(){return(this.elementRef.nativeElement.textContent||"").trim()}ngOnChanges(t){t.disabled&&this.stateChange$.next({value:this.value,disabled:this._disabled})}ngAfterViewChecked(){this.label!==this._previousLabel&&(this._previousLabel=this.label,this.stateChange$.next({value:this.value,disabled:this._disabled,label:this.elementRef.nativeElement.innerHTML}))}ngOnDestroy(){this.stateChange$.complete()}_isDisabled(t){return null!=t&&"false"!=`${t}`}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq))},n.\u0275cmp=e.Xpm({type:n,selectors:[["ng-option"]],inputs:{disabled:"disabled",value:"value"},features:[e.TTD],ngContentSelectors:Ve,decls:1,vars:0,template:function(t,i){1&t&&(e.F$t(),e.Hsn(0))},encapsulation:2,changeDetection:0}),n})(),gr=(()=>{class n{constructor(){this.notFoundText="No items found",this.typeToSearchText="Type to search",this.addTagText="Add item",this.loadingText="Loading...",this.clearAllText="Clear all",this.disableVirtualScroll=!0,this.openOnEnter=!0,this.appearance="underline"}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=(0,e.Yz7)({factory:function(){return new n},token:n,providedIn:"root"}),n})();const xa=new e.OlP("ng-select-selection-model");let ht=(()=>{class n{constructor(t,i,r,o,v,x,O){this.classes=t,this.autoFocus=i,this._cd=x,this._console=O,this.markFirst=!0,this.dropdownPosition="auto",this.loading=!1,this.closeOnSelect=!0,this.hideSelected=!1,this.selectOnTab=!1,this.bufferAmount=4,this.selectableGroup=!1,this.selectableGroupAsModel=!0,this.searchFn=null,this.trackByFn=null,this.clearOnBackspace=!0,this.labelForId=null,this.inputAttrs={},this.readonly=!1,this.searchWhileComposing=!0,this.minTermLength=0,this.editableSearchTerm=!1,this.keyDownFn=I=>!0,this.multiple=!1,this.addTag=!1,this.searchable=!0,this.clearable=!0,this.isOpen=!1,this.blurEvent=new e.vpe,this.focusEvent=new e.vpe,this.changeEvent=new e.vpe,this.openEvent=new e.vpe,this.closeEvent=new e.vpe,this.searchEvent=new e.vpe,this.clearEvent=new e.vpe,this.addEvent=new e.vpe,this.removeEvent=new e.vpe,this.scroll=new e.vpe,this.scrollToEnd=new e.vpe,this.viewPortItems=[],this.searchTerm=null,this.dropdownId=oi(),this.escapeHTML=!0,this.useDefaultClass=!0,this._items=[],this._defaultLabel="label",this._pressedKeys=[],this._isComposing=!1,this._destroy$=new re.xQ,this._keyPress$=new re.xQ,this._onChange=I=>{},this._onTouched=()=>{},this.clearItem=I=>{const B=this.selectedItems.find(W=>W.value===I);this.unselect(B)},this.trackByOption=(I,B)=>this.trackByFn?this.trackByFn(B.value):B,this._mergeGlobalConfig(r),this.itemsList=new mr(this,o()),this.element=v.nativeElement}get items(){return this._items}set items(t){this._itemsAreUsed=!0,this._items=t}get compareWith(){return this._compareWith}set compareWith(t){if(!Ji(t))throw Error("`compareWith` must be a function.");this._compareWith=t}get clearSearchOnAdd(){return ce(this._clearSearchOnAdd)?this._clearSearchOnAdd:this.closeOnSelect}set clearSearchOnAdd(t){this._clearSearchOnAdd=t}get disabled(){return this.readonly||this._disabled}get filtered(){return!!this.searchTerm&&this.searchable||this._isComposing}get _editableSearchTerm(){return this.editableSearchTerm&&!this.multiple}get selectedItems(){return this.itemsList.selectedItems}get selectedValues(){return this.selectedItems.map(t=>t.value)}get hasValue(){return this.selectedItems.length>0}get currentPanelPosition(){if(this.dropdownPanel)return this.dropdownPanel.currentPosition}ngOnInit(){this._handleKeyPresses(),this._setInputAttributes()}ngOnChanges(t){t.multiple&&this.itemsList.clearSelected(),t.items&&this._setItems(t.items.currentValue||[]),t.isOpen&&(this._manualOpen=ce(t.isOpen.currentValue))}ngAfterViewInit(){this._itemsAreUsed||(this.escapeHTML=!1,this._setItemsFromNgOptions()),ce(this.autoFocus)&&this.focus()}ngOnDestroy(){this._destroy$.next(),this._destroy$.complete()}handleKeyDown(t){if(De[t.which]){if(!1===this.keyDownFn(t))return;this.handleKeyCode(t)}else t.key&&1===t.key.length&&this._keyPress$.next(t.key.toLocaleLowerCase())}handleKeyCode(t){switch(t.which){case De.ArrowDown:this._handleArrowDown(t);break;case De.ArrowUp:this._handleArrowUp(t);break;case De.Space:this._handleSpace(t);break;case De.Enter:this._handleEnter(t);break;case De.Tab:this._handleTab(t);break;case De.Esc:this.close(),t.preventDefault();break;case De.Backspace:this._handleBackspace()}}handleMousedown(t){const i=t.target;"INPUT"!==i.tagName&&t.preventDefault(),i.classList.contains("ng-clear-wrapper")?this.handleClearClick():i.classList.contains("ng-arrow-wrapper")?this.handleArrowClick():i.classList.contains("ng-value-icon")||(this.focused||this.focus(),this.searchable?this.open():this.toggle())}handleArrowClick(){this.isOpen?this.close():this.open()}handleClearClick(){this.hasValue&&(this.itemsList.clearSelected(!0),this._updateNgModel()),this._clearSearch(),this.focus(),this.clearEvent.emit(),this._onSelectionChanged()}clearModel(){!this.clearable||(this.itemsList.clearSelected(),this._updateNgModel())}writeValue(t){this.itemsList.clearSelected(),this._handleWriteValue(t),this._cd.markForCheck()}registerOnChange(t){this._onChange=t}registerOnTouched(t){this._onTouched=t}setDisabledState(t){this._disabled=t,this._cd.markForCheck()}toggle(){this.isOpen?this.close():this.open()}open(){this.disabled||this.isOpen||this.itemsList.maxItemsSelected||this._manualOpen||!this._isTypeahead&&!this.addTag&&this.itemsList.noItemsToSelect||(this.isOpen=!0,this.itemsList.markSelectedOrDefault(this.markFirst),this.openEvent.emit(),this.searchTerm||this.focus(),this.detectChanges())}close(){!this.isOpen||this._manualOpen||(this.isOpen=!1,this._isComposing=!1,this._editableSearchTerm?this.itemsList.resetFilteredItems():this._clearSearch(),this.itemsList.unmarkItem(),this._onTouched(),this.closeEvent.emit(),this._cd.markForCheck())}toggleItem(t){!t||t.disabled||this.disabled||(this.multiple&&t.selected?this.unselect(t):this.select(t),this._editableSearchTerm&&this._setSearchTermFromItems(),this._onSelectionChanged())}select(t){t.selected||(this.itemsList.select(t),this.clearSearchOnAdd&&!this._editableSearchTerm&&this._clearSearch(),this._updateNgModel(),this.multiple&&this.addEvent.emit(t.value)),(this.closeOnSelect||this.itemsList.noItemsToSelect)&&this.close()}focus(){this.searchInput.nativeElement.focus()}blur(){this.searchInput.nativeElement.blur()}unselect(t){!t||(this.itemsList.unselect(t),this.focus(),this._updateNgModel(),this.removeEvent.emit(t))}selectTag(){let t;t=Ji(this.addTag)?this.addTag(this.searchTerm):this._primitive?this.searchTerm:{[this.bindLabel]:this.searchTerm};const i=r=>this._isTypeahead||!this.isOpen?this.itemsList.mapItem(r,null):this.itemsList.addItem(r);!function _r(n){return n instanceof Promise}(t)?t&&this.select(i(t)):t.then(r=>this.select(i(r))).catch(()=>{})}showClear(){return this.clearable&&(this.hasValue||this.searchTerm)&&!this.disabled}get showAddTag(){if(!this._validTerm)return!1;const t=this.searchTerm.toLowerCase().trim();return this.addTag&&!this.itemsList.filteredItems.some(i=>i.label.toLowerCase()===t)&&(!this.hideSelected&&this.isOpen||!this.selectedItems.some(i=>i.label.toLowerCase()===t))&&!this.loading}showNoItemsFound(){const t=0===this.itemsList.filteredItems.length;return(t&&!this._isTypeahead&&!this.loading||t&&this._isTypeahead&&this._validTerm&&!this.loading)&&!this.showAddTag}showTypeToSearch(){return 0===this.itemsList.filteredItems.length&&this._isTypeahead&&!this._validTerm&&!this.loading}onCompositionStart(){this._isComposing=!0}onCompositionEnd(t){this._isComposing=!1,!this.searchWhileComposing&&this.filter(t)}filter(t){this._isComposing&&!this.searchWhileComposing||(this.searchTerm=t,this._isTypeahead&&(this._validTerm||0===this.minTermLength)&&this.typeahead.next(t),this._isTypeahead||(this.itemsList.filter(this.searchTerm),this.isOpen&&this.itemsList.markSelectedOrDefault(this.markFirst)),this.searchEvent.emit({term:t,items:this.itemsList.filteredItems.map(i=>i.value)}),this.open())}onInputFocus(t){this.focused||(this._editableSearchTerm&&this._setSearchTermFromItems(),this.element.classList.add("ng-select-focused"),this.focusEvent.emit(t),this.focused=!0)}onInputBlur(t){this.element.classList.remove("ng-select-focused"),this.blurEvent.emit(t),!this.isOpen&&!this.disabled&&this._onTouched(),this._editableSearchTerm&&this._setSearchTermFromItems(),this.focused=!1}onItemHover(t){t.disabled||this.itemsList.markItem(t)}detectChanges(){this._cd.destroyed||this._cd.detectChanges()}_setSearchTermFromItems(){const t=this.selectedItems&&this.selectedItems[0];this.searchTerm=t&&t.label||null}_setItems(t){const i=t[0];this.bindLabel=this.bindLabel||this._defaultLabel,this._primitive=ce(i)?!ri(i):this._primitive||this.bindLabel===this._defaultLabel,this.itemsList.setItems(t),t.length>0&&this.hasValue&&this.itemsList.mapSelectedItems(),this.isOpen&&ce(this.searchTerm)&&!this._isTypeahead&&this.itemsList.filter(this.searchTerm),(this._isTypeahead||this.isOpen)&&this.itemsList.markSelectedOrDefault(this.markFirst)}_setItemsFromNgOptions(){const t=r=>{this.items=r.map(o=>({$ngOptionValue:o.value,$ngOptionLabel:o.elementRef.nativeElement.innerHTML,disabled:o.disabled})),this.itemsList.setItems(this.items),this.hasValue&&this.itemsList.mapSelectedItems(),this.detectChanges()},i=()=>{const r=(0,ne.T)(this.ngOptions.changes,this._destroy$);(0,ne.T)(...this.ngOptions.map(o=>o.stateChange$)).pipe(le(r)).subscribe(o=>{const v=this.itemsList.findItem(o.value);v.disabled=o.disabled,v.label=o.label||v.label,this._cd.detectChanges()})};this.ngOptions.changes.pipe((0,dt.O)(this.ngOptions),le(this._destroy$)).subscribe(r=>{this.bindLabel=this._defaultLabel,t(r),i()})}_isValidWriteValue(t){if(!ce(t)||this.multiple&&""===t||Array.isArray(t)&&0===t.length)return!1;const i=r=>!(!ce(this.compareWith)&&ri(r)&&this.bindValue&&(this._console.warn(`Setting object(${JSON.stringify(r)}) as your model with bindValue is not allowed unless [compareWith] is used.`),1));return this.multiple?Array.isArray(t)?t.every(r=>i(r)):(this._console.warn("Multiple select ngModel should be array."),!1):i(t)}_handleWriteValue(t){if(!this._isValidWriteValue(t))return;const i=r=>{let o=this.itemsList.findItem(r);if(o)this.itemsList.select(o);else{const v=ri(r),x=!v&&!this.bindValue;v||x?this.itemsList.select(this.itemsList.mapItem(r,null)):this.bindValue&&(o={[this.bindLabel]:null,[this.bindValue]:r},this.itemsList.select(this.itemsList.mapItem(o,null)))}};this.multiple?t.forEach(r=>i(r)):i(t)}_handleKeyPresses(){this.searchable||this._keyPress$.pipe(le(this._destroy$),(0,pt.b)(t=>this._pressedKeys.push(t)),Wt(200),(0,Ne.h)(()=>this._pressedKeys.length>0),(0,$e.U)(()=>this._pressedKeys.join(""))).subscribe(t=>{const i=this.itemsList.findByLabel(t);i&&(this.isOpen?(this.itemsList.markItem(i),this._scrollToMarked(),this._cd.markForCheck()):this.select(i)),this._pressedKeys=[]})}_setInputAttributes(){const t=this.searchInput.nativeElement,i=Object.assign({type:"text",autocorrect:"off",autocapitalize:"off",autocomplete:this.labelForId?"off":this.dropdownId},this.inputAttrs);for(const r of Object.keys(i))t.setAttribute(r,i[r])}_updateNgModel(){const t=[];for(const r of this.selectedItems)if(this.bindValue){let o=null;o=r.children?r.value[(this.groupValue?this.bindValue:this.groupBy)||this.groupBy]:this.itemsList.resolveNested(r.value,this.bindValue),t.push(o)}else t.push(r.value);const i=this.selectedItems.map(r=>r.value);this.multiple?(this._onChange(t),this.changeEvent.emit(i)):(this._onChange(ce(t[0])?t[0]:null),this.changeEvent.emit(i[0])),this._cd.markForCheck()}_clearSearch(){!this.searchTerm||(this._changeSearch(null),this.itemsList.resetFilteredItems())}_changeSearch(t){this.searchTerm=t,this._isTypeahead&&this.typeahead.next(t)}_scrollToMarked(){!this.isOpen||!this.dropdownPanel||this.dropdownPanel.scrollTo(this.itemsList.markedItem)}_scrollToTag(){!this.isOpen||!this.dropdownPanel||this.dropdownPanel.scrollToTag()}_onSelectionChanged(){this.isOpen&&this.multiple&&this.appendTo&&(this._cd.detectChanges(),this.dropdownPanel.adjustPosition())}_handleTab(t){!1===this.isOpen&&!this.addTag||(this.selectOnTab?this.itemsList.markedItem?(this.toggleItem(this.itemsList.markedItem),t.preventDefault()):this.showAddTag?(this.selectTag(),t.preventDefault()):this.close():this.close())}_handleEnter(t){if(this.isOpen||this._manualOpen)this.itemsList.markedItem?this.toggleItem(this.itemsList.markedItem):this.showAddTag&&this.selectTag();else{if(!this.openOnEnter)return;this.open()}t.preventDefault()}_handleSpace(t){this.isOpen||this._manualOpen||(this.open(),t.preventDefault())}_handleArrowDown(t){this._nextItemIsTag(1)?(this.itemsList.unmarkItem(),this._scrollToTag()):(this.itemsList.markNextItem(),this._scrollToMarked()),this.open(),t.preventDefault()}_handleArrowUp(t){!this.isOpen||(this._nextItemIsTag(-1)?(this.itemsList.unmarkItem(),this._scrollToTag()):(this.itemsList.markPreviousItem(),this._scrollToMarked()),t.preventDefault())}_nextItemIsTag(t){const i=this.itemsList.markedIndex+t;return this.addTag&&this.searchTerm&&this.itemsList.markedItem&&(i<0||i===this.itemsList.filteredItems.length)}_handleBackspace(){this.searchTerm||!this.clearable||!this.clearOnBackspace||!this.hasValue||(this.multiple?this.unselect(this.itemsList.lastSelectedItem):this.clearModel())}get _isTypeahead(){return this.typeahead&&this.typeahead.observers.length>0}get _validTerm(){const t=this.searchTerm&&this.searchTerm.trim();return t&&t.length>=this.minTermLength}_mergeGlobalConfig(t){this.placeholder=this.placeholder||t.placeholder,this.notFoundText=this.notFoundText||t.notFoundText,this.typeToSearchText=this.typeToSearchText||t.typeToSearchText,this.addTagText=this.addTagText||t.addTagText,this.loadingText=this.loadingText||t.loadingText,this.clearAllText=this.clearAllText||t.clearAllText,this.virtualScroll=ce(this.virtualScroll)?this.virtualScroll:!!ce(t.disableVirtualScroll)&&!t.disableVirtualScroll,this.openOnEnter=ce(this.openOnEnter)?this.openOnEnter:t.openOnEnter,this.appendTo=this.appendTo||t.appendTo,this.bindValue=this.bindValue||t.bindValue,this.bindLabel=this.bindLabel||t.bindLabel,this.appearance=this.appearance||t.appearance}}return n.\u0275fac=function(t){return new(t||n)(e.$8M("class"),e.$8M("autofocus"),e.Y36(gr),e.Y36(xa),e.Y36(e.SBq),e.Y36(e.sBO),e.Y36(Ae))},n.\u0275cmp=e.Xpm({type:n,selectors:[["ng-select"]],contentQueries:function(t,i,r){if(1&t&&(e.Suo(r,Gt,5,e.Rgc),e.Suo(r,Kn,5,e.Rgc),e.Suo(r,gt,5,e.Rgc),e.Suo(r,Xn,5,e.Rgc),e.Suo(r,vi,5,e.Rgc),e.Suo(r,ka,5,e.Rgc),e.Suo(r,vn,5,e.Rgc),e.Suo(r,ea,5,e.Rgc),e.Suo(r,wa,5,e.Rgc),e.Suo(r,Da,5,e.Rgc),e.Suo(r,Ca,5,e.Rgc),e.Suo(r,fr,5)),2&t){let o;e.iGM(o=e.CRH())&&(i.optionTemplate=o.first),e.iGM(o=e.CRH())&&(i.optgroupTemplate=o.first),e.iGM(o=e.CRH())&&(i.labelTemplate=o.first),e.iGM(o=e.CRH())&&(i.multiLabelTemplate=o.first),e.iGM(o=e.CRH())&&(i.headerTemplate=o.first),e.iGM(o=e.CRH())&&(i.footerTemplate=o.first),e.iGM(o=e.CRH())&&(i.notFoundTemplate=o.first),e.iGM(o=e.CRH())&&(i.typeToSearchTemplate=o.first),e.iGM(o=e.CRH())&&(i.loadingTextTemplate=o.first),e.iGM(o=e.CRH())&&(i.tagTemplate=o.first),e.iGM(o=e.CRH())&&(i.loadingSpinnerTemplate=o.first),e.iGM(o=e.CRH())&&(i.ngOptions=o)}},viewQuery:function(t,i){if(1&t&&(e.Gf(Gi,5),e.Gf(Gn,7)),2&t){let r;e.iGM(r=e.CRH())&&(i.dropdownPanel=r.first),e.iGM(r=e.CRH())&&(i.searchInput=r.first)}},hostVars:20,hostBindings:function(t,i){1&t&&e.NdJ("keydown",function(o){return i.handleKeyDown(o)}),2&t&&e.ekj("ng-select",i.useDefaultClass)("ng-select-single",!i.multiple)("ng-select-multiple",i.multiple)("ng-select-taggable",i.addTag)("ng-select-searchable",i.searchable)("ng-select-clearable",i.clearable)("ng-select-opened",i.isOpen)("ng-select-disabled",i.disabled)("ng-select-filtered",i.filtered)("ng-select-typeahead",i.typeahead)},inputs:{markFirst:"markFirst",dropdownPosition:"dropdownPosition",loading:"loading",closeOnSelect:"closeOnSelect",hideSelected:"hideSelected",selectOnTab:"selectOnTab",bufferAmount:"bufferAmount",selectableGroup:"selectableGroup",selectableGroupAsModel:"selectableGroupAsModel",searchFn:"searchFn",trackByFn:"trackByFn",clearOnBackspace:"clearOnBackspace",labelForId:"labelForId",inputAttrs:"inputAttrs",readonly:"readonly",searchWhileComposing:"searchWhileComposing",minTermLength:"minTermLength",editableSearchTerm:"editableSearchTerm",keyDownFn:"keyDownFn",multiple:"multiple",addTag:"addTag",searchable:"searchable",clearable:"clearable",isOpen:"isOpen",items:"items",compareWith:"compareWith",clearSearchOnAdd:"clearSearchOnAdd",bindLabel:"bindLabel",placeholder:"placeholder",notFoundText:"notFoundText",typeToSearchText:"typeToSearchText",addTagText:"addTagText",loadingText:"loadingText",clearAllText:"clearAllText",virtualScroll:"virtualScroll",openOnEnter:"openOnEnter",appendTo:"appendTo",bindValue:"bindValue",appearance:"appearance",maxSelectedItems:"maxSelectedItems",groupBy:"groupBy",groupValue:"groupValue",tabIndex:"tabIndex",typeahead:"typeahead"},outputs:{blurEvent:"blur",focusEvent:"focus",changeEvent:"change",openEvent:"open",closeEvent:"close",searchEvent:"search",clearEvent:"clear",addEvent:"add",removeEvent:"remove",scroll:"scroll",scrollToEnd:"scrollToEnd"},features:[e._Bn([{provide:l.JU,useExisting:(0,e.Gpc)(()=>n),multi:!0},Bt]),e.TTD],decls:14,vars:19,consts:[[1,"ng-select-container",3,"mousedown"],[1,"ng-value-container"],[1,"ng-placeholder"],[4,"ngIf"],["role","combobox","aria-haspopup","listbox",1,"ng-input"],["aria-autocomplete","list",3,"readOnly","disabled","value","input","compositionstart","compositionend","focus","blur","change"],["searchInput",""],["class","ng-clear-wrapper",3,"title",4,"ngIf"],[1,"ng-arrow-wrapper"],[1,"ng-arrow"],["class","ng-dropdown-panel","role","listbox","aria-label","Options list",3,"virtualScroll","bufferAmount","appendTo","position","headerTemplate","footerTemplate","filterValue","items","markedItem","ng-select-multiple","ngClass","id","update","scroll","scrollToEnd","outsideClick",4,"ngIf"],["class","ng-value",3,"ng-value-disabled",4,"ngFor","ngForOf","ngForTrackBy"],[1,"ng-value"],["defaultLabelTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["aria-hidden","true",1,"ng-value-icon","left",3,"click"],[1,"ng-value-label",3,"ngItemLabel","escape"],["defaultLoadingSpinnerTemplate",""],[3,"ngTemplateOutlet"],[1,"ng-spinner-loader"],[1,"ng-clear-wrapper",3,"title"],["aria-hidden","true",1,"ng-clear"],["role","listbox","aria-label","Options list",1,"ng-dropdown-panel",3,"virtualScroll","bufferAmount","appendTo","position","headerTemplate","footerTemplate","filterValue","items","markedItem","ngClass","id","update","scroll","scrollToEnd","outsideClick"],["class","ng-option",3,"ng-option-disabled","ng-option-selected","ng-optgroup","ng-option","ng-option-child","ng-option-marked","click","mouseover",4,"ngFor","ngForOf","ngForTrackBy"],["class","ng-option","role","option",3,"ng-option-marked","mouseover","click",4,"ngIf"],[1,"ng-option",3,"click","mouseover"],["defaultOptionTemplate",""],[1,"ng-option-label",3,"ngItemLabel","escape"],["role","option",1,"ng-option",3,"mouseover","click"],["defaultTagTemplate",""],[1,"ng-tag-label"],["defaultNotFoundTemplate",""],[1,"ng-option","ng-option-disabled"],["defaultTypeToSearchTemplate",""],["defaultLoadingTextTemplate",""]],template:function(t,i){if(1&t){const r=e.EpF();e.TgZ(0,"div",0),e.NdJ("mousedown",function(v){return i.handleMousedown(v)}),e.TgZ(1,"div",1),e.TgZ(2,"div",2),e._uU(3),e.qZA(),e.YNc(4,Le,2,2,"ng-container",3),e.YNc(5,mn,1,5,null,3),e.TgZ(6,"div",4),e.TgZ(7,"input",5,6),e.NdJ("input",function(){e.CHM(r);const v=e.MAs(8);return i.filter(v.value)})("compositionstart",function(){return i.onCompositionStart()})("compositionend",function(){e.CHM(r);const v=e.MAs(8);return i.onCompositionEnd(v.value)})("focus",function(v){return i.onInputFocus(v)})("blur",function(v){return i.onInputBlur(v)})("change",function(v){return v.stopPropagation()}),e.qZA(),e.qZA(),e.qZA(),e.YNc(9,ya,4,1,"ng-container",3),e.YNc(10,pn,3,1,"span",7),e.TgZ(11,"span",8),e._UZ(12,"span",9),e.qZA(),e.qZA(),e.YNc(13,ut,7,19,"ng-dropdown-panel",10)}2&t&&(e.ekj("ng-appearance-outline","outline"===i.appearance)("ng-has-value",i.hasValue),e.xp6(3),e.Oqu(i.placeholder),e.xp6(1),e.Q6J("ngIf",(!i.multiLabelTemplate||!i.multiple)&&i.selectedItems.length>0),e.xp6(1),e.Q6J("ngIf",i.multiple&&i.multiLabelTemplate&&i.selectedValues.length>0),e.xp6(1),e.uIk("aria-expanded",i.isOpen)("aria-owns",i.isOpen?i.dropdownId:null),e.xp6(1),e.Q6J("readOnly",!i.searchable||i.itemsList.maxItemsSelected)("disabled",i.disabled)("value",i.searchTerm?i.searchTerm:""),e.uIk("id",i.labelForId)("tabindex",i.tabIndex)("aria-activedescendant",i.isOpen?null==i.itemsList||null==i.itemsList.markedItem?null:i.itemsList.markedItem.htmlId:null)("aria-controls",i.isOpen?i.dropdownId:null),e.xp6(2),e.Q6J("ngIf",i.loading),e.xp6(1),e.Q6J("ngIf",i.showClear()),e.xp6(3),e.Q6J("ngIf",i.isOpen))},directives:[f.O5,f.sg,Wi,f.tP,Gi,f.mk],styles:['.ng-select{display:block;position:relative}.ng-select,.ng-select div,.ng-select input,.ng-select span{box-sizing:border-box}.ng-select [hidden]{display:none}.ng-select.ng-select-searchable .ng-select-container .ng-value-container .ng-input{opacity:1}.ng-select.ng-select-opened .ng-select-container{z-index:1001}.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder,.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;cursor:default;user-select:none}.ng-select.ng-select-disabled .ng-arrow-wrapper{cursor:default}.ng-select.ng-select-filtered .ng-placeholder{display:none}.ng-select .ng-select-container{cursor:default;display:flex;outline:none;overflow:hidden;position:relative;width:100%}.ng-select .ng-select-container .ng-value-container{display:flex;flex:1}.ng-select .ng-select-container .ng-value-container .ng-input{opacity:0}.ng-select .ng-select-container .ng-value-container .ng-input>input{background:none transparent;border:0;box-shadow:none;box-sizing:content-box;cursor:default;outline:none;padding:0;width:100%}.ng-select .ng-select-container .ng-value-container .ng-input>input::-ms-clear{display:none}.ng-select .ng-select-container .ng-value-container .ng-input>input[readonly]{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;padding:0;user-select:none;width:0}.ng-select.ng-select-single.ng-select-filtered .ng-select-container .ng-value-container .ng-value{visibility:hidden}.ng-select.ng-select-single .ng-select-container .ng-value-container,.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:none}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{left:0;position:absolute;width:100%}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-icon{display:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{flex-wrap:wrap}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{position:absolute}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{white-space:nowrap}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-icon{display:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{cursor:pointer}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{flex:1;z-index:2}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{z-index:1}.ng-select .ng-clear-wrapper{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;cursor:pointer;position:relative;user-select:none;width:17px}.ng-select .ng-clear-wrapper .ng-clear{display:inline-block;font-size:18px;line-height:1;pointer-events:none}.ng-select .ng-spinner-loader{-webkit-animation:load8 .8s linear infinite;animation:load8 .8s linear infinite;border:2px solid rgba(66,66,66,.2);border-left-color:#424242;border-radius:50%;font-size:10px;height:17px;margin-right:5px;position:relative;text-indent:-9999em;transform:translateZ(0);width:17px}.ng-select .ng-spinner-loader:after{border-radius:50%;height:17px;width:17px}@-webkit-keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ng-select .ng-arrow-wrapper{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;cursor:pointer;position:relative;text-align:center;user-select:none}.ng-select .ng-arrow-wrapper .ng-arrow{display:inline-block;height:0;pointer-events:none;position:relative;width:0}.ng-dropdown-panel{-webkit-overflow-scrolling:touch;box-sizing:border-box;opacity:0;position:absolute;width:100%;z-index:1050}.ng-dropdown-panel .ng-dropdown-panel-items{box-sizing:border-box;display:block;height:auto;max-height:240px;overflow-y:auto}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{box-sizing:border-box;cursor:pointer;display:block}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label:empty:before{content:"\\200b"}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .highlighted{font-weight:700;text-decoration:underline}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.disabled{cursor:default}.ng-dropdown-panel .scroll-host{-webkit-overflow-scrolling:touch;display:block;overflow:hidden;overflow-y:auto;position:relative}.ng-dropdown-panel .scrollable-content{height:100%;left:0;position:absolute;top:0;width:100%}.ng-dropdown-panel .total-padding{opacity:0;width:1px}'],encapsulation:2,changeDetection:0}),n})();class bi{constructor(){this._selected=[]}get value(){return this._selected}select(a,t,i){if(a.selected=!0,(!a.children||!t&&i)&&this._selected.push(a),t)if(a.parent){const r=a.parent.children.length,o=a.parent.children.filter(v=>v.selected).length;a.parent.selected=r===o}else a.children&&(this._setChildrenSelectedState(a.children,!0),this._removeChildren(a),this._selected=i&&this._activeChildren(a)?[...this._selected.filter(r=>r.parent!==a),a]:[...this._selected,...a.children.filter(r=>!r.disabled)])}unselect(a,t){if(this._selected=this._selected.filter(i=>i!==a),a.selected=!1,t)if(a.parent&&a.parent.selected){const i=a.parent.children;this._removeParent(a.parent),this._removeChildren(a.parent),this._selected.push(...i.filter(r=>r!==a&&!r.disabled)),a.parent.selected=!1}else a.children&&(this._setChildrenSelectedState(a.children,!1),this._removeChildren(a))}clear(a){this._selected=a?this._selected.filter(t=>t.disabled):[]}_setChildrenSelectedState(a,t){for(const i of a)i.disabled||(i.selected=t)}_removeChildren(a){this._selected=[...this._selected.filter(t=>t.parent!==a),...a.children.filter(t=>t.parent===a&&t.disabled&&t.selected)]}_removeParent(a){this._selected=this._selected.filter(t=>t!==a)}_activeChildren(a){return a.children.every(t=>!t.disabled||t.selected)}}const $i=function Pe(){return new bi};let Sa=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[{provide:xa,useValue:$i}],imports:[[f.ez]]}),n})();function La(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",7),e.TgZ(1,"textarea",8),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().form.Text=r}),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(1),e.Q6J("ngModel",t.form.Text)}}let Aa=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.viewData=[{label:"app_custom.css",url:"Styles\\Master\\app_custom.css",backupUrl:"StylesB\\Master\\app_custom.css"},{label:"login_custom.css",url:"Styles\\Master\\login_custom.css",backupUrl:"StylesB\\Master\\login_custom.css"},{label:"PaperSizeA4_custom.css",url:"Styles\\Print\\PaperSizeA4_custom.css",backupUrl:"StylesB\\Print\\PaperSizeA4_custom.css"},{label:"PaperSize8cm_custom.css",url:"Styles\\Print\\PaperSize8cm_custom.css",backupUrl:"StylesB\\Print\\PaperSize8cm_custom.css"}]}ngOnInit(){this.filter={Label:this.viewData[0].label,Url:this.viewData[0].url+"&"+this.viewData[0].backupUrl},this.load()}load(){this.httpService.post(A.apiBase+"tools/Advanced/FileTextEditor",{Filter:this.filter}).toPromise().then(i=>{this.form=i}).catch(i=>{this.toastr.error(i.error.Message,"Error")})}changeSelected(t){this.filter.Url=t.url+"&"+t.backupUrl,this.load()}process(){let t=this.form.Url.split("&");this.form.Url=t[0],this.httpService.post(A.apiBase+"tools/Advanced/SubmitFileTextEditor",this.form).toPromise().then(i=>{this.toastr.success(i,"Success")}).catch(i=>{this.toastr.error(i.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-file-text-editor"]],decls:13,vars:8,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"d-none","d-sm-block"],[1,"mt-5"],["bindLabel","label","bindValue","label","placeholder","Select an Outlet",1,"ms-5","w-25",2,"display","inline-block",3,"clearable","items","ngModel","ngModelChange","change"],["style","margin-top: 6px;",4,"ngIf"],[2,"margin-top","6px"],[2,"width","100%","height","440px","font-size","15px","font-family","Cambria",3,"ngModel","ngModelChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e.TgZ(2,"actions"),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(4," Save "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",2),e.TgZ(7,"div",3),e.TgZ(8,"div",4),e.TgZ(9,"label"),e._uU(10,"File Name"),e.qZA(),e.TgZ(11,"ng-select",5),e.NdJ("ngModelChange",function(o){return i.filter.Label=o})("change",function(o){return i.changeSelected(o)}),e.qZA(),e.qZA(),e.YNc(12,La,2,1,"div",6),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Configuration Files Text Editor")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(11),e.Q6J("clearable",!1)("items",i.viewData)("ngModel",i.filter.Label),e.xp6(1),e.Q6J("ngIf",i.form))},directives:[ue,ht,l.JJ,l.On,f.O5,l.Fj],styles:[""]}),n})(),Ya=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.form={Procedure:null}}process(){this.httpService.post(A.apiBase+"tools/Advanced/RecompileProcedure",this.form).toPromise().then(t=>{this.toastr.success(t,"Success")}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-recompile-procedure"]],decls:9,vars:5,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[2,"margin-top","6px"],[2,"width","100%","height","440px","font-size","15px","font-family","Cambria",3,"ngModel","ngModelChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e.TgZ(2,"actions"),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(4," Recompile Procedure "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",2),e.TgZ(7,"div",3),e.TgZ(8,"textarea",4),e.NdJ("ngModelChange",function(o){return i.form.Procedure=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Recompile Procedure")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(8),e.Q6J("ngModel",i.form.Procedure))},directives:[ue,l.Fj,l.JJ,l.On],styles:[""]}),n})(),ta=(()=>{class n{constructor(){this.productTabs=[{Title:"Patch Outlet Delivery",Url:"/menu/delivery/patch-outlet-delivery"},{Title:"Duplicate Delivery Checker",Url:"/menu/delivery/duplicate-customer-delivery"},{Title:"Duplicate Delivery Checker By POID",Url:"/menu/delivery/duplicate-customer-delivery-by-sales-order"},{Title:"Duplicate Transfer Order and Outbound Logistics",Url:"/menu/delivery/duplicate-transfer-and-outbound"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-delivery"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],styles:[""]}),n})();const vr=new e.OlP("cdk-dir-doc",{providedIn:"root",factory:function yr(){return(0,e.f3M)(f.K0)}}),br=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;let si,kt=(()=>{class n{constructor(t){if(this.value="ltr",this.change=new e.vpe,t){const r=t.documentElement?t.documentElement.dir:null;this.value=function Mr(n){const a=(null==n?void 0:n.toLowerCase())||"";return"auto"===a&&"undefined"!=typeof navigator&&(null==navigator?void 0:navigator.language)?br.test(navigator.language)?"rtl":"ltr":"rtl"===a?"rtl":"ltr"}((t.body?t.body.dir:null)||r||"ltr")}}ngOnDestroy(){this.change.complete()}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(vr,8))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Ri=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({}),n})();try{si="undefined"!=typeof Intl&&Intl.v8BreakIterator}catch(n){si=!1}let jt,Ie=(()=>{class n{constructor(t){this._platformId=t,this.isBrowser=this._platformId?(0,f.NF)(this._platformId):"object"==typeof document&&!!document,this.EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&&!(!window.chrome&&!si)&&"undefined"!=typeof CSS&&!this.EDGE&&!this.TRIDENT,this.WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(e.Lbi))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),wt=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({}),n})();const kn=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function ia(){if(jt)return jt;if("object"!=typeof document||!document)return jt=new Set(kn),jt;let n=document.createElement("input");return jt=new Set(kn.filter(a=>(n.setAttribute("type",a),n.type===a))),jt}let Ki,li,Ti;function Mi(n){return function Tr(){if(null==Ki&&"undefined"!=typeof window)try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>Ki=!0}))}finally{Ki=Ki||!1}return Ki}()?n:!!n.capture}function Se(){if(null==li){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return li=!1,li;if("scrollBehavior"in document.documentElement.style)li=!0;else{const n=Element.prototype.scrollTo;li=!!n&&!/\{\s*\[native code\]\s*\}/.test(n.toString())}}return li}function Xi(){let n="undefined"!=typeof document&&document?document.activeElement:null;for(;n&&n.shadowRoot;){const a=n.shadowRoot.activeElement;if(a===n)break;n=a}return n}function xt(n){return n.composedPath?n.composedPath()[0]:n.target}function Vt(){return"undefined"!=typeof __karma__&&!!__karma__||"undefined"!=typeof jasmine&&!!jasmine||"undefined"!=typeof jest&&!!jest||"undefined"!=typeof Mocha&&!!Mocha}var Ze=D(2654),Cn=D(591),Xe=D(1086);function nt(n,...a){return a.length?a.some(t=>n[t]):n.altKey||n.shiftKey||n.ctrlKey||n.metaKey}var Ue=D(2986);function ha(n){return a=>a.lift(new Wr(n))}class Wr{constructor(a){this.total=a}call(a,t){return t.subscribe(new Gr(a,this.total))}}class Gr extends ti.L{constructor(a,t){super(a),this.total=t,this.count=0}_next(a){++this.count>this.total&&this.destination.next(a)}}var nn=D(5778);function me(n){return null!=n&&"false"!=`${n}`}function hi(n,a=0){return function Qr(n){return!isNaN(parseFloat(n))&&!isNaN(Number(n))}(n)?Number(n):a}function Ja(n){return Array.isArray(n)?n:[n]}function qe(n){return null==n?"":"string"==typeof n?n:`${n}px`}function ki(n){return n instanceof e.SBq?n.nativeElement:n}function Wa(n,a=/\s+/){const t=[];if(null!=n){const i=Array.isArray(n)?n:`${n}`.split(a);for(const r of i){const o=`${r}`.trim();o&&t.push(o)}}return t}let _a=(()=>{class n{create(t){return"undefined"==typeof MutationObserver?null:new MutationObserver(t)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Fo=(()=>{class n{constructor(t){this._mutationObserverFactory=t,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((t,i)=>this._cleanupObserver(i))}observe(t){const i=ki(t);return new Zt.y(r=>{const v=this._observeElement(i).subscribe(r);return()=>{v.unsubscribe(),this._unobserveElement(i)}})}_observeElement(t){if(this._observedElements.has(t))this._observedElements.get(t).count++;else{const i=new re.xQ,r=this._mutationObserverFactory.create(o=>i.next(o));r&&r.observe(t,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(t,{observer:r,stream:i,count:1})}return this._observedElements.get(t).stream}_unobserveElement(t){this._observedElements.has(t)&&(this._observedElements.get(t).count--,this._observedElements.get(t).count||this._cleanupObserver(t))}_cleanupObserver(t){if(this._observedElements.has(t)){const{observer:i,stream:r}=this._observedElements.get(t);i&&i.disconnect(),r.complete(),this._observedElements.delete(t)}}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(_a))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Ds=(()=>{class n{constructor(t,i,r){this._contentObserver=t,this._elementRef=i,this._ngZone=r,this.event=new e.vpe,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(t){this._disabled=me(t),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(t){this._debounce=hi(t),this._subscribe()}ngAfterContentInit(){!this._currentSubscription&&!this.disabled&&this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const t=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=>{this._currentSubscription=(this.debounce?t.pipe(Wt(this.debounce)):t).subscribe(this.event)})}_unsubscribe(){var t;null===(t=this._currentSubscription)||void 0===t||t.unsubscribe()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(Fo),e.Y36(e.SBq),e.Y36(e.R0b))},n.\u0275dir=e.lG2({type:n,selectors:[["","cdkObserveContent",""]],inputs:{disabled:["cdkObserveContentDisabled","disabled"],debounce:"debounce"},outputs:{event:"cdkObserveContent"},exportAs:["cdkObserveContent"]}),n})(),No=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[_a]}),n})();function ma(n,a){return(n.getAttribute(a)||"").match(/\S+/g)||[]}const Ro="cdk-describedby-message",pa="cdk-describedby-host";let qo=0,Bo=(()=>{class n{constructor(t,i){this._platform=i,this._messageRegistry=new Map,this._messagesContainer=null,this._id=""+qo++,this._document=t}describe(t,i,r){if(!this._canBeDescribed(t,i))return;const o=$r(i,r);"string"!=typeof i?(wi(i),this._messageRegistry.set(o,{messageElement:i,referenceCount:0})):this._messageRegistry.has(o)||this._createMessageElement(i,r),this._isElementDescribedByMessage(t,o)||this._addMessageReference(t,o)}removeDescription(t,i,r){var o;if(!i||!this._isElementNode(t))return;const v=$r(i,r);if(this._isElementDescribedByMessage(t,v)&&this._removeMessageReference(t,v),"string"==typeof i){const x=this._messageRegistry.get(v);x&&0===x.referenceCount&&this._deleteMessageElement(v)}0===(null===(o=this._messagesContainer)||void 0===o?void 0:o.childNodes.length)&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){var t;const i=this._document.querySelectorAll(`[${pa}="${this._id}"]`);for(let r=0;r<i.length;r++)this._removeCdkDescribedByReferenceIds(i[r]),i[r].removeAttribute(pa);null===(t=this._messagesContainer)||void 0===t||t.remove(),this._messagesContainer=null,this._messageRegistry.clear()}_createMessageElement(t,i){const r=this._document.createElement("div");wi(r),r.textContent=t,i&&r.setAttribute("role",i),this._createMessagesContainer(),this._messagesContainer.appendChild(r),this._messageRegistry.set($r(t,i),{messageElement:r,referenceCount:0})}_deleteMessageElement(t){var i,r;null===(r=null===(i=this._messageRegistry.get(t))||void 0===i?void 0:i.messageElement)||void 0===r||r.remove(),this._messageRegistry.delete(t)}_createMessagesContainer(){if(this._messagesContainer)return;const t="cdk-describedby-message-container",i=this._document.querySelectorAll(`.${t}[platform="server"]`);for(let o=0;o<i.length;o++)i[o].remove();const r=this._document.createElement("div");r.style.visibility="hidden",r.classList.add(t),r.classList.add("cdk-visually-hidden"),this._platform&&!this._platform.isBrowser&&r.setAttribute("platform","server"),this._document.body.appendChild(r),this._messagesContainer=r}_removeCdkDescribedByReferenceIds(t){const i=ma(t,"aria-describedby").filter(r=>0!=r.indexOf(Ro));t.setAttribute("aria-describedby",i.join(" "))}_addMessageReference(t,i){const r=this._messageRegistry.get(i);(function Cs(n,a,t){const i=ma(n,a);i.some(r=>r.trim()==t.trim())||(i.push(t.trim()),n.setAttribute(a,i.join(" ")))})(t,"aria-describedby",r.messageElement.id),t.setAttribute(pa,this._id),r.referenceCount++}_removeMessageReference(t,i){const r=this._messageRegistry.get(i);r.referenceCount--,function xs(n,a,t){const r=ma(n,a).filter(o=>o!=t.trim());r.length?n.setAttribute(a,r.join(" ")):n.removeAttribute(a)}(t,"aria-describedby",r.messageElement.id),t.removeAttribute(pa)}_isElementDescribedByMessage(t,i){const r=ma(t,"aria-describedby"),o=this._messageRegistry.get(i),v=o&&o.messageElement.id;return!!v&&-1!=r.indexOf(v)}_canBeDescribed(t,i){if(!this._isElementNode(t))return!1;if(i&&"object"==typeof i)return!0;const r=null==i?"":`${i}`.trim(),o=t.getAttribute("aria-label");return!(!r||o&&o.trim()===r)}_isElementNode(t){return t.nodeType===this._document.ELEMENT_NODE}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(f.K0),e.LFG(Ie))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function $r(n,a){return"string"==typeof n?`${a||""}/${n}`:n}function wi(n){n.id||(n.id=`${Ro}-${qo++}`)}class Vo extends class jo{constructor(a){this._items=a,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new re.xQ,this._typeaheadSubscription=Ze.w.EMPTY,this._vertical=!0,this._allowedModifierKeys=[],this._homeAndEnd=!1,this._skipPredicateFn=t=>t.disabled,this._pressedLetters=[],this.tabOut=new re.xQ,this.change=new re.xQ,a instanceof e.n_E&&a.changes.subscribe(t=>{if(this._activeItem){const r=t.toArray().indexOf(this._activeItem);r>-1&&r!==this._activeItemIndex&&(this._activeItemIndex=r)}})}skipPredicate(a){return this._skipPredicateFn=a,this}withWrap(a=!0){return this._wrap=a,this}withVerticalOrientation(a=!0){return this._vertical=a,this}withHorizontalOrientation(a){return this._horizontal=a,this}withAllowedModifierKeys(a){return this._allowedModifierKeys=a,this}withTypeAhead(a=200){return this._typeaheadSubscription.unsubscribe(),this._typeaheadSubscription=this._letterKeyStream.pipe((0,pt.b)(t=>this._pressedLetters.push(t)),Wt(a),(0,Ne.h)(()=>this._pressedLetters.length>0),(0,$e.U)(()=>this._pressedLetters.join(""))).subscribe(t=>{const i=this._getItemsArray();for(let r=1;r<i.length+1;r++){const o=(this._activeItemIndex+r)%i.length,v=i[o];if(!this._skipPredicateFn(v)&&0===v.getLabel().toUpperCase().trim().indexOf(t)){this.setActiveItem(o);break}}this._pressedLetters=[]}),this}withHomeAndEnd(a=!0){return this._homeAndEnd=a,this}setActiveItem(a){const t=this._activeItem;this.updateActiveItem(a),this._activeItem!==t&&this.change.next(this._activeItemIndex)}onKeydown(a){const t=a.keyCode,r=["altKey","ctrlKey","metaKey","shiftKey"].every(o=>!a[o]||this._allowedModifierKeys.indexOf(o)>-1);switch(t){case 9:return void this.tabOut.next();case 40:if(this._vertical&&r){this.setNextItemActive();break}return;case 38:if(this._vertical&&r){this.setPreviousItemActive();break}return;case 39:if(this._horizontal&&r){"rtl"===this._horizontal?this.setPreviousItemActive():this.setNextItemActive();break}return;case 37:if(this._horizontal&&r){"rtl"===this._horizontal?this.setNextItemActive():this.setPreviousItemActive();break}return;case 36:if(this._homeAndEnd&&r){this.setFirstItemActive();break}return;case 35:if(this._homeAndEnd&&r){this.setLastItemActive();break}return;default:return void((r||nt(a,"shiftKey"))&&(a.key&&1===a.key.length?this._letterKeyStream.next(a.key.toLocaleUpperCase()):(t>=65&&t<=90||t>=48&&t<=57)&&this._letterKeyStream.next(String.fromCharCode(t))))}this._pressedLetters=[],a.preventDefault()}get activeItemIndex(){return this._activeItemIndex}get activeItem(){return this._activeItem}isTyping(){return this._pressedLetters.length>0}setFirstItemActive(){this._setActiveItemByIndex(0,1)}setLastItemActive(){this._setActiveItemByIndex(this._items.length-1,-1)}setNextItemActive(){this._activeItemIndex<0?this.setFirstItemActive():this._setActiveItemByDelta(1)}setPreviousItemActive(){this._activeItemIndex<0&&this._wrap?this.setLastItemActive():this._setActiveItemByDelta(-1)}updateActiveItem(a){const t=this._getItemsArray(),i="number"==typeof a?a:t.indexOf(a),r=t[i];this._activeItem=null==r?null:r,this._activeItemIndex=i}_setActiveItemByDelta(a){this._wrap?this._setActiveInWrapMode(a):this._setActiveInDefaultMode(a)}_setActiveInWrapMode(a){const t=this._getItemsArray();for(let i=1;i<=t.length;i++){const r=(this._activeItemIndex+a*i+t.length)%t.length;if(!this._skipPredicateFn(t[r]))return void this.setActiveItem(r)}}_setActiveInDefaultMode(a){this._setActiveItemByIndex(this._activeItemIndex+a,a)}_setActiveItemByIndex(a,t){const i=this._getItemsArray();if(i[a]){for(;this._skipPredicateFn(i[a]);)if(!i[a+=t])return;this.setActiveItem(a)}}_getItemsArray(){return this._items instanceof e.n_E?this._items.toArray():this._items}}{setActiveItem(a){this.activeItem&&this.activeItem.setInactiveStyles(),super.setActiveItem(a),this.activeItem&&this.activeItem.setActiveStyles()}}let V=(()=>{class n{constructor(t){this._platform=t}isDisabled(t){return t.hasAttribute("disabled")}isVisible(t){return function Ls(n){return!!(n.offsetWidth||n.offsetHeight||"function"==typeof n.getClientRects&&n.getClientRects().length)}(t)&&"visible"===getComputedStyle(t).visibility}isTabbable(t){if(!this._platform.isBrowser)return!1;const i=function Ss(n){try{return n.frameElement}catch(a){return null}}(function Os(n){return n.ownerDocument&&n.ownerDocument.defaultView||window}(t));if(i&&(-1===Wo(i)||!this.isVisible(i)))return!1;let r=t.nodeName.toLowerCase(),o=Wo(t);return t.hasAttribute("contenteditable")?-1!==o:!("iframe"===r||"object"===r||this._platform.WEBKIT&&this._platform.IOS&&!function As(n){let a=n.nodeName.toLowerCase(),t="input"===a&&n.type;return"text"===t||"password"===t||"select"===a||"textarea"===a}(t))&&("audio"===r?!!t.hasAttribute("controls")&&-1!==o:"video"===r?-1!==o&&(null!==o||this._platform.FIREFOX||t.hasAttribute("controls")):t.tabIndex>=0)}isFocusable(t,i){return function Ys(n){return!function ye(n){return function zo(n){return"input"==n.nodeName.toLowerCase()}(n)&&"hidden"==n.type}(n)&&(function Uo(n){let a=n.nodeName.toLowerCase();return"input"===a||"select"===a||"button"===a||"textarea"===a}(n)||function Ga(n){return function Kr(n){return"a"==n.nodeName.toLowerCase()}(n)&&n.hasAttribute("href")}(n)||n.hasAttribute("contenteditable")||Jo(n))}(t)&&!this.isDisabled(t)&&((null==i?void 0:i.ignoreVisibility)||this.isVisible(t))}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(Ie))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function Jo(n){if(!n.hasAttribute("tabindex")||void 0===n.tabIndex)return!1;let a=n.getAttribute("tabindex");return!(!a||isNaN(parseInt(a,10)))}function Wo(n){if(!Jo(n))return null;const a=parseInt(n.getAttribute("tabindex")||"",10);return isNaN(a)?-1:a}class Di{constructor(a,t,i,r,o=!1){this._element=a,this._checker=t,this._ngZone=i,this._document=r,this._hasAttached=!1,this.startAnchorListener=()=>this.focusLastTabbableElement(),this.endAnchorListener=()=>this.focusFirstTabbableElement(),this._enabled=!0,o||this.attachAnchors()}get enabled(){return this._enabled}set enabled(a){this._enabled=a,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(a,this._startAnchor),this._toggleAnchorTabIndex(a,this._endAnchor))}destroy(){const a=this._startAnchor,t=this._endAnchor;a&&(a.removeEventListener("focus",this.startAnchorListener),a.remove()),t&&(t.removeEventListener("focus",this.endAnchorListener),t.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return!!this._hasAttached||(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(a){return new Promise(t=>{this._executeOnStable(()=>t(this.focusInitialElement(a)))})}focusFirstTabbableElementWhenReady(a){return new Promise(t=>{this._executeOnStable(()=>t(this.focusFirstTabbableElement(a)))})}focusLastTabbableElementWhenReady(a){return new Promise(t=>{this._executeOnStable(()=>t(this.focusLastTabbableElement(a)))})}_getRegionBoundary(a){const t=this._element.querySelectorAll(`[cdk-focus-region-${a}], [cdkFocusRegion${a}], [cdk-focus-${a}]`);return"start"==a?t.length?t[0]:this._getFirstTabbableElement(this._element):t.length?t[t.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(a){const t=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(t){if(!this._checker.isFocusable(t)){const i=this._getFirstTabbableElement(t);return null==i||i.focus(a),!!i}return t.focus(a),!0}return this.focusFirstTabbableElement(a)}focusFirstTabbableElement(a){const t=this._getRegionBoundary("start");return t&&t.focus(a),!!t}focusLastTabbableElement(a){const t=this._getRegionBoundary("end");return t&&t.focus(a),!!t}hasAttached(){return this._hasAttached}_getFirstTabbableElement(a){if(this._checker.isFocusable(a)&&this._checker.isTabbable(a))return a;const t=a.children;for(let i=0;i<t.length;i++){const r=t[i].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(t[i]):null;if(r)return r}return null}_getLastTabbableElement(a){if(this._checker.isFocusable(a)&&this._checker.isTabbable(a))return a;const t=a.children;for(let i=t.length-1;i>=0;i--){const r=t[i].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(t[i]):null;if(r)return r}return null}_createAnchor(){const a=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,a),a.classList.add("cdk-visually-hidden"),a.classList.add("cdk-focus-trap-anchor"),a.setAttribute("aria-hidden","true"),a}_toggleAnchorTabIndex(a,t){a?t.setAttribute("tabindex","0"):t.removeAttribute("tabindex")}toggleAnchors(a){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(a,this._startAnchor),this._toggleAnchorTabIndex(a,this._endAnchor))}_executeOnStable(a){this._ngZone.isStable?a():this._ngZone.onStable.pipe((0,Ue.q)(1)).subscribe(a)}}let Go=(()=>{class n{constructor(t,i,r){this._checker=t,this._ngZone=i,this._document=r}create(t,i=!1){return new Di(t,this._checker,this._ngZone,this._document,i)}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(V),e.LFG(e.R0b),e.LFG(f.K0))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Qo=(()=>{class n{constructor(t,i,r){this._elementRef=t,this._focusTrapFactory=i,this._previouslyFocusedElement=null,this.focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement,!0)}get enabled(){return this.focusTrap.enabled}set enabled(t){this.focusTrap.enabled=me(t)}get autoCapture(){return this._autoCapture}set autoCapture(t){this._autoCapture=me(t)}ngOnDestroy(){this.focusTrap.destroy(),this._previouslyFocusedElement&&(this._previouslyFocusedElement.focus(),this._previouslyFocusedElement=null)}ngAfterContentInit(){this.focusTrap.attachAnchors(),this.autoCapture&&this._captureFocus()}ngDoCheck(){this.focusTrap.hasAttached()||this.focusTrap.attachAnchors()}ngOnChanges(t){const i=t.autoCapture;i&&!i.firstChange&&this.autoCapture&&this.focusTrap.hasAttached()&&this._captureFocus()}_captureFocus(){this._previouslyFocusedElement=Xi(),this.focusTrap.focusInitialElementWhenReady()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(Go),e.Y36(f.K0))},n.\u0275dir=e.lG2({type:n,selectors:[["","cdkTrapFocus",""]],inputs:{enabled:["cdkTrapFocus","enabled"],autoCapture:["cdkTrapFocusAutoCapture","autoCapture"]},exportAs:["cdkTrapFocus"],features:[e.TTD]}),n})();function Qa(n){return 0===n.buttons||0===n.offsetX&&0===n.offsetY}function $o(n){const a=n.touches&&n.touches[0]||n.changedTouches&&n.changedTouches[0];return!(!a||-1!==a.identifier||null!=a.radiusX&&1!==a.radiusX||null!=a.radiusY&&1!==a.radiusY)}const Zs=new e.OlP("cdk-input-modality-detector-options"),Ci={ignoreKeys:[18,17,224,91,16]},Nn=Mi({passive:!0,capture:!0});let Ps=(()=>{class n{constructor(t,i,r,o){this._platform=t,this._mostRecentTarget=null,this._modality=new Cn.X(null),this._lastTouchMs=0,this._onKeydown=v=>{var x,O;(null===(O=null===(x=this._options)||void 0===x?void 0:x.ignoreKeys)||void 0===O?void 0:O.some(I=>I===v.keyCode))||(this._modality.next("keyboard"),this._mostRecentTarget=xt(v))},this._onMousedown=v=>{Date.now()-this._lastTouchMs<650||(this._modality.next(Qa(v)?"keyboard":"mouse"),this._mostRecentTarget=xt(v))},this._onTouchstart=v=>{$o(v)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=xt(v))},this._options=Object.assign(Object.assign({},Ci),o),this.modalityDetected=this._modality.pipe(ha(1)),this.modalityChanged=this.modalityDetected.pipe((0,nn.x)()),t.isBrowser&&i.runOutsideAngular(()=>{r.addEventListener("keydown",this._onKeydown,Nn),r.addEventListener("mousedown",this._onMousedown,Nn),r.addEventListener("touchstart",this._onTouchstart,Nn)})}get mostRecentModality(){return this._modality.value}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&&(document.removeEventListener("keydown",this._onKeydown,Nn),document.removeEventListener("mousedown",this._onMousedown,Nn),document.removeEventListener("touchstart",this._onTouchstart,Nn))}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(Ie),e.LFG(e.R0b),e.LFG(f.K0),e.LFG(Zs,8))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const Fs=new e.OlP("liveAnnouncerElement",{providedIn:"root",factory:function Ns(){return null}}),Hs=new e.OlP("LIVE_ANNOUNCER_DEFAULT_OPTIONS");let Xo=(()=>{class n{constructor(t,i,r,o){this._ngZone=i,this._defaultOptions=o,this._document=r,this._liveElement=t||this._createLiveElement()}announce(t,...i){const r=this._defaultOptions;let o,v;return 1===i.length&&"number"==typeof i[0]?v=i[0]:[o,v]=i,this.clear(),clearTimeout(this._previousTimeout),o||(o=r&&r.politeness?r.politeness:"polite"),null==v&&r&&(v=r.duration),this._liveElement.setAttribute("aria-live",o),this._ngZone.runOutsideAngular(()=>new Promise(x=>{clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{this._liveElement.textContent=t,x(),"number"==typeof v&&(this._previousTimeout=setTimeout(()=>this.clear(),v))},100)}))}clear(){this._liveElement&&(this._liveElement.textContent="")}ngOnDestroy(){var t;clearTimeout(this._previousTimeout),null===(t=this._liveElement)||void 0===t||t.remove(),this._liveElement=null}_createLiveElement(){const t="cdk-live-announcer-element",i=this._document.getElementsByClassName(t),r=this._document.createElement("div");for(let o=0;o<i.length;o++)i[o].remove();return r.classList.add(t),r.classList.add("cdk-visually-hidden"),r.setAttribute("aria-atomic","true"),r.setAttribute("aria-live","polite"),this._document.body.appendChild(r),r}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(Fs,8),e.LFG(e.R0b),e.LFG(f.K0),e.LFG(Hs,8))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Rs=(()=>{class n{constructor(t,i,r,o){this._elementRef=t,this._liveAnnouncer=i,this._contentObserver=r,this._ngZone=o,this._politeness="polite"}get politeness(){return this._politeness}set politeness(t){this._politeness="off"===t||"assertive"===t?t:"polite","off"===this._politeness?this._subscription&&(this._subscription.unsubscribe(),this._subscription=null):this._subscription||(this._subscription=this._ngZone.runOutsideAngular(()=>this._contentObserver.observe(this._elementRef).subscribe(()=>{const i=this._elementRef.nativeElement.textContent;i!==this._previousAnnouncedText&&(this._liveAnnouncer.announce(i,this._politeness),this._previousAnnouncedText=i)})))}ngOnDestroy(){this._subscription&&this._subscription.unsubscribe()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(Xo),e.Y36(Fo),e.Y36(e.R0b))},n.\u0275dir=e.lG2({type:n,selectors:[["","cdkAriaLive",""]],inputs:{politeness:["cdkAriaLive","politeness"]},exportAs:["cdkAriaLive"]}),n})();const qs=new e.OlP("cdk-focus-monitor-default-options"),$a=Mi({passive:!0,capture:!0});let Hn=(()=>{class n{constructor(t,i,r,o,v){this._ngZone=t,this._platform=i,this._inputModalityDetector=r,this._origin=null,this._windowFocused=!1,this._originFromTouchInteraction=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._rootNodeFocusListenerCount=new Map,this._windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=window.setTimeout(()=>this._windowFocused=!1)},this._stopInputModalityDetector=new re.xQ,this._rootNodeFocusAndBlurListener=x=>{const O=xt(x),I="focus"===x.type?this._onFocus:this._onBlur;for(let B=O;B;B=B.parentElement)I.call(this,x,B)},this._document=o,this._detectionMode=(null==v?void 0:v.detectionMode)||0}monitor(t,i=!1){const r=ki(t);if(!this._platform.isBrowser||1!==r.nodeType)return(0,Xe.of)(null);const o=function na(n){if(function kr(){if(null==Ti){const n="undefined"!=typeof document?document.head:null;Ti=!(!n||!n.createShadowRoot&&!n.attachShadow)}return Ti}()){const a=n.getRootNode?n.getRootNode():null;if("undefined"!=typeof ShadowRoot&&ShadowRoot&&a instanceof ShadowRoot)return a}return null}(r)||this._getDocument(),v=this._elementInfo.get(r);if(v)return i&&(v.checkChildren=!0),v.subject;const x={checkChildren:i,subject:new re.xQ,rootNode:o};return this._elementInfo.set(r,x),this._registerGlobalListeners(x),x.subject}stopMonitoring(t){const i=ki(t),r=this._elementInfo.get(i);r&&(r.subject.complete(),this._setClasses(i),this._elementInfo.delete(i),this._removeGlobalListeners(r))}focusVia(t,i,r){const o=ki(t);o===this._getDocument().activeElement?this._getClosestElementsInfo(o).forEach(([x,O])=>this._originChanged(x,i,O)):(this._setOrigin(i),"function"==typeof o.focus&&o.focus(r))}ngOnDestroy(){this._elementInfo.forEach((t,i)=>this.stopMonitoring(i))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(t){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(t)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:"program"}_shouldBeAttributedToTouch(t){return 1===this._detectionMode||!!(null==t?void 0:t.contains(this._inputModalityDetector._mostRecentTarget))}_setClasses(t,i){t.classList.toggle("cdk-focused",!!i),t.classList.toggle("cdk-touch-focused","touch"===i),t.classList.toggle("cdk-keyboard-focused","keyboard"===i),t.classList.toggle("cdk-mouse-focused","mouse"===i),t.classList.toggle("cdk-program-focused","program"===i)}_setOrigin(t,i=!1){this._ngZone.runOutsideAngular(()=>{this._origin=t,this._originFromTouchInteraction="touch"===t&&i,0===this._detectionMode&&(clearTimeout(this._originTimeoutId),this._originTimeoutId=setTimeout(()=>this._origin=null,this._originFromTouchInteraction?650:1))})}_onFocus(t,i){const r=this._elementInfo.get(i),o=xt(t);!r||!r.checkChildren&&i!==o||this._originChanged(i,this._getFocusOrigin(o),r)}_onBlur(t,i){const r=this._elementInfo.get(i);!r||r.checkChildren&&t.relatedTarget instanceof Node&&i.contains(t.relatedTarget)||(this._setClasses(i),this._emitOrigin(r.subject,null))}_emitOrigin(t,i){this._ngZone.run(()=>t.next(i))}_registerGlobalListeners(t){if(!this._platform.isBrowser)return;const i=t.rootNode,r=this._rootNodeFocusListenerCount.get(i)||0;r||this._ngZone.runOutsideAngular(()=>{i.addEventListener("focus",this._rootNodeFocusAndBlurListener,$a),i.addEventListener("blur",this._rootNodeFocusAndBlurListener,$a)}),this._rootNodeFocusListenerCount.set(i,r+1),1==++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(le(this._stopInputModalityDetector)).subscribe(o=>{this._setOrigin(o,!0)}))}_removeGlobalListeners(t){const i=t.rootNode;if(this._rootNodeFocusListenerCount.has(i)){const r=this._rootNodeFocusListenerCount.get(i);r>1?this._rootNodeFocusListenerCount.set(i,r-1):(i.removeEventListener("focus",this._rootNodeFocusAndBlurListener,$a),i.removeEventListener("blur",this._rootNodeFocusAndBlurListener,$a),this._rootNodeFocusListenerCount.delete(i))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(t,i,r){this._setClasses(t,i),this._emitOrigin(r.subject,i),this._lastFocusOrigin=i}_getClosestElementsInfo(t){const i=[];return this._elementInfo.forEach((r,o)=>{(o===t||r.checkChildren&&o.contains(t))&&i.push([o,r])}),i}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(e.R0b),e.LFG(Ie),e.LFG(Ps),e.LFG(f.K0,8),e.LFG(qs,8))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),an=(()=>{class n{constructor(t,i){this._elementRef=t,this._focusMonitor=i,this.cdkFocusChange=new e.vpe}ngAfterViewInit(){const t=this._elementRef.nativeElement;this._monitorSubscription=this._focusMonitor.monitor(t,1===t.nodeType&&t.hasAttribute("cdkMonitorSubtreeFocus")).subscribe(i=>this.cdkFocusChange.emit(i))}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._monitorSubscription&&this._monitorSubscription.unsubscribe()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(Hn))},n.\u0275dir=e.lG2({type:n,selectors:[["","cdkMonitorElementFocus",""],["","cdkMonitorSubtreeFocus",""]],outputs:{cdkFocusChange:"cdkFocusChange"}}),n})();const es="cdk-high-contrast-black-on-white",ts="cdk-high-contrast-white-on-black",Xr="cdk-high-contrast-active";let is=(()=>{class n{constructor(t,i){this._platform=t,this._document=i}getHighContrastMode(){if(!this._platform.isBrowser)return 0;const t=this._document.createElement("div");t.style.backgroundColor="rgb(1,2,3)",t.style.position="absolute",this._document.body.appendChild(t);const i=this._document.defaultView||window,r=i&&i.getComputedStyle?i.getComputedStyle(t):null,o=(r&&r.backgroundColor||"").replace(/ /g,"");switch(t.remove(),o){case"rgb(0,0,0)":return 2;case"rgb(255,255,255)":return 1}return 0}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){const t=this._document.body.classList;t.remove(Xr),t.remove(es),t.remove(ts),this._hasCheckedHighContrastMode=!0;const i=this.getHighContrastMode();1===i?(t.add(Xr),t.add(es)):2===i&&(t.add(Xr),t.add(ts))}}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(Ie),e.LFG(f.K0))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),ns=(()=>{class n{constructor(t){t._applyBodyHighContrastModeCssClasses()}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(is))},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[wt,No]]}),n})();var Rn=D(6360);function xi(n,a){if(1&n&&e._UZ(0,"mat-pseudo-checkbox",4),2&n){const t=e.oxw();e.Q6J("state",t.selected?"checked":"unchecked")("disabled",t.disabled)}}function qn(n,a){if(1&n&&(e.TgZ(0,"span",5),e._uU(1),e.qZA()),2&n){const t=e.oxw();e.xp6(1),e.hij("(",t.group.label,")")}}const Bs=["*"];let js=(()=>{class n{}return n.STANDARD_CURVE="cubic-bezier(0.4,0.0,0.2,1)",n.DECELERATION_CURVE="cubic-bezier(0.0,0.0,0.2,1)",n.ACCELERATION_CURVE="cubic-bezier(0.4,0.0,1,1)",n.SHARP_CURVE="cubic-bezier(0.4,0.0,0.6,1)",n})(),Vs=(()=>{class n{}return n.COMPLEX="375ms",n.ENTERING="225ms",n.EXITING="195ms",n})();const eo=new e.OlP("mat-sanity-checks",{providedIn:"root",factory:function Us(){return!0}});let xe=(()=>{class n{constructor(t,i,r){this._sanityChecks=i,this._document=r,this._hasDoneGlobalChecks=!1,t._applyBodyHighContrastModeCssClasses(),this._hasDoneGlobalChecks||(this._hasDoneGlobalChecks=!0)}_checkIsEnabled(t){return!Vt()&&("boolean"==typeof this._sanityChecks?this._sanityChecks:!!this._sanityChecks[t])}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(is),e.LFG(eo,8),e.LFG(f.K0))},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[Ri],Ri]}),n})();function d(n){return class extends n{constructor(...a){super(...a),this._disabled=!1}get disabled(){return this._disabled}set disabled(a){this._disabled=me(a)}}}function p(n,a){return class extends n{constructor(...t){super(...t),this.defaultColor=a,this.color=a}get color(){return this._color}set color(t){const i=t||this.defaultColor;i!==this._color&&(this._color&&this._elementRef.nativeElement.classList.remove(`mat-${this._color}`),i&&this._elementRef.nativeElement.classList.add(`mat-${i}`),this._color=i)}}}function b(n){return class extends n{constructor(...a){super(...a),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(a){this._disableRipple=me(a)}}}function w(n,a=0){return class extends n{constructor(...t){super(...t),this._tabIndex=a,this.defaultTabIndex=a}get tabIndex(){return this.disabled?-1:this._tabIndex}set tabIndex(t){this._tabIndex=null!=t?hi(t):this.defaultTabIndex}}}function Y(n){return class extends n{constructor(...a){super(...a),this.stateChanges=new re.xQ,this.errorState=!1}updateErrorState(){const a=this.errorState,o=(this.errorStateMatcher||this._defaultErrorStateMatcher).isErrorState(this.ngControl?this.ngControl.control:null,this._parentFormGroup||this._parentForm);o!==a&&(this.errorState=o,this.stateChanges.next())}}}function H(n){return class extends n{constructor(...a){super(...a),this._isInitialized=!1,this._pendingSubscribers=[],this.initialized=new Zt.y(t=>{this._isInitialized?this._notifySubscriber(t):this._pendingSubscribers.push(t)})}_markInitialized(){this._isInitialized=!0,this._pendingSubscribers.forEach(this._notifySubscriber),this._pendingSubscribers=null}_notifySubscriber(a){a.next(),a.complete()}}}const ae=new e.OlP("MAT_DATE_LOCALE",{providedIn:"root",factory:function he(){return(0,e.f3M)(e.soG)}});class de{constructor(){this._localeChanges=new re.xQ,this.localeChanges=this._localeChanges}getValidDateOrNull(a){return this.isDateInstance(a)&&this.isValid(a)?a:null}deserialize(a){return null==a||this.isDateInstance(a)&&this.isValid(a)?a:this.invalid()}setLocale(a){this.locale=a,this._localeChanges.next()}compareDate(a,t){return this.getYear(a)-this.getYear(t)||this.getMonth(a)-this.getMonth(t)||this.getDate(a)-this.getDate(t)}sameDate(a,t){if(a&&t){let i=this.isValid(a),r=this.isValid(t);return i&&r?!this.compareDate(a,t):i==r}return a==t}clampDate(a,t,i){return t&&this.compareDate(a,t)<0?t:i&&this.compareDate(a,i)>0?i:a}}const at=new e.OlP("mat-date-formats"),Si=/^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|(?:(?:\+|-)\d{2}:\d{2}))?)?$/;function _i(n,a){const t=Array(n);for(let i=0;i<n;i++)t[i]=a(i);return t}let ic=(()=>{class n extends de{constructor(t,i){super(),this.useUtcForDisplay=!1,super.setLocale(t)}getYear(t){return t.getFullYear()}getMonth(t){return t.getMonth()}getDate(t){return t.getDate()}getDayOfWeek(t){return t.getDay()}getMonthNames(t){const i=new Intl.DateTimeFormat(this.locale,{month:t,timeZone:"utc"});return _i(12,r=>this._format(i,new Date(2017,r,1)))}getDateNames(){const t=new Intl.DateTimeFormat(this.locale,{day:"numeric",timeZone:"utc"});return _i(31,i=>this._format(t,new Date(2017,0,i+1)))}getDayOfWeekNames(t){const i=new Intl.DateTimeFormat(this.locale,{weekday:t,timeZone:"utc"});return _i(7,r=>this._format(i,new Date(2017,0,r+1)))}getYearName(t){const i=new Intl.DateTimeFormat(this.locale,{year:"numeric",timeZone:"utc"});return this._format(i,t)}getFirstDayOfWeek(){return 0}getNumDaysInMonth(t){return this.getDate(this._createDateWithOverflow(this.getYear(t),this.getMonth(t)+1,0))}clone(t){return new Date(t.getTime())}createDate(t,i,r){let o=this._createDateWithOverflow(t,i,r);return o.getMonth(),o}today(){return new Date}parse(t){return"number"==typeof t?new Date(t):t?new Date(Date.parse(t)):null}format(t,i){if(!this.isValid(t))throw Error("NativeDateAdapter: Cannot format invalid date.");const r=new Intl.DateTimeFormat(this.locale,Object.assign(Object.assign({},i),{timeZone:"utc"}));return this._format(r,t)}addCalendarYears(t,i){return this.addCalendarMonths(t,12*i)}addCalendarMonths(t,i){let r=this._createDateWithOverflow(this.getYear(t),this.getMonth(t)+i,this.getDate(t));return this.getMonth(r)!=((this.getMonth(t)+i)%12+12)%12&&(r=this._createDateWithOverflow(this.getYear(r),this.getMonth(r),0)),r}addCalendarDays(t,i){return this._createDateWithOverflow(this.getYear(t),this.getMonth(t),this.getDate(t)+i)}toIso8601(t){return[t.getUTCFullYear(),this._2digit(t.getUTCMonth()+1),this._2digit(t.getUTCDate())].join("-")}deserialize(t){if("string"==typeof t){if(!t)return null;if(Si.test(t)){let i=new Date(t);if(this.isValid(i))return i}}return super.deserialize(t)}isDateInstance(t){return t instanceof Date}isValid(t){return!isNaN(t.getTime())}invalid(){return new Date(NaN)}_createDateWithOverflow(t,i,r){const o=new Date;return o.setFullYear(t,i,r),o.setHours(0,0,0,0),o}_2digit(t){return("00"+t).slice(-2)}_format(t,i){const r=new Date;return r.setUTCFullYear(i.getFullYear(),i.getMonth(),i.getDate()),r.setUTCHours(i.getHours(),i.getMinutes(),i.getSeconds(),i.getMilliseconds()),t.format(r)}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(ae,8),e.LFG(Ie))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac}),n})();const nc={parse:{dateInput:null},display:{dateInput:{year:"numeric",month:"numeric",day:"numeric"},monthYearLabel:{year:"numeric",month:"short"},dateA11yLabel:{year:"numeric",month:"long",day:"numeric"},monthYearA11yLabel:{year:"numeric",month:"long"}}};let ac=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[{provide:de,useClass:ic}],imports:[[wt]]}),n})(),rc=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[{provide:at,useValue:nc}],imports:[[ac]]}),n})(),zs=(()=>{class n{isErrorState(t,i){return!!(t&&t.invalid&&(t.touched||i&&i.submitted))}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class oc{constructor(a,t,i){this._renderer=a,this.element=t,this.config=i,this.state=3}fadeOut(){this._renderer.fadeOutRipple(this)}}const Pl={enterDuration:225,exitDuration:150},Js=Mi({passive:!0}),Fl=["mousedown","touchstart"],Nl=["mouseup","mouseleave","touchend","touchcancel"];class lc{constructor(a,t,i,r){this._target=a,this._ngZone=t,this._isPointerDown=!1,this._activeRipples=new Set,this._pointerUpEventsRegistered=!1,r.isBrowser&&(this._containerElement=ki(i))}fadeInRipple(a,t,i={}){const r=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),o=Object.assign(Object.assign({},Pl),i.animation);i.centered&&(a=r.left+r.width/2,t=r.top+r.height/2);const v=i.radius||function cc(n,a,t){const i=Math.max(Math.abs(n-t.left),Math.abs(n-t.right)),r=Math.max(Math.abs(a-t.top),Math.abs(a-t.bottom));return Math.sqrt(i*i+r*r)}(a,t,r),x=a-r.left,O=t-r.top,I=o.enterDuration,B=document.createElement("div");B.classList.add("mat-ripple-element"),B.style.left=x-v+"px",B.style.top=O-v+"px",B.style.height=2*v+"px",B.style.width=2*v+"px",null!=i.color&&(B.style.backgroundColor=i.color),B.style.transitionDuration=`${I}ms`,this._containerElement.appendChild(B),function dc(n){window.getComputedStyle(n).getPropertyValue("opacity")}(B),B.style.transform="scale(1)";const W=new oc(this,B,i);return W.state=0,this._activeRipples.add(W),i.persistent||(this._mostRecentTransientRipple=W),this._runTimeoutOutsideZone(()=>{const X=W===this._mostRecentTransientRipple;W.state=1,!i.persistent&&(!X||!this._isPointerDown)&&W.fadeOut()},I),W}fadeOutRipple(a){const t=this._activeRipples.delete(a);if(a===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),this._activeRipples.size||(this._containerRect=null),!t)return;const i=a.element,r=Object.assign(Object.assign({},Pl),a.config.animation);i.style.transitionDuration=`${r.exitDuration}ms`,i.style.opacity="0",a.state=2,this._runTimeoutOutsideZone(()=>{a.state=3,i.remove()},r.exitDuration)}fadeOutAll(){this._activeRipples.forEach(a=>a.fadeOut())}fadeOutAllNonPersistent(){this._activeRipples.forEach(a=>{a.config.persistent||a.fadeOut()})}setupTriggerEvents(a){const t=ki(a);!t||t===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=t,this._registerEvents(Fl))}handleEvent(a){"mousedown"===a.type?this._onMousedown(a):"touchstart"===a.type?this._onTouchStart(a):this._onPointerUp(),this._pointerUpEventsRegistered||(this._registerEvents(Nl),this._pointerUpEventsRegistered=!0)}_onMousedown(a){const t=Qa(a),i=this._lastTouchStartEvent&&Date.now()<this._lastTouchStartEvent+800;!this._target.rippleDisabled&&!t&&!i&&(this._isPointerDown=!0,this.fadeInRipple(a.clientX,a.clientY,this._target.rippleConfig))}_onTouchStart(a){if(!this._target.rippleDisabled&&!$o(a)){this._lastTouchStartEvent=Date.now(),this._isPointerDown=!0;const t=a.changedTouches;for(let i=0;i<t.length;i++)this.fadeInRipple(t[i].clientX,t[i].clientY,this._target.rippleConfig)}}_onPointerUp(){!this._isPointerDown||(this._isPointerDown=!1,this._activeRipples.forEach(a=>{!a.config.persistent&&(1===a.state||a.config.terminateOnPointerUp&&0===a.state)&&a.fadeOut()}))}_runTimeoutOutsideZone(a,t=0){this._ngZone.runOutsideAngular(()=>setTimeout(a,t))}_registerEvents(a){this._ngZone.runOutsideAngular(()=>{a.forEach(t=>{this._triggerElement.addEventListener(t,this,Js)})})}_removeTriggerEvents(){this._triggerElement&&(Fl.forEach(a=>{this._triggerElement.removeEventListener(a,this,Js)}),this._pointerUpEventsRegistered&&Nl.forEach(a=>{this._triggerElement.removeEventListener(a,this,Js)}))}}const uc=new e.OlP("mat-ripple-global-options");let rs=(()=>{class n{constructor(t,i,r,o,v){this._elementRef=t,this._animationMode=v,this.radius=0,this._disabled=!1,this._isInitialized=!1,this._globalOptions=o||{},this._rippleRenderer=new lc(this,i,t,r)}get disabled(){return this._disabled}set disabled(t){t&&this.fadeOutAllNonPersistent(),this._disabled=t,this._setupTriggerEventsIfEnabled()}get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(t){this._trigger=t,this._setupTriggerEventsIfEnabled()}ngOnInit(){this._isInitialized=!0,this._setupTriggerEventsIfEnabled()}ngOnDestroy(){this._rippleRenderer._removeTriggerEvents()}fadeOutAll(){this._rippleRenderer.fadeOutAll()}fadeOutAllNonPersistent(){this._rippleRenderer.fadeOutAllNonPersistent()}get rippleConfig(){return{centered:this.centered,radius:this.radius,color:this.color,animation:Object.assign(Object.assign(Object.assign({},this._globalOptions.animation),"NoopAnimations"===this._animationMode?{enterDuration:0,exitDuration:0}:{}),this.animation),terminateOnPointerUp:this._globalOptions.terminateOnPointerUp}}get rippleDisabled(){return this.disabled||!!this._globalOptions.disabled}_setupTriggerEventsIfEnabled(){!this.disabled&&this._isInitialized&&this._rippleRenderer.setupTriggerEvents(this.trigger)}launch(t,i=0,r){return"number"==typeof t?this._rippleRenderer.fadeInRipple(t,i,Object.assign(Object.assign({},this.rippleConfig),r)):this._rippleRenderer.fadeInRipple(0,0,Object.assign(Object.assign({},this.rippleConfig),t))}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(e.R0b),e.Y36(Ie),e.Y36(uc,8),e.Y36(Rn.Qb,8))},n.\u0275dir=e.lG2({type:n,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(t,i){2&t&&e.ekj("mat-ripple-unbounded",i.unbounded)},inputs:{color:["matRippleColor","color"],unbounded:["matRippleUnbounded","unbounded"],centered:["matRippleCentered","centered"],radius:["matRippleRadius","radius"],animation:["matRippleAnimation","animation"],disabled:["matRippleDisabled","disabled"],trigger:["matRippleTrigger","trigger"]},exportAs:["matRipple"]}),n})(),Ws=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[xe,wt],xe]}),n})(),hc=(()=>{class n{constructor(t){this._animationMode=t,this.state="unchecked",this.disabled=!1}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(Rn.Qb,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-pseudo-checkbox"]],hostAttrs:[1,"mat-pseudo-checkbox"],hostVars:8,hostBindings:function(t,i){2&t&&e.ekj("mat-pseudo-checkbox-indeterminate","indeterminate"===i.state)("mat-pseudo-checkbox-checked","checked"===i.state)("mat-pseudo-checkbox-disabled",i.disabled)("_mat-animation-noopable","NoopAnimations"===i._animationMode)},inputs:{state:"state",disabled:"disabled"},decls:0,vars:0,template:function(t,i){},styles:['.mat-pseudo-checkbox{width:16px;height:16px;border:2px solid;border-radius:2px;cursor:pointer;display:inline-block;vertical-align:middle;box-sizing:border-box;position:relative;flex-shrink:0;transition:border-color 90ms cubic-bezier(0, 0, 0.2, 0.1),background-color 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox::after{position:absolute;opacity:0;content:"";border-bottom:2px solid currentColor;transition:opacity 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:transparent}._mat-animation-noopable.mat-pseudo-checkbox{transition:none;animation:none}._mat-animation-noopable.mat-pseudo-checkbox::after{transition:none}.mat-pseudo-checkbox-disabled{cursor:default}.mat-pseudo-checkbox-indeterminate::after{top:5px;left:1px;width:10px;opacity:1;border-radius:2px}.mat-pseudo-checkbox-checked::after{top:2.4px;left:1px;width:8px;height:3px;border-left:2px solid currentColor;transform:rotate(-45deg);opacity:1;box-sizing:content-box}\n'],encapsulation:2,changeDetection:0}),n})(),_c=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[xe]]}),n})();const Gs=new e.OlP("MAT_OPTION_PARENT_COMPONENT"),Qs=new e.OlP("MatOptgroup");let mc=0;class Hl{constructor(a,t=!1){this.source=a,this.isUserInput=t}}let pc=(()=>{class n{constructor(t,i,r,o){this._element=t,this._changeDetectorRef=i,this._parent=r,this.group=o,this._selected=!1,this._active=!1,this._disabled=!1,this._mostRecentViewValue="",this.id="mat-option-"+mc++,this.onSelectionChange=new e.vpe,this._stateChanges=new re.xQ}get multiple(){return this._parent&&this._parent.multiple}get selected(){return this._selected}get disabled(){return this.group&&this.group.disabled||this._disabled}set disabled(t){this._disabled=me(t)}get disableRipple(){return!(!this._parent||!this._parent.disableRipple)}get active(){return this._active}get viewValue(){return(this._getHostElement().textContent||"").trim()}select(){this._selected||(this._selected=!0,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}deselect(){this._selected&&(this._selected=!1,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}focus(t,i){const r=this._getHostElement();"function"==typeof r.focus&&r.focus(i)}setActiveStyles(){this._active||(this._active=!0,this._changeDetectorRef.markForCheck())}setInactiveStyles(){this._active&&(this._active=!1,this._changeDetectorRef.markForCheck())}getLabel(){return this.viewValue}_handleKeydown(t){(13===t.keyCode||32===t.keyCode)&&!nt(t)&&(this._selectViaInteraction(),t.preventDefault())}_selectViaInteraction(){this.disabled||(this._selected=!this.multiple||!this._selected,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent(!0))}_getAriaSelected(){return this.selected||!this.multiple&&null}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._element.nativeElement}ngAfterViewChecked(){if(this._selected){const t=this.viewValue;t!==this._mostRecentViewValue&&(this._mostRecentViewValue=t,this._stateChanges.next())}}ngOnDestroy(){this._stateChanges.complete()}_emitSelectionChangeEvent(t=!1){this.onSelectionChange.emit(new Hl(this,t))}}return n.\u0275fac=function(t){e.$Z()},n.\u0275dir=e.lG2({type:n,inputs:{value:"value",id:"id",disabled:"disabled"},outputs:{onSelectionChange:"onSelectionChange"}}),n})(),os=(()=>{class n extends pc{constructor(t,i,r,o){super(t,i,r,o)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(e.sBO),e.Y36(Gs,8),e.Y36(Qs,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-option"]],hostAttrs:["role","option",1,"mat-option","mat-focus-indicator"],hostVars:12,hostBindings:function(t,i){1&t&&e.NdJ("click",function(){return i._selectViaInteraction()})("keydown",function(o){return i._handleKeydown(o)}),2&t&&(e.Ikx("id",i.id),e.uIk("tabindex",i._getTabIndex())("aria-selected",i._getAriaSelected())("aria-disabled",i.disabled.toString()),e.ekj("mat-selected",i.selected)("mat-option-multiple",i.multiple)("mat-active",i.active)("mat-option-disabled",i.disabled))},exportAs:["matOption"],features:[e.qOj],ngContentSelectors:Bs,decls:5,vars:4,consts:[["class","mat-option-pseudo-checkbox",3,"state","disabled",4,"ngIf"],[1,"mat-option-text"],["class","cdk-visually-hidden",4,"ngIf"],["mat-ripple","",1,"mat-option-ripple",3,"matRippleTrigger","matRippleDisabled"],[1,"mat-option-pseudo-checkbox",3,"state","disabled"],[1,"cdk-visually-hidden"]],template:function(t,i){1&t&&(e.F$t(),e.YNc(0,xi,1,2,"mat-pseudo-checkbox",0),e.TgZ(1,"span",1),e.Hsn(2),e.qZA(),e.YNc(3,qn,2,1,"span",2),e._UZ(4,"div",3)),2&t&&(e.Q6J("ngIf",i.multiple),e.xp6(3),e.Q6J("ngIf",i.group&&i.group._inert),e.xp6(1),e.Q6J("matRippleTrigger",i._getHostElement())("matRippleDisabled",i.disabled||i.disableRipple))},directives:[hc,f.O5,rs],styles:[".mat-option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;position:relative;cursor:pointer;outline:none;display:flex;flex-direction:row;max-width:100%;box-sizing:border-box;align-items:center;-webkit-tap-highlight-color:transparent}.mat-option[disabled]{cursor:default}[dir=rtl] .mat-option{text-align:right}.mat-option .mat-icon{margin-right:16px;vertical-align:middle}.mat-option .mat-icon svg{vertical-align:top}[dir=rtl] .mat-option .mat-icon{margin-left:16px;margin-right:0}.mat-option[aria-disabled=true]{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:32px}[dir=rtl] .mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:16px;padding-right:32px}.cdk-high-contrast-active .mat-option{margin:0 1px}.cdk-high-contrast-active .mat-option.mat-active{border:solid 1px currentColor;margin:0}.cdk-high-contrast-active .mat-option[aria-disabled=true]{opacity:.5}.mat-option-text{display:inline-block;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.mat-option .mat-option-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-option-pseudo-checkbox{margin-right:8px}[dir=rtl] .mat-option-pseudo-checkbox{margin-left:8px;margin-right:0}\n"],encapsulation:2,changeDetection:0}),n})();function $s(n,a,t){if(t.length){let i=a.toArray(),r=t.toArray(),o=0;for(let v=0;v<n+1;v++)i[v].group&&i[v].group===r[o]&&o++;return o}return 0}function Rl(n,a,t,i){return n<t?n:n+a>t+i?Math.max(0,n-i+a):t}let ss=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[Ws,f.ez,xe,_c]]}),n})(),ql=(()=>{class n{constructor(t,i,r){this._ngZone=t,this._platform=i,this._scrolled=new re.xQ,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map,this._document=r}register(t){this.scrollContainers.has(t)||this.scrollContainers.set(t,t.elementScrolled().subscribe(()=>this._scrolled.next(t)))}deregister(t){const i=this.scrollContainers.get(t);i&&(i.unsubscribe(),this.scrollContainers.delete(t))}scrolled(t=20){return this._platform.isBrowser?new Zt.y(i=>{this._globalSubscription||this._addGlobalListener();const r=t>0?this._scrolled.pipe(lt(t)).subscribe(i):this._scrolled.subscribe(i);return this._scrolledCount++,()=>{r.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):(0,Xe.of)()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach((t,i)=>this.deregister(i)),this._scrolled.complete()}ancestorScrolled(t,i){const r=this.getAncestorScrollContainers(t);return this.scrolled(i).pipe((0,Ne.h)(o=>!o||r.indexOf(o)>-1))}getAncestorScrollContainers(t){const i=[];return this.scrollContainers.forEach((r,o)=>{this._scrollableContainsElement(o,t)&&i.push(o)}),i}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(t,i){let r=ki(i),o=t.getElementRef().nativeElement;do{if(r==o)return!0}while(r=r.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=>Ft(this._getWindow().document,"scroll").subscribe(()=>this._scrolled.next()))}_removeGlobalListener(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(e.R0b),e.LFG(Ie),e.LFG(f.K0,8))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),ls=(()=>{class n{constructor(t,i,r){this._platform=t,this._change=new re.xQ,this._changeListener=o=>{this._change.next(o)},this._document=r,i.runOutsideAngular(()=>{if(t.isBrowser){const o=this._getWindow();o.addEventListener("resize",this._changeListener),o.addEventListener("orientationchange",this._changeListener)}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){if(this._platform.isBrowser){const t=this._getWindow();t.removeEventListener("resize",this._changeListener),t.removeEventListener("orientationchange",this._changeListener)}this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();const t={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),t}getViewportRect(){const t=this.getViewportScrollPosition(),{width:i,height:r}=this.getViewportSize();return{top:t.top,left:t.left,bottom:t.top+r,right:t.left+i,height:r,width:i}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};const t=this._document,i=this._getWindow(),r=t.documentElement,o=r.getBoundingClientRect();return{top:-o.top||t.body.scrollTop||i.scrollY||r.scrollTop||0,left:-o.left||t.body.scrollLeft||i.scrollX||r.scrollLeft||0}}change(t=20){return t>0?this._change.pipe(lt(t)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){const t=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:t.innerWidth,height:t.innerHeight}:{width:0,height:0}}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(Ie),e.LFG(e.R0b),e.LFG(f.K0,8))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Ka=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({}),n})(),Bl=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[Ri,wt,Ka],Ri,Ka]}),n})();class Ks{attach(a){return this._attachedHost=a,a.attach(this)}detach(){let a=this._attachedHost;null!=a&&(this._attachedHost=null,a.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(a){this._attachedHost=a}}class Xa extends Ks{constructor(a,t,i,r){super(),this.component=a,this.viewContainerRef=t,this.injector=i,this.componentFactoryResolver=r}}class ds extends Ks{constructor(a,t,i){super(),this.templateRef=a,this.viewContainerRef=t,this.context=i}get origin(){return this.templateRef.elementRef}attach(a,t=this.context){return this.context=t,super.attach(a)}detach(){return this.context=void 0,super.detach()}}class vc extends Ks{constructor(a){super(),this.element=a instanceof e.SBq?a.nativeElement:a}}class Xs{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(a){return a instanceof Xa?(this._attachedPortal=a,this.attachComponentPortal(a)):a instanceof ds?(this._attachedPortal=a,this.attachTemplatePortal(a)):this.attachDomPortal&&a instanceof vc?(this._attachedPortal=a,this.attachDomPortal(a)):void 0}detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(a){this._disposeFn=a}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}}class yc extends Xs{constructor(a,t,i,r,o){super(),this.outletElement=a,this._componentFactoryResolver=t,this._appRef=i,this._defaultInjector=r,this.attachDomPortal=v=>{const x=v.element,O=this._document.createComment("dom-portal");x.parentNode.insertBefore(O,x),this.outletElement.appendChild(x),this._attachedPortal=v,super.setDisposeFn(()=>{O.parentNode&&O.parentNode.replaceChild(x,O)})},this._document=o}attachComponentPortal(a){const i=(a.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(a.component);let r;return a.viewContainerRef?(r=a.viewContainerRef.createComponent(i,a.viewContainerRef.length,a.injector||a.viewContainerRef.injector),this.setDisposeFn(()=>r.destroy())):(r=i.create(a.injector||this._defaultInjector),this._appRef.attachView(r.hostView),this.setDisposeFn(()=>{this._appRef.detachView(r.hostView),r.destroy()})),this.outletElement.appendChild(this._getComponentRootNode(r)),this._attachedPortal=a,r}attachTemplatePortal(a){let t=a.viewContainerRef,i=t.createEmbeddedView(a.templateRef,a.context);return i.rootNodes.forEach(r=>this.outletElement.appendChild(r)),i.detectChanges(),this.setDisposeFn(()=>{let r=t.indexOf(i);-1!==r&&t.remove(r)}),this._attachedPortal=a,i}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(a){return a.hostView.rootNodes[0]}}let cs=(()=>{class n extends Xs{constructor(t,i,r){super(),this._componentFactoryResolver=t,this._viewContainerRef=i,this._isInitialized=!1,this.attached=new e.vpe,this.attachDomPortal=o=>{const v=o.element,x=this._document.createComment("dom-portal");o.setAttachedHost(this),v.parentNode.insertBefore(x,v),this._getRootNode().appendChild(v),this._attachedPortal=o,super.setDisposeFn(()=>{x.parentNode&&x.parentNode.replaceChild(v,x)})},this._document=r}get portal(){return this._attachedPortal}set portal(t){this.hasAttached()&&!t&&!this._isInitialized||(this.hasAttached()&&super.detach(),t&&super.attach(t),this._attachedPortal=t||null)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedPortal=null,this._attachedRef=null}attachComponentPortal(t){t.setAttachedHost(this);const i=null!=t.viewContainerRef?t.viewContainerRef:this._viewContainerRef,o=(t.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(t.component),v=i.createComponent(o,i.length,t.injector||i.injector);return i!==this._viewContainerRef&&this._getRootNode().appendChild(v.hostView.rootNodes[0]),super.setDisposeFn(()=>v.destroy()),this._attachedPortal=t,this._attachedRef=v,this.attached.emit(v),v}attachTemplatePortal(t){t.setAttachedHost(this);const i=this._viewContainerRef.createEmbeddedView(t.templateRef,t.context);return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=t,this._attachedRef=i,this.attached.emit(i),i}_getRootNode(){const t=this._viewContainerRef.element.nativeElement;return t.nodeType===t.ELEMENT_NODE?t:t.parentNode}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e._Vd),e.Y36(e.s_b),e.Y36(f.K0))},n.\u0275dir=e.lG2({type:n,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:["cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[e.qOj]}),n})(),el=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({}),n})();class Mc{constructor(a,t){this.predicate=a,this.inclusive=t}call(a,t){return t.subscribe(new Tc(a,this.predicate,this.inclusive))}}class Tc extends ti.L{constructor(a,t,i){super(a),this.predicate=t,this.inclusive=i,this.index=0}_next(a){const t=this.destination;let i;try{i=this.predicate(a,this.index++)}catch(r){return void t.error(r)}this.nextOrComplete(a,i)}nextOrComplete(a,t){const i=this.destination;Boolean(t)?i.next(a):(this.inclusive&&i.next(a),i.complete())}}const jl=Se();class kc{constructor(a,t){this._viewportRuler=a,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=t}attach(){}enable(){if(this._canBeEnabled()){const a=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=a.style.left||"",this._previousHTMLStyles.top=a.style.top||"",a.style.left=qe(-this._previousScrollPosition.left),a.style.top=qe(-this._previousScrollPosition.top),a.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){const a=this._document.documentElement,i=a.style,r=this._document.body.style,o=i.scrollBehavior||"",v=r.scrollBehavior||"";this._isEnabled=!1,i.left=this._previousHTMLStyles.left,i.top=this._previousHTMLStyles.top,a.classList.remove("cdk-global-scrollblock"),jl&&(i.scrollBehavior=r.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),jl&&(i.scrollBehavior=o,r.scrollBehavior=v)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;const t=this._document.body,i=this._viewportRuler.getViewportSize();return t.scrollHeight>i.height||t.scrollWidth>i.width}}class wc{constructor(a,t,i,r){this._scrollDispatcher=a,this._ngZone=t,this._viewportRuler=i,this._config=r,this._scrollSubscription=null,this._detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}}attach(a){this._overlayRef=a}enable(){if(this._scrollSubscription)return;const a=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=a.subscribe(()=>{const t=this._viewportRuler.getViewportScrollPosition().top;Math.abs(t-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=a.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class Vl{enable(){}disable(){}attach(){}}function tl(n,a){return a.some(t=>n.bottom<t.top||n.top>t.bottom||n.right<t.left||n.left>t.right)}function Ul(n,a){return a.some(t=>n.top<t.top||n.bottom>t.bottom||n.left<t.left||n.right>t.right)}class Dc{constructor(a,t,i,r){this._scrollDispatcher=a,this._viewportRuler=t,this._ngZone=i,this._config=r,this._scrollSubscription=null}attach(a){this._overlayRef=a}enable(){this._scrollSubscription||(this._scrollSubscription=this._scrollDispatcher.scrolled(this._config?this._config.scrollThrottle:0).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){const t=this._overlayRef.overlayElement.getBoundingClientRect(),{width:i,height:r}=this._viewportRuler.getViewportSize();tl(t,[{width:i,height:r,bottom:r,right:i,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}}))}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}let Cc=(()=>{class n{constructor(t,i,r,o){this._scrollDispatcher=t,this._viewportRuler=i,this._ngZone=r,this.noop=()=>new Vl,this.close=v=>new wc(this._scrollDispatcher,this._ngZone,this._viewportRuler,v),this.block=()=>new kc(this._viewportRuler,this._document),this.reposition=v=>new Dc(this._scrollDispatcher,this._viewportRuler,this._ngZone,v),this._document=o}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(ql),e.LFG(ls),e.LFG(e.R0b),e.LFG(f.K0))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class no{constructor(a){if(this.scrollStrategy=new Vl,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,a){const t=Object.keys(a);for(const i of t)void 0!==a[i]&&(this[i]=a[i])}}}class xc{constructor(a,t){this.connectionPair=a,this.scrollableViewProperties=t}}class Sc{constructor(a,t,i,r,o,v,x,O,I){this._portalOutlet=a,this._host=t,this._pane=i,this._config=r,this._ngZone=o,this._keyboardDispatcher=v,this._document=x,this._location=O,this._outsideClickDispatcher=I,this._backdropElement=null,this._backdropClick=new re.xQ,this._attachments=new re.xQ,this._detachments=new re.xQ,this._locationChanges=Ze.w.EMPTY,this._backdropClickHandler=B=>this._backdropClick.next(B),this._keydownEvents=new re.xQ,this._outsidePointerEvents=new re.xQ,r.scrollStrategy&&(this._scrollStrategy=r.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=r.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(a){let t=this._portalOutlet.attach(a);return!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host),this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._ngZone.onStable.pipe((0,Ue.q)(1)).subscribe(()=>{this.hasAttached()&&this.updatePosition()}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),t}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();const a=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenStable(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),a}dispose(){var a;const t=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._disposeBackdrop(this._backdropElement),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),null===(a=this._host)||void 0===a||a.remove(),this._previousHostParent=this._pane=this._host=null,t&&this._detachments.next(),this._detachments.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(a){a!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=a,this.hasAttached()&&(a.attach(this),this.updatePosition()))}updateSize(a){this._config=Object.assign(Object.assign({},this._config),a),this._updateElementSize()}setDirection(a){this._config=Object.assign(Object.assign({},this._config),{direction:a}),this._updateElementDirection()}addPanelClass(a){this._pane&&this._toggleClasses(this._pane,a,!0)}removePanelClass(a){this._pane&&this._toggleClasses(this._pane,a,!1)}getDirection(){const a=this._config.direction;return a?"string"==typeof a?a:a.value:"ltr"}updateScrollStrategy(a){a!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=a,this.hasAttached()&&(a.attach(this),a.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;const a=this._pane.style;a.width=qe(this._config.width),a.height=qe(this._config.height),a.minWidth=qe(this._config.minWidth),a.minHeight=qe(this._config.minHeight),a.maxWidth=qe(this._config.maxWidth),a.maxHeight=qe(this._config.maxHeight)}_togglePointerEvents(a){this._pane.style.pointerEvents=a?"":"none"}_attachBackdrop(){const a="cdk-overlay-backdrop-showing";this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._config.backdropClass&&this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",this._backdropClickHandler),"undefined"!=typeof requestAnimationFrame?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this._backdropElement&&this._backdropElement.classList.add(a)})}):this._backdropElement.classList.add(a)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){const a=this._backdropElement;if(!a)return;let t;const i=()=>{a&&(a.removeEventListener("click",this._backdropClickHandler),a.removeEventListener("transitionend",i),this._disposeBackdrop(a)),this._config.backdropClass&&this._toggleClasses(a,this._config.backdropClass,!1),clearTimeout(t)};a.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular(()=>{a.addEventListener("transitionend",i)}),a.style.pointerEvents="none",t=this._ngZone.runOutsideAngular(()=>setTimeout(i,500))}_toggleClasses(a,t,i){const r=Ja(t||[]).filter(o=>!!o);r.length&&(i?a.classList.add(...r):a.classList.remove(...r))}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=>{const a=this._ngZone.onStable.pipe(le((0,ne.T)(this._attachments,this._detachments))).subscribe(()=>{(!this._pane||!this._host||0===this._pane.children.length)&&(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._host.remove()),a.unsubscribe())})})}_disposeScrollStrategy(){const a=this._scrollStrategy;a&&(a.disable(),a.detach&&a.detach())}_disposeBackdrop(a){a&&(a.remove(),this._backdropElement===a&&(this._backdropElement=null))}}let il=(()=>{class n{constructor(t,i){this._platform=i,this._document=t}ngOnDestroy(){var t;null===(t=this._containerElement)||void 0===t||t.remove()}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const t="cdk-overlay-container";if(this._platform.isBrowser||Vt()){const r=this._document.querySelectorAll(`.${t}[platform="server"], .${t}[platform="test"]`);for(let o=0;o<r.length;o++)r[o].remove()}const i=this._document.createElement("div");i.classList.add(t),Vt()?i.setAttribute("platform","test"):this._platform.isBrowser||i.setAttribute("platform","server"),this._document.body.appendChild(i),this._containerElement=i}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(f.K0),e.LFG(Ie))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const zl="cdk-overlay-connected-position-bounding-box",Lc=/([A-Za-z%]+)$/;class Jl{constructor(a,t,i,r,o){this._viewportRuler=t,this._document=i,this._platform=r,this._overlayContainer=o,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new re.xQ,this._resizeSubscription=Ze.w.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges,this.setOrigin(a)}get positions(){return this._preferredPositions}attach(a){this._validatePositions(),a.hostElement.classList.add(zl),this._overlayRef=a,this._boundingBox=a.hostElement,this._pane=a.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const a=this._originRect,t=this._overlayRect,i=this._viewportRect,r=this._containerRect,o=[];let v;for(let x of this._preferredPositions){let O=this._getOriginPoint(a,r,x),I=this._getOverlayPoint(O,t,x),B=this._getOverlayFit(I,t,i,x);if(B.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(x,O);this._canFitWithFlexibleDimensions(B,I,i)?o.push({position:x,origin:O,overlayRect:t,boundingBoxRect:this._calculateBoundingBoxRect(O,x)}):(!v||v.overlayFit.visibleArea<B.visibleArea)&&(v={overlayFit:B,overlayPoint:I,originPoint:O,position:x,overlayRect:t})}if(o.length){let x=null,O=-1;for(const I of o){const B=I.boundingBoxRect.width*I.boundingBoxRect.height*(I.position.weight||1);B>O&&(O=B,x=I)}return this._isPushed=!1,void this._applyPosition(x.position,x.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(v.position,v.originPoint);this._applyPosition(v.position,v.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&fa(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(zl),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;const a=this._lastPosition;if(a){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const t=this._getOriginPoint(this._originRect,this._containerRect,a);this._applyPosition(a,t)}else this.apply()}withScrollableContainers(a){return this._scrollables=a,this}withPositions(a){return this._preferredPositions=a,-1===a.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(a){return this._viewportMargin=a,this}withFlexibleDimensions(a=!0){return this._hasFlexibleDimensions=a,this}withGrowAfterOpen(a=!0){return this._growAfterOpen=a,this}withPush(a=!0){return this._canPush=a,this}withLockedPosition(a=!0){return this._positionLocked=a,this}setOrigin(a){return this._origin=a,this}withDefaultOffsetX(a){return this._offsetX=a,this}withDefaultOffsetY(a){return this._offsetY=a,this}withTransformOriginOn(a){return this._transformOriginSelector=a,this}_getOriginPoint(a,t,i){let r,o;if("center"==i.originX)r=a.left+a.width/2;else{const v=this._isRtl()?a.right:a.left,x=this._isRtl()?a.left:a.right;r="start"==i.originX?v:x}return t.left<0&&(r-=t.left),o="center"==i.originY?a.top+a.height/2:"top"==i.originY?a.top:a.bottom,t.top<0&&(o-=t.top),{x:r,y:o}}_getOverlayPoint(a,t,i){let r,o;return r="center"==i.overlayX?-t.width/2:"start"===i.overlayX?this._isRtl()?-t.width:0:this._isRtl()?0:-t.width,o="center"==i.overlayY?-t.height/2:"top"==i.overlayY?0:-t.height,{x:a.x+r,y:a.y+o}}_getOverlayFit(a,t,i,r){const o=Gl(t);let{x:v,y:x}=a,O=this._getOffset(r,"x"),I=this._getOffset(r,"y");O&&(v+=O),I&&(x+=I);let X=0-x,pe=x+o.height-i.height,Fe=this._subtractOverflows(o.width,0-v,v+o.width-i.width),We=this._subtractOverflows(o.height,X,pe),sr=Fe*We;return{visibleArea:sr,isCompletelyWithinViewport:o.width*o.height===sr,fitsInViewportVertically:We===o.height,fitsInViewportHorizontally:Fe==o.width}}_canFitWithFlexibleDimensions(a,t,i){if(this._hasFlexibleDimensions){const r=i.bottom-t.y,o=i.right-t.x,v=Wl(this._overlayRef.getConfig().minHeight),x=Wl(this._overlayRef.getConfig().minWidth),I=a.fitsInViewportHorizontally||null!=x&&x<=o;return(a.fitsInViewportVertically||null!=v&&v<=r)&&I}return!1}_pushOverlayOnScreen(a,t,i){if(this._previousPushAmount&&this._positionLocked)return{x:a.x+this._previousPushAmount.x,y:a.y+this._previousPushAmount.y};const r=Gl(t),o=this._viewportRect,v=Math.max(a.x+r.width-o.width,0),x=Math.max(a.y+r.height-o.height,0),O=Math.max(o.top-i.top-a.y,0),I=Math.max(o.left-i.left-a.x,0);let B=0,W=0;return B=r.width<=o.width?I||-v:a.x<this._viewportMargin?o.left-i.left-a.x:0,W=r.height<=o.height?O||-x:a.y<this._viewportMargin?o.top-i.top-a.y:0,this._previousPushAmount={x:B,y:W},{x:a.x+B,y:a.y+W}}_applyPosition(a,t){if(this._setTransformOrigin(a),this._setOverlayElementStyles(t,a),this._setBoundingBoxStyles(t,a),a.panelClass&&this._addPanelClasses(a.panelClass),this._lastPosition=a,this._positionChanges.observers.length){const i=this._getScrollVisibility(),r=new xc(a,i);this._positionChanges.next(r)}this._isInitialRender=!1}_setTransformOrigin(a){if(!this._transformOriginSelector)return;const t=this._boundingBox.querySelectorAll(this._transformOriginSelector);let i,r=a.overlayY;i="center"===a.overlayX?"center":this._isRtl()?"start"===a.overlayX?"right":"left":"start"===a.overlayX?"left":"right";for(let o=0;o<t.length;o++)t[o].style.transformOrigin=`${i} ${r}`}_calculateBoundingBoxRect(a,t){const i=this._viewportRect,r=this._isRtl();let o,v,x,B,W,X;if("top"===t.overlayY)v=a.y,o=i.height-v+this._viewportMargin;else if("bottom"===t.overlayY)x=i.height-a.y+2*this._viewportMargin,o=i.height-x+this._viewportMargin;else{const pe=Math.min(i.bottom-a.y+i.top,a.y),Fe=this._lastBoundingBoxSize.height;o=2*pe,v=a.y-pe,o>Fe&&!this._isInitialRender&&!this._growAfterOpen&&(v=a.y-Fe/2)}if("end"===t.overlayX&&!r||"start"===t.overlayX&&r)X=i.width-a.x+this._viewportMargin,B=a.x-this._viewportMargin;else if("start"===t.overlayX&&!r||"end"===t.overlayX&&r)W=a.x,B=i.right-a.x;else{const pe=Math.min(i.right-a.x+i.left,a.x),Fe=this._lastBoundingBoxSize.width;B=2*pe,W=a.x-pe,B>Fe&&!this._isInitialRender&&!this._growAfterOpen&&(W=a.x-Fe/2)}return{top:v,left:W,bottom:x,right:X,width:B,height:o}}_setBoundingBoxStyles(a,t){const i=this._calculateBoundingBoxRect(a,t);!this._isInitialRender&&!this._growAfterOpen&&(i.height=Math.min(i.height,this._lastBoundingBoxSize.height),i.width=Math.min(i.width,this._lastBoundingBoxSize.width));const r={};if(this._hasExactPosition())r.top=r.left="0",r.bottom=r.right=r.maxHeight=r.maxWidth="",r.width=r.height="100%";else{const o=this._overlayRef.getConfig().maxHeight,v=this._overlayRef.getConfig().maxWidth;r.height=qe(i.height),r.top=qe(i.top),r.bottom=qe(i.bottom),r.width=qe(i.width),r.left=qe(i.left),r.right=qe(i.right),r.alignItems="center"===t.overlayX?"center":"end"===t.overlayX?"flex-end":"flex-start",r.justifyContent="center"===t.overlayY?"center":"bottom"===t.overlayY?"flex-end":"flex-start",o&&(r.maxHeight=qe(o)),v&&(r.maxWidth=qe(v))}this._lastBoundingBoxSize=i,fa(this._boundingBox.style,r)}_resetBoundingBoxStyles(){fa(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){fa(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(a,t){const i={},r=this._hasExactPosition(),o=this._hasFlexibleDimensions,v=this._overlayRef.getConfig();if(r){const B=this._viewportRuler.getViewportScrollPosition();fa(i,this._getExactOverlayY(t,a,B)),fa(i,this._getExactOverlayX(t,a,B))}else i.position="static";let x="",O=this._getOffset(t,"x"),I=this._getOffset(t,"y");O&&(x+=`translateX(${O}px) `),I&&(x+=`translateY(${I}px)`),i.transform=x.trim(),v.maxHeight&&(r?i.maxHeight=qe(v.maxHeight):o&&(i.maxHeight="")),v.maxWidth&&(r?i.maxWidth=qe(v.maxWidth):o&&(i.maxWidth="")),fa(this._pane.style,i)}_getExactOverlayY(a,t,i){let r={top:"",bottom:""},o=this._getOverlayPoint(t,this._overlayRect,a);return this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,i)),"bottom"===a.overlayY?r.bottom=this._document.documentElement.clientHeight-(o.y+this._overlayRect.height)+"px":r.top=qe(o.y),r}_getExactOverlayX(a,t,i){let v,r={left:"",right:""},o=this._getOverlayPoint(t,this._overlayRect,a);return this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,i)),v=this._isRtl()?"end"===a.overlayX?"left":"right":"end"===a.overlayX?"right":"left","right"===v?r.right=this._document.documentElement.clientWidth-(o.x+this._overlayRect.width)+"px":r.left=qe(o.x),r}_getScrollVisibility(){const a=this._getOriginRect(),t=this._pane.getBoundingClientRect(),i=this._scrollables.map(r=>r.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:Ul(a,i),isOriginOutsideView:tl(a,i),isOverlayClipped:Ul(t,i),isOverlayOutsideView:tl(t,i)}}_subtractOverflows(a,...t){return t.reduce((i,r)=>i-Math.max(r,0),a)}_getNarrowedViewportRect(){const a=this._document.documentElement.clientWidth,t=this._document.documentElement.clientHeight,i=this._viewportRuler.getViewportScrollPosition();return{top:i.top+this._viewportMargin,left:i.left+this._viewportMargin,right:i.left+a-this._viewportMargin,bottom:i.top+t-this._viewportMargin,width:a-2*this._viewportMargin,height:t-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(a,t){return"x"===t?null==a.offsetX?this._offsetX:a.offsetX:null==a.offsetY?this._offsetY:a.offsetY}_validatePositions(){}_addPanelClasses(a){this._pane&&Ja(a).forEach(t=>{""!==t&&-1===this._appliedPanelClasses.indexOf(t)&&(this._appliedPanelClasses.push(t),this._pane.classList.add(t))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(a=>{this._pane.classList.remove(a)}),this._appliedPanelClasses=[])}_getOriginRect(){const a=this._origin;if(a instanceof e.SBq)return a.nativeElement.getBoundingClientRect();if(a instanceof Element)return a.getBoundingClientRect();const t=a.width||0,i=a.height||0;return{top:a.y,bottom:a.y+i,left:a.x,right:a.x+t,height:i,width:t}}}function fa(n,a){for(let t in a)a.hasOwnProperty(t)&&(n[t]=a[t]);return n}function Wl(n){if("number"!=typeof n&&null!=n){const[a,t]=n.split(Lc);return t&&"px"!==t?null:parseFloat(a)}return n||null}function Gl(n){return{top:Math.floor(n.top),right:Math.floor(n.right),bottom:Math.floor(n.bottom),left:Math.floor(n.left),width:Math.floor(n.width),height:Math.floor(n.height)}}const Ql="cdk-global-overlay-wrapper";class Ac{constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._leftOffset="",this._rightOffset="",this._alignItems="",this._justifyContent="",this._width="",this._height=""}attach(a){const t=a.getConfig();this._overlayRef=a,this._width&&!t.width&&a.updateSize({width:this._width}),this._height&&!t.height&&a.updateSize({height:this._height}),a.hostElement.classList.add(Ql),this._isDisposed=!1}top(a=""){return this._bottomOffset="",this._topOffset=a,this._alignItems="flex-start",this}left(a=""){return this._rightOffset="",this._leftOffset=a,this._justifyContent="flex-start",this}bottom(a=""){return this._topOffset="",this._bottomOffset=a,this._alignItems="flex-end",this}right(a=""){return this._leftOffset="",this._rightOffset=a,this._justifyContent="flex-end",this}width(a=""){return this._overlayRef?this._overlayRef.updateSize({width:a}):this._width=a,this}height(a=""){return this._overlayRef?this._overlayRef.updateSize({height:a}):this._height=a,this}centerHorizontally(a=""){return this.left(a),this._justifyContent="center",this}centerVertically(a=""){return this.top(a),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;const a=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement.style,i=this._overlayRef.getConfig(),{width:r,height:o,maxWidth:v,maxHeight:x}=i,O=!("100%"!==r&&"100vw"!==r||v&&"100%"!==v&&"100vw"!==v),I=!("100%"!==o&&"100vh"!==o||x&&"100%"!==x&&"100vh"!==x);a.position=this._cssPosition,a.marginLeft=O?"0":this._leftOffset,a.marginTop=I?"0":this._topOffset,a.marginBottom=this._bottomOffset,a.marginRight=this._rightOffset,O?t.justifyContent="flex-start":"center"===this._justifyContent?t.justifyContent="center":"rtl"===this._overlayRef.getConfig().direction?"flex-start"===this._justifyContent?t.justifyContent="flex-end":"flex-end"===this._justifyContent&&(t.justifyContent="flex-start"):t.justifyContent=this._justifyContent,t.alignItems=I?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;const a=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement,i=t.style;t.classList.remove(Ql),i.justifyContent=i.alignItems=a.marginTop=a.marginBottom=a.marginLeft=a.marginRight=a.position="",this._overlayRef=null,this._isDisposed=!0}}let Yc=(()=>{class n{constructor(t,i,r,o){this._viewportRuler=t,this._document=i,this._platform=r,this._overlayContainer=o}global(){return new Ac}flexibleConnectedTo(t){return new Jl(t,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(ls),e.LFG(f.K0),e.LFG(Ie),e.LFG(il))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),$l=(()=>{class n{constructor(t){this._attachedOverlays=[],this._document=t}ngOnDestroy(){this.detach()}add(t){this.remove(t),this._attachedOverlays.push(t)}remove(t){const i=this._attachedOverlays.indexOf(t);i>-1&&this._attachedOverlays.splice(i,1),0===this._attachedOverlays.length&&this.detach()}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(f.K0))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Oc=(()=>{class n extends $l{constructor(t){super(t),this._keydownListener=i=>{const r=this._attachedOverlays;for(let o=r.length-1;o>-1;o--)if(r[o]._keydownEvents.observers.length>0){r[o]._keydownEvents.next(i);break}}}add(t){super.add(t),this._isAttached||(this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0)}detach(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(f.K0))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Ec=(()=>{class n extends $l{constructor(t,i){super(t),this._platform=i,this._cursorStyleIsSet=!1,this._pointerDownListener=r=>{this._pointerDownEventTarget=xt(r)},this._clickListener=r=>{const o=xt(r),v="click"===r.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:o;this._pointerDownEventTarget=null;const x=this._attachedOverlays.slice();for(let O=x.length-1;O>-1;O--){const I=x[O];if(!(I._outsidePointerEvents.observers.length<1)&&I.hasAttached()){if(I.overlayElement.contains(o)||I.overlayElement.contains(v))break;I._outsidePointerEvents.next(r)}}}}add(t){if(super.add(t),!this._isAttached){const i=this._document.body;i.addEventListener("pointerdown",this._pointerDownListener,!0),i.addEventListener("click",this._clickListener,!0),i.addEventListener("auxclick",this._clickListener,!0),i.addEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=i.style.cursor,i.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){if(this._isAttached){const t=this._document.body;t.removeEventListener("pointerdown",this._pointerDownListener,!0),t.removeEventListener("click",this._clickListener,!0),t.removeEventListener("auxclick",this._clickListener,!0),t.removeEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&&this._cursorStyleIsSet&&(t.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1}}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(f.K0),e.LFG(Ie))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Ic=0,mi=(()=>{class n{constructor(t,i,r,o,v,x,O,I,B,W,X){this.scrollStrategies=t,this._overlayContainer=i,this._componentFactoryResolver=r,this._positionBuilder=o,this._keyboardDispatcher=v,this._injector=x,this._ngZone=O,this._document=I,this._directionality=B,this._location=W,this._outsideClickDispatcher=X}create(t){const i=this._createHostElement(),r=this._createPaneElement(i),o=this._createPortalOutlet(r),v=new no(t);return v.direction=v.direction||this._directionality.value,new Sc(o,i,r,v,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher)}position(){return this._positionBuilder}_createPaneElement(t){const i=this._document.createElement("div");return i.id="cdk-overlay-"+Ic++,i.classList.add("cdk-overlay-pane"),t.appendChild(i),i}_createHostElement(){const t=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(t),t}_createPortalOutlet(t){return this._appRef||(this._appRef=this._injector.get(e.z2F)),new yc(t,this._componentFactoryResolver,this._appRef,this._injector,this._document)}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(Cc),e.LFG(il),e.LFG(e._Vd),e.LFG(Yc),e.LFG(Oc),e.LFG(e.zs3),e.LFG(e.R0b),e.LFG(f.K0),e.LFG(kt),e.LFG(f.Ye),e.LFG(Ec))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac}),n})();const Zc=[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom"},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom"},{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"}],Kl=new e.OlP("cdk-connected-overlay-scroll-strategy");let Xl=(()=>{class n{constructor(t){this.elementRef=t}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq))},n.\u0275dir=e.lG2({type:n,selectors:[["","cdk-overlay-origin",""],["","overlay-origin",""],["","cdkOverlayOrigin",""]],exportAs:["cdkOverlayOrigin"]}),n})(),ed=(()=>{class n{constructor(t,i,r,o,v){this._overlay=t,this._dir=v,this._hasBackdrop=!1,this._lockPosition=!1,this._growAfterOpen=!1,this._flexibleDimensions=!1,this._push=!1,this._backdropSubscription=Ze.w.EMPTY,this._attachSubscription=Ze.w.EMPTY,this._detachSubscription=Ze.w.EMPTY,this._positionSubscription=Ze.w.EMPTY,this.viewportMargin=0,this.open=!1,this.disableClose=!1,this.backdropClick=new e.vpe,this.positionChange=new e.vpe,this.attach=new e.vpe,this.detach=new e.vpe,this.overlayKeydown=new e.vpe,this.overlayOutsideClick=new e.vpe,this._templatePortal=new ds(i,r),this._scrollStrategyFactory=o,this.scrollStrategy=this._scrollStrategyFactory()}get offsetX(){return this._offsetX}set offsetX(t){this._offsetX=t,this._position&&this._updatePositionStrategy(this._position)}get offsetY(){return this._offsetY}set offsetY(t){this._offsetY=t,this._position&&this._updatePositionStrategy(this._position)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(t){this._hasBackdrop=me(t)}get lockPosition(){return this._lockPosition}set lockPosition(t){this._lockPosition=me(t)}get flexibleDimensions(){return this._flexibleDimensions}set flexibleDimensions(t){this._flexibleDimensions=me(t)}get growAfterOpen(){return this._growAfterOpen}set growAfterOpen(t){this._growAfterOpen=me(t)}get push(){return this._push}set push(t){this._push=me(t)}get overlayRef(){return this._overlayRef}get dir(){return this._dir?this._dir.value:"ltr"}ngOnDestroy(){this._attachSubscription.unsubscribe(),this._detachSubscription.unsubscribe(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this._overlayRef&&this._overlayRef.dispose()}ngOnChanges(t){this._position&&(this._updatePositionStrategy(this._position),this._overlayRef.updateSize({width:this.width,minWidth:this.minWidth,height:this.height,minHeight:this.minHeight}),t.origin&&this.open&&this._position.apply()),t.open&&(this.open?this._attachOverlay():this._detachOverlay())}_createOverlay(){(!this.positions||!this.positions.length)&&(this.positions=Zc);const t=this._overlayRef=this._overlay.create(this._buildConfig());this._attachSubscription=t.attachments().subscribe(()=>this.attach.emit()),this._detachSubscription=t.detachments().subscribe(()=>this.detach.emit()),t.keydownEvents().subscribe(i=>{this.overlayKeydown.next(i),27===i.keyCode&&!this.disableClose&&!nt(i)&&(i.preventDefault(),this._detachOverlay())}),this._overlayRef.outsidePointerEvents().subscribe(i=>{this.overlayOutsideClick.next(i)})}_buildConfig(){const t=this._position=this.positionStrategy||this._createPositionStrategy(),i=new no({direction:this._dir,positionStrategy:t,scrollStrategy:this.scrollStrategy,hasBackdrop:this.hasBackdrop});return(this.width||0===this.width)&&(i.width=this.width),(this.height||0===this.height)&&(i.height=this.height),(this.minWidth||0===this.minWidth)&&(i.minWidth=this.minWidth),(this.minHeight||0===this.minHeight)&&(i.minHeight=this.minHeight),this.backdropClass&&(i.backdropClass=this.backdropClass),this.panelClass&&(i.panelClass=this.panelClass),i}_updatePositionStrategy(t){const i=this.positions.map(r=>({originX:r.originX,originY:r.originY,overlayX:r.overlayX,overlayY:r.overlayY,offsetX:r.offsetX||this.offsetX,offsetY:r.offsetY||this.offsetY,panelClass:r.panelClass||void 0}));return t.setOrigin(this._getFlexibleConnectedPositionStrategyOrigin()).withPositions(i).withFlexibleDimensions(this.flexibleDimensions).withPush(this.push).withGrowAfterOpen(this.growAfterOpen).withViewportMargin(this.viewportMargin).withLockedPosition(this.lockPosition).withTransformOriginOn(this.transformOriginSelector)}_createPositionStrategy(){const t=this._overlay.position().flexibleConnectedTo(this._getFlexibleConnectedPositionStrategyOrigin());return this._updatePositionStrategy(t),t}_getFlexibleConnectedPositionStrategyOrigin(){return this.origin instanceof Xl?this.origin.elementRef:this.origin}_attachOverlay(){this._overlayRef?this._overlayRef.getConfig().hasBackdrop=this.hasBackdrop:this._createOverlay(),this._overlayRef.hasAttached()||this._overlayRef.attach(this._templatePortal),this.hasBackdrop?this._backdropSubscription=this._overlayRef.backdropClick().subscribe(t=>{this.backdropClick.emit(t)}):this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this.positionChange.observers.length>0&&(this._positionSubscription=this._position.positionChanges.pipe(function bc(n,a=!1){return t=>t.lift(new Mc(n,a))}(()=>this.positionChange.observers.length>0)).subscribe(t=>{this.positionChange.emit(t),0===this.positionChange.observers.length&&this._positionSubscription.unsubscribe()}))}_detachOverlay(){this._overlayRef&&this._overlayRef.detach(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(mi),e.Y36(e.Rgc),e.Y36(e.s_b),e.Y36(Kl),e.Y36(kt,8))},n.\u0275dir=e.lG2({type:n,selectors:[["","cdk-connected-overlay",""],["","connected-overlay",""],["","cdkConnectedOverlay",""]],inputs:{origin:["cdkConnectedOverlayOrigin","origin"],positions:["cdkConnectedOverlayPositions","positions"],positionStrategy:["cdkConnectedOverlayPositionStrategy","positionStrategy"],offsetX:["cdkConnectedOverlayOffsetX","offsetX"],offsetY:["cdkConnectedOverlayOffsetY","offsetY"],width:["cdkConnectedOverlayWidth","width"],height:["cdkConnectedOverlayHeight","height"],minWidth:["cdkConnectedOverlayMinWidth","minWidth"],minHeight:["cdkConnectedOverlayMinHeight","minHeight"],backdropClass:["cdkConnectedOverlayBackdropClass","backdropClass"],panelClass:["cdkConnectedOverlayPanelClass","panelClass"],viewportMargin:["cdkConnectedOverlayViewportMargin","viewportMargin"],scrollStrategy:["cdkConnectedOverlayScrollStrategy","scrollStrategy"],open:["cdkConnectedOverlayOpen","open"],disableClose:["cdkConnectedOverlayDisableClose","disableClose"],transformOriginSelector:["cdkConnectedOverlayTransformOriginOn","transformOriginSelector"],hasBackdrop:["cdkConnectedOverlayHasBackdrop","hasBackdrop"],lockPosition:["cdkConnectedOverlayLockPosition","lockPosition"],flexibleDimensions:["cdkConnectedOverlayFlexibleDimensions","flexibleDimensions"],growAfterOpen:["cdkConnectedOverlayGrowAfterOpen","growAfterOpen"],push:["cdkConnectedOverlayPush","push"]},outputs:{backdropClick:"backdropClick",positionChange:"positionChange",attach:"attach",detach:"detach",overlayKeydown:"overlayKeydown",overlayOutsideClick:"overlayOutsideClick"},exportAs:["cdkConnectedOverlay"],features:[e.TTD]}),n})();const Fc={provide:Kl,deps:[mi],useFactory:function Pc(n){return()=>n.scrollStrategies.reposition()}};let ao=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[mi,Fc],imports:[[Ri,el,Bl],Bl]}),n})();const Nc=["mat-button",""],Hc=["*"],qc=["mat-button","mat-flat-button","mat-icon-button","mat-raised-button","mat-stroked-button","mat-mini-fab","mat-fab"],Bc=p(d(b(class{constructor(n){this._elementRef=n}})));let us=(()=>{class n extends Bc{constructor(t,i,r){super(t),this._focusMonitor=i,this._animationMode=r,this.isRoundButton=this._hasHostAttributes("mat-fab","mat-mini-fab"),this.isIconButton=this._hasHostAttributes("mat-icon-button");for(const o of qc)this._hasHostAttributes(o)&&this._getHostElement().classList.add(o);t.nativeElement.classList.add("mat-button-base"),this.isRoundButton&&(this.color="accent")}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0)}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}focus(t,i){t?this._focusMonitor.focusVia(this._getHostElement(),t,i):this._getHostElement().focus(i)}_getHostElement(){return this._elementRef.nativeElement}_isRippleDisabled(){return this.disableRipple||this.disabled}_hasHostAttributes(...t){return t.some(i=>this._getHostElement().hasAttribute(i))}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(Hn),e.Y36(Rn.Qb,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["button","mat-button",""],["button","mat-raised-button",""],["button","mat-icon-button",""],["button","mat-fab",""],["button","mat-mini-fab",""],["button","mat-stroked-button",""],["button","mat-flat-button",""]],viewQuery:function(t,i){if(1&t&&e.Gf(rs,5),2&t){let r;e.iGM(r=e.CRH())&&(i.ripple=r.first)}},hostAttrs:[1,"mat-focus-indicator"],hostVars:5,hostBindings:function(t,i){2&t&&(e.uIk("disabled",i.disabled||null),e.ekj("_mat-animation-noopable","NoopAnimations"===i._animationMode)("mat-button-disabled",i.disabled))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color"},exportAs:["matButton"],features:[e.qOj],attrs:Nc,ngContentSelectors:Hc,decls:4,vars:5,consts:[[1,"mat-button-wrapper"],["matRipple","",1,"mat-button-ripple",3,"matRippleDisabled","matRippleCentered","matRippleTrigger"],[1,"mat-button-focus-overlay"]],template:function(t,i){1&t&&(e.F$t(),e.TgZ(0,"span",0),e.Hsn(1),e.qZA(),e._UZ(2,"span",1),e._UZ(3,"span",2)),2&t&&(e.xp6(2),e.ekj("mat-button-ripple-round",i.isRoundButton||i.isIconButton),e.Q6J("matRippleDisabled",i._isRippleDisabled())("matRippleCentered",i.isIconButton)("matRippleTrigger",i._getHostElement()))},directives:[rs],styles:[".mat-button .mat-button-focus-overlay,.mat-icon-button .mat-button-focus-overlay{opacity:0}.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:.04}@media(hover: none){.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:0}}.mat-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-button.mat-button-disabled,.mat-icon-button.mat-button-disabled,.mat-stroked-button.mat-button-disabled,.mat-flat-button.mat-button-disabled{cursor:default}.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-button.cdk-program-focused .mat-button-focus-overlay,.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-flat-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-raised-button{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button.mat-button-disabled{cursor:default}.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-raised-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-raised-button::-moz-focus-inner{border:0}._mat-animation-noopable.mat-raised-button{transition:none;animation:none}.mat-stroked-button{border:1px solid currentColor;padding:0 15px;line-height:34px}.mat-stroked-button .mat-button-ripple.mat-ripple,.mat-stroked-button .mat-button-focus-overlay{top:-1px;left:-1px;right:-1px;bottom:-1px}.mat-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:56px;height:56px;padding:0;flex-shrink:0}.mat-fab::-moz-focus-inner{border:0}.mat-fab.mat-button-disabled{cursor:default}.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-fab::-moz-focus-inner{border:0}._mat-animation-noopable.mat-fab{transition:none;animation:none}.mat-fab .mat-button-wrapper{padding:16px 0;display:inline-block;line-height:24px}.mat-mini-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:40px;height:40px;padding:0;flex-shrink:0}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab.mat-button-disabled{cursor:default}.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-mini-fab::-moz-focus-inner{border:0}._mat-animation-noopable.mat-mini-fab{transition:none;animation:none}.mat-mini-fab .mat-button-wrapper{padding:8px 0;display:inline-block;line-height:24px}.mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.mat-icon-button i,.mat-icon-button .mat-icon{line-height:24px}.mat-button-ripple.mat-ripple,.mat-button-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-button-ripple.mat-ripple:not(:empty){transform:translateZ(0)}.mat-button-focus-overlay{opacity:0;transition:opacity 200ms cubic-bezier(0.35, 0, 0.25, 1),background-color 200ms cubic-bezier(0.35, 0, 0.25, 1)}._mat-animation-noopable .mat-button-focus-overlay{transition:none}.mat-button-ripple-round{border-radius:50%;z-index:1}.mat-button .mat-button-wrapper>*,.mat-flat-button .mat-button-wrapper>*,.mat-stroked-button .mat-button-wrapper>*,.mat-raised-button .mat-button-wrapper>*,.mat-icon-button .mat-button-wrapper>*,.mat-fab .mat-button-wrapper>*,.mat-mini-fab .mat-button-wrapper>*{vertical-align:middle}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{display:inline-flex;justify-content:center;align-items:center;font-size:inherit;width:2.5em;height:2.5em}.cdk-high-contrast-active .mat-button,.cdk-high-contrast-active .mat-flat-button,.cdk-high-contrast-active .mat-raised-button,.cdk-high-contrast-active .mat-icon-button,.cdk-high-contrast-active .mat-fab,.cdk-high-contrast-active .mat-mini-fab{outline:solid 1px}.cdk-high-contrast-active .mat-button-base.cdk-keyboard-focused,.cdk-high-contrast-active .mat-button-base.cdk-program-focused{outline:solid 3px}\n"],encapsulation:2,changeDetection:0}),n})(),td=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[Ws,xe],xe]}),n})();var Z=D(1777);const jc=["connectionContainer"],Vc=["inputContainer"],Uc=["label"];function zc(n,a){1&n&&(e.ynx(0),e.TgZ(1,"div",14),e._UZ(2,"div",15),e._UZ(3,"div",16),e._UZ(4,"div",17),e.qZA(),e.TgZ(5,"div",18),e._UZ(6,"div",15),e._UZ(7,"div",16),e._UZ(8,"div",17),e.qZA(),e.BQk())}function Jc(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",19),e.NdJ("cdkObserveContent",function(){return e.CHM(t),e.oxw().updateOutlineGap()}),e.Hsn(1,1),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("cdkObserveContentDisabled","outline"!=t.appearance)}}function Wc(n,a){if(1&n&&(e.ynx(0),e.Hsn(1,2),e.TgZ(2,"span"),e._uU(3),e.qZA(),e.BQk()),2&n){const t=e.oxw(2);e.xp6(3),e.Oqu(t._control.placeholder)}}function Gc(n,a){1&n&&e.Hsn(0,3,["*ngSwitchCase","true"])}function Qc(n,a){1&n&&(e.TgZ(0,"span",23),e._uU(1," *"),e.qZA())}function $c(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"label",20,21),e.NdJ("cdkObserveContent",function(){return e.CHM(t),e.oxw().updateOutlineGap()}),e.YNc(2,Wc,4,1,"ng-container",12),e.YNc(3,Gc,1,0,"ng-content",12),e.YNc(4,Qc,2,0,"span",22),e.qZA()}if(2&n){const t=e.oxw();e.ekj("mat-empty",t._control.empty&&!t._shouldAlwaysFloat())("mat-form-field-empty",t._control.empty&&!t._shouldAlwaysFloat())("mat-accent","accent"==t.color)("mat-warn","warn"==t.color),e.Q6J("cdkObserveContentDisabled","outline"!=t.appearance)("id",t._labelId)("ngSwitch",t._hasLabel()),e.uIk("for",t._control.id)("aria-owns",t._control.id),e.xp6(2),e.Q6J("ngSwitchCase",!1),e.xp6(1),e.Q6J("ngSwitchCase",!0),e.xp6(1),e.Q6J("ngIf",!t.hideRequiredMarker&&t._control.required&&!t._control.disabled)}}function Kc(n,a){1&n&&(e.TgZ(0,"div",24),e.Hsn(1,4),e.qZA())}function Xc(n,a){if(1&n&&(e.TgZ(0,"div",25),e._UZ(1,"span",26),e.qZA()),2&n){const t=e.oxw();e.xp6(1),e.ekj("mat-accent","accent"==t.color)("mat-warn","warn"==t.color)}}function eu(n,a){if(1&n&&(e.TgZ(0,"div"),e.Hsn(1,5),e.qZA()),2&n){const t=e.oxw();e.Q6J("@transitionMessages",t._subscriptAnimationState)}}function tu(n,a){if(1&n&&(e.TgZ(0,"div",30),e._uU(1),e.qZA()),2&n){const t=e.oxw(2);e.Q6J("id",t._hintLabelId),e.xp6(1),e.Oqu(t.hintLabel)}}function iu(n,a){if(1&n&&(e.TgZ(0,"div",27),e.YNc(1,tu,2,2,"div",28),e.Hsn(2,6),e._UZ(3,"div",29),e.Hsn(4,7),e.qZA()),2&n){const t=e.oxw();e.Q6J("@transitionMessages",t._subscriptAnimationState),e.xp6(1),e.Q6J("ngIf",t.hintLabel)}}const nu=["*",[["","matPrefix",""]],[["mat-placeholder"]],[["mat-label"]],[["","matSuffix",""]],[["mat-error"]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],au=["*","[matPrefix]","mat-placeholder","mat-label","[matSuffix]","mat-error","mat-hint:not([align='end'])","mat-hint[align='end']"],ru=new e.OlP("MatError"),ou={transitionMessages:(0,Z.X$)("transitionMessages",[(0,Z.SB)("enter",(0,Z.oB)({opacity:1,transform:"translateY(0%)"})),(0,Z.eR)("void => enter",[(0,Z.oB)({opacity:0,transform:"translateY(-5px)"}),(0,Z.jt)("300ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};let hs=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=e.lG2({type:n}),n})();const su=new e.OlP("MatHint");let id=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=e.lG2({type:n,selectors:[["mat-label"]]}),n})(),lu=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=e.lG2({type:n,selectors:[["mat-placeholder"]]}),n})();const du=new e.OlP("MatPrefix"),nd=new e.OlP("MatSuffix");let cu=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=e.lG2({type:n,selectors:[["","matSuffix",""]],features:[e._Bn([{provide:nd,useExisting:n}])]}),n})(),ad=0;const hu=p(class{constructor(n){this._elementRef=n}},"primary"),_u=new e.OlP("MAT_FORM_FIELD_DEFAULT_OPTIONS"),ro=new e.OlP("MatFormField");let od=(()=>{class n extends hu{constructor(t,i,r,o,v,x,O){super(t),this._changeDetectorRef=i,this._dir=r,this._defaults=o,this._platform=v,this._ngZone=x,this._outlineGapCalculationNeededImmediately=!1,this._outlineGapCalculationNeededOnStable=!1,this._destroyed=new re.xQ,this._showAlwaysAnimate=!1,this._subscriptAnimationState="",this._hintLabel="",this._hintLabelId="mat-hint-"+ad++,this._labelId="mat-form-field-label-"+ad++,this.floatLabel=this._getDefaultFloatLabelState(),this._animationsEnabled="NoopAnimations"!==O,this.appearance=o&&o.appearance?o.appearance:"legacy",this._hideRequiredMarker=!(!o||null==o.hideRequiredMarker)&&o.hideRequiredMarker}get appearance(){return this._appearance}set appearance(t){const i=this._appearance;this._appearance=t||this._defaults&&this._defaults.appearance||"legacy","outline"===this._appearance&&i!==t&&(this._outlineGapCalculationNeededOnStable=!0)}get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(t){this._hideRequiredMarker=me(t)}_shouldAlwaysFloat(){return"always"===this.floatLabel&&!this._showAlwaysAnimate}_canLabelFloat(){return"never"!==this.floatLabel}get hintLabel(){return this._hintLabel}set hintLabel(t){this._hintLabel=t,this._processHints()}get floatLabel(){return"legacy"!==this.appearance&&"never"===this._floatLabel?"auto":this._floatLabel}set floatLabel(t){t!==this._floatLabel&&(this._floatLabel=t||this._getDefaultFloatLabelState(),this._changeDetectorRef.markForCheck())}get _control(){return this._explicitFormFieldControl||this._controlNonStatic||this._controlStatic}set _control(t){this._explicitFormFieldControl=t}getLabelId(){return this._hasFloatingLabel()?this._labelId:null}getConnectedOverlayOrigin(){return this._connectionContainerRef||this._elementRef}ngAfterContentInit(){this._validateControlChild();const t=this._control;t.controlType&&this._elementRef.nativeElement.classList.add(`mat-form-field-type-${t.controlType}`),t.stateChanges.pipe((0,dt.O)(null)).subscribe(()=>{this._validatePlaceholders(),this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),t.ngControl&&t.ngControl.valueChanges&&t.ngControl.valueChanges.pipe(le(this._destroyed)).subscribe(()=>this._changeDetectorRef.markForCheck()),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.pipe(le(this._destroyed)).subscribe(()=>{this._outlineGapCalculationNeededOnStable&&this.updateOutlineGap()})}),(0,ne.T)(this._prefixChildren.changes,this._suffixChildren.changes).subscribe(()=>{this._outlineGapCalculationNeededOnStable=!0,this._changeDetectorRef.markForCheck()}),this._hintChildren.changes.pipe((0,dt.O)(null)).subscribe(()=>{this._processHints(),this._changeDetectorRef.markForCheck()}),this._errorChildren.changes.pipe((0,dt.O)(null)).subscribe(()=>{this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),this._dir&&this._dir.change.pipe(le(this._destroyed)).subscribe(()=>{"function"==typeof requestAnimationFrame?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this.updateOutlineGap())}):this.updateOutlineGap()})}ngAfterContentChecked(){this._validateControlChild(),this._outlineGapCalculationNeededImmediately&&this.updateOutlineGap()}ngAfterViewInit(){this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}_shouldForward(t){const i=this._control?this._control.ngControl:null;return i&&i[t]}_hasPlaceholder(){return!!(this._control&&this._control.placeholder||this._placeholderChild)}_hasLabel(){return!(!this._labelChildNonStatic&&!this._labelChildStatic)}_shouldLabelFloat(){return this._canLabelFloat()&&(this._control&&this._control.shouldLabelFloat||this._shouldAlwaysFloat())}_hideControlPlaceholder(){return"legacy"===this.appearance&&!this._hasLabel()||this._hasLabel()&&!this._shouldLabelFloat()}_hasFloatingLabel(){return this._hasLabel()||"legacy"===this.appearance&&this._hasPlaceholder()}_getDisplayedMessages(){return this._errorChildren&&this._errorChildren.length>0&&this._control.errorState?"error":"hint"}_animateAndLockLabel(){this._hasFloatingLabel()&&this._canLabelFloat()&&(this._animationsEnabled&&this._label&&(this._showAlwaysAnimate=!0,Ft(this._label.nativeElement,"transitionend").pipe((0,Ue.q)(1)).subscribe(()=>{this._showAlwaysAnimate=!1})),this.floatLabel="always",this._changeDetectorRef.markForCheck())}_validatePlaceholders(){}_processHints(){this._validateHints(),this._syncDescribedByIds()}_validateHints(){}_getDefaultFloatLabelState(){return this._defaults&&this._defaults.floatLabel||"auto"}_syncDescribedByIds(){if(this._control){let t=[];if(this._control.userAriaDescribedBy&&"string"==typeof this._control.userAriaDescribedBy&&t.push(...this._control.userAriaDescribedBy.split(" ")),"hint"===this._getDisplayedMessages()){const i=this._hintChildren?this._hintChildren.find(o=>"start"===o.align):null,r=this._hintChildren?this._hintChildren.find(o=>"end"===o.align):null;i?t.push(i.id):this._hintLabel&&t.push(this._hintLabelId),r&&t.push(r.id)}else this._errorChildren&&t.push(...this._errorChildren.map(i=>i.id));this._control.setDescribedByIds(t)}}_validateControlChild(){}updateOutlineGap(){const t=this._label?this._label.nativeElement:null,i=this._connectionContainerRef.nativeElement,r=".mat-form-field-outline-start",o=".mat-form-field-outline-gap";if("outline"!==this.appearance||!this._platform.isBrowser)return;if(!t||!t.children.length||!t.textContent.trim()){const B=i.querySelectorAll(`${r}, ${o}`);for(let W=0;W<B.length;W++)B[W].style.width="0";return}if(!this._isAttachedToDOM())return void(this._outlineGapCalculationNeededImmediately=!0);let v=0,x=0;const O=i.querySelectorAll(r),I=i.querySelectorAll(o);if(this._label&&this._label.nativeElement.children.length){const B=i.getBoundingClientRect();if(0===B.width&&0===B.height)return this._outlineGapCalculationNeededOnStable=!0,void(this._outlineGapCalculationNeededImmediately=!1);const W=this._getStartEnd(B),X=t.children,pe=this._getStartEnd(X[0].getBoundingClientRect());let Fe=0;for(let We=0;We<X.length;We++)Fe+=X[We].offsetWidth;v=Math.abs(pe-W)-5,x=Fe>0?.75*Fe+10:0}for(let B=0;B<O.length;B++)O[B].style.width=`${v}px`;for(let B=0;B<I.length;B++)I[B].style.width=`${x}px`;this._outlineGapCalculationNeededOnStable=this._outlineGapCalculationNeededImmediately=!1}_getStartEnd(t){return this._dir&&"rtl"===this._dir.value?t.right:t.left}_isAttachedToDOM(){const t=this._elementRef.nativeElement;if(t.getRootNode){const i=t.getRootNode();return i&&i!==t}return document.documentElement.contains(t)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(e.sBO),e.Y36(kt,8),e.Y36(_u,8),e.Y36(Ie),e.Y36(e.R0b),e.Y36(Rn.Qb,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-form-field"]],contentQueries:function(t,i,r){if(1&t&&(e.Suo(r,hs,5),e.Suo(r,hs,7),e.Suo(r,id,5),e.Suo(r,id,7),e.Suo(r,lu,5),e.Suo(r,ru,5),e.Suo(r,su,5),e.Suo(r,du,5),e.Suo(r,nd,5)),2&t){let o;e.iGM(o=e.CRH())&&(i._controlNonStatic=o.first),e.iGM(o=e.CRH())&&(i._controlStatic=o.first),e.iGM(o=e.CRH())&&(i._labelChildNonStatic=o.first),e.iGM(o=e.CRH())&&(i._labelChildStatic=o.first),e.iGM(o=e.CRH())&&(i._placeholderChild=o.first),e.iGM(o=e.CRH())&&(i._errorChildren=o),e.iGM(o=e.CRH())&&(i._hintChildren=o),e.iGM(o=e.CRH())&&(i._prefixChildren=o),e.iGM(o=e.CRH())&&(i._suffixChildren=o)}},viewQuery:function(t,i){if(1&t&&(e.Gf(jc,7),e.Gf(Vc,5),e.Gf(Uc,5)),2&t){let r;e.iGM(r=e.CRH())&&(i._connectionContainerRef=r.first),e.iGM(r=e.CRH())&&(i._inputContainerRef=r.first),e.iGM(r=e.CRH())&&(i._label=r.first)}},hostAttrs:[1,"mat-form-field"],hostVars:40,hostBindings:function(t,i){2&t&&e.ekj("mat-form-field-appearance-standard","standard"==i.appearance)("mat-form-field-appearance-fill","fill"==i.appearance)("mat-form-field-appearance-outline","outline"==i.appearance)("mat-form-field-appearance-legacy","legacy"==i.appearance)("mat-form-field-invalid",i._control.errorState)("mat-form-field-can-float",i._canLabelFloat())("mat-form-field-should-float",i._shouldLabelFloat())("mat-form-field-has-label",i._hasFloatingLabel())("mat-form-field-hide-placeholder",i._hideControlPlaceholder())("mat-form-field-disabled",i._control.disabled)("mat-form-field-autofilled",i._control.autofilled)("mat-focused",i._control.focused)("ng-untouched",i._shouldForward("untouched"))("ng-touched",i._shouldForward("touched"))("ng-pristine",i._shouldForward("pristine"))("ng-dirty",i._shouldForward("dirty"))("ng-valid",i._shouldForward("valid"))("ng-invalid",i._shouldForward("invalid"))("ng-pending",i._shouldForward("pending"))("_mat-animation-noopable",!i._animationsEnabled)},inputs:{color:"color",appearance:"appearance",hideRequiredMarker:"hideRequiredMarker",hintLabel:"hintLabel",floatLabel:"floatLabel"},exportAs:["matFormField"],features:[e._Bn([{provide:ro,useExisting:n}]),e.qOj],ngContentSelectors:au,decls:15,vars:8,consts:[[1,"mat-form-field-wrapper"],[1,"mat-form-field-flex",3,"click"],["connectionContainer",""],[4,"ngIf"],["class","mat-form-field-prefix",3,"cdkObserveContentDisabled","cdkObserveContent",4,"ngIf"],[1,"mat-form-field-infix"],["inputContainer",""],[1,"mat-form-field-label-wrapper"],["class","mat-form-field-label",3,"cdkObserveContentDisabled","id","mat-empty","mat-form-field-empty","mat-accent","mat-warn","ngSwitch","cdkObserveContent",4,"ngIf"],["class","mat-form-field-suffix",4,"ngIf"],["class","mat-form-field-underline",4,"ngIf"],[1,"mat-form-field-subscript-wrapper",3,"ngSwitch"],[4,"ngSwitchCase"],["class","mat-form-field-hint-wrapper",4,"ngSwitchCase"],[1,"mat-form-field-outline"],[1,"mat-form-field-outline-start"],[1,"mat-form-field-outline-gap"],[1,"mat-form-field-outline-end"],[1,"mat-form-field-outline","mat-form-field-outline-thick"],[1,"mat-form-field-prefix",3,"cdkObserveContentDisabled","cdkObserveContent"],[1,"mat-form-field-label",3,"cdkObserveContentDisabled","id","ngSwitch","cdkObserveContent"],["label",""],["class","mat-placeholder-required mat-form-field-required-marker","aria-hidden","true",4,"ngIf"],["aria-hidden","true",1,"mat-placeholder-required","mat-form-field-required-marker"],[1,"mat-form-field-suffix"],[1,"mat-form-field-underline"],[1,"mat-form-field-ripple"],[1,"mat-form-field-hint-wrapper"],["class","mat-hint",3,"id",4,"ngIf"],[1,"mat-form-field-hint-spacer"],[1,"mat-hint",3,"id"]],template:function(t,i){1&t&&(e.F$t(nu),e.TgZ(0,"div",0),e.TgZ(1,"div",1,2),e.NdJ("click",function(o){return i._control.onContainerClick&&i._control.onContainerClick(o)}),e.YNc(3,zc,9,0,"ng-container",3),e.YNc(4,Jc,2,1,"div",4),e.TgZ(5,"div",5,6),e.Hsn(7),e.TgZ(8,"span",7),e.YNc(9,$c,5,16,"label",8),e.qZA(),e.qZA(),e.YNc(10,Kc,2,0,"div",9),e.qZA(),e.YNc(11,Xc,2,4,"div",10),e.TgZ(12,"div",11),e.YNc(13,eu,2,1,"div",12),e.YNc(14,iu,5,2,"div",13),e.qZA(),e.qZA()),2&t&&(e.xp6(3),e.Q6J("ngIf","outline"==i.appearance),e.xp6(1),e.Q6J("ngIf",i._prefixChildren.length),e.xp6(5),e.Q6J("ngIf",i._hasFloatingLabel()),e.xp6(1),e.Q6J("ngIf",i._suffixChildren.length),e.xp6(1),e.Q6J("ngIf","outline"!=i.appearance),e.xp6(1),e.Q6J("ngSwitch",i._getDisplayedMessages()),e.xp6(1),e.Q6J("ngSwitchCase","error"),e.xp6(1),e.Q6J("ngSwitchCase","hint"))},directives:[f.O5,Ds,f.RF,f.n9],styles:[".mat-form-field{display:inline-block;position:relative;text-align:left}[dir=rtl] .mat-form-field{text-align:right}.mat-form-field-wrapper{position:relative}.mat-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-form-field-prefix,.mat-form-field-suffix{white-space:nowrap;flex:none;position:relative}.mat-form-field-infix{display:block;position:relative;flex:auto;min-width:0;width:180px}.cdk-high-contrast-active .mat-form-field-infix{border-image:linear-gradient(transparent, transparent)}.mat-form-field-label-wrapper{position:absolute;left:0;box-sizing:content-box;width:100%;height:100%;overflow:hidden;pointer-events:none}[dir=rtl] .mat-form-field-label-wrapper{left:auto;right:0}.mat-form-field-label{position:absolute;left:0;font:inherit;pointer-events:none;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transform-origin:0 0;transition:transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1),color 400ms cubic-bezier(0.25, 0.8, 0.25, 1),width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);display:none}[dir=rtl] .mat-form-field-label{transform-origin:100% 0;left:auto;right:0}.mat-form-field-empty.mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{display:block}.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:block;transition:none}.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-label:not(.mat-form-field-empty){transition:none}.mat-form-field-underline{position:absolute;width:100%;pointer-events:none;transform:scale3d(1, 1.0001, 1)}.mat-form-field-ripple{position:absolute;left:0;width:100%;transform-origin:50%;transform:scaleX(0.5);opacity:0;transition:background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}.mat-form-field.mat-focused .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple{opacity:1;transform:none;transition:transform 300ms cubic-bezier(0.25, 0.8, 0.25, 1),opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1),background-color 300ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-subscript-wrapper{position:absolute;box-sizing:border-box;width:100%;overflow:hidden}.mat-form-field-subscript-wrapper .mat-icon,.mat-form-field-label-wrapper .mat-icon{width:1em;height:1em;font-size:inherit;vertical-align:baseline}.mat-form-field-hint-wrapper{display:flex}.mat-form-field-hint-spacer{flex:1 0 1em}.mat-error{display:block}.mat-form-field-control-wrapper{position:relative}.mat-form-field-hint-end{order:1}.mat-form-field._mat-animation-noopable .mat-form-field-label,.mat-form-field._mat-animation-noopable .mat-form-field-ripple{transition:none}\n",'.mat-form-field-appearance-fill .mat-form-field-flex{border-radius:4px 4px 0 0;padding:.75em .75em 0 .75em}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-flex{outline:solid 1px}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-focused .mat-form-field-flex{outline:dashed 3px}.mat-form-field-appearance-fill .mat-form-field-underline::before{content:"";display:block;position:absolute;bottom:0;height:1px;width:100%}.mat-form-field-appearance-fill .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-ripple{height:0}.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper{padding:0 1em}\n','.mat-input-element{font:inherit;background:transparent;color:currentColor;border:none;outline:none;padding:0;margin:0;width:100%;max-width:100%;vertical-align:bottom;text-align:inherit;box-sizing:content-box}.mat-input-element:-moz-ui-invalid{box-shadow:none}.mat-input-element,.mat-input-element::-webkit-search-cancel-button,.mat-input-element::-webkit-search-decoration,.mat-input-element::-webkit-search-results-button,.mat-input-element::-webkit-search-results-decoration{-webkit-appearance:none}.mat-input-element::-webkit-contacts-auto-fill-button,.mat-input-element::-webkit-caps-lock-indicator,.mat-input-element:not([type=password])::-webkit-credentials-auto-fill-button{visibility:hidden}.mat-input-element[type=date],.mat-input-element[type=datetime],.mat-input-element[type=datetime-local],.mat-input-element[type=month],.mat-input-element[type=week],.mat-input-element[type=time]{line-height:1}.mat-input-element[type=date]::after,.mat-input-element[type=datetime]::after,.mat-input-element[type=datetime-local]::after,.mat-input-element[type=month]::after,.mat-input-element[type=week]::after,.mat-input-element[type=time]::after{content:" ";white-space:pre;width:1px}.mat-input-element::-webkit-inner-spin-button,.mat-input-element::-webkit-calendar-picker-indicator,.mat-input-element::-webkit-clear-button{font-size:.75em}.mat-input-element::placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element::-moz-placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element::-webkit-input-placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element:-ms-input-placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-hide-placeholder .mat-input-element::placeholder{color:transparent !important;-webkit-text-fill-color:transparent;transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder{color:transparent !important;-webkit-text-fill-color:transparent;transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder{color:transparent !important;-webkit-text-fill-color:transparent;transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder{color:transparent !important;-webkit-text-fill-color:transparent;transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder{opacity:0}textarea.mat-input-element{resize:vertical;overflow:auto}textarea.mat-input-element.cdk-textarea-autosize{resize:none}textarea.mat-input-element{padding:2px 0;margin:-2px 0}select.mat-input-element{-moz-appearance:none;-webkit-appearance:none;position:relative;background-color:transparent;display:inline-flex;box-sizing:border-box;padding-top:1em;top:-1em;margin-bottom:-1em}select.mat-input-element::-moz-focus-inner{border:0}select.mat-input-element:not(:disabled){cursor:pointer}.mat-form-field-type-mat-native-select .mat-form-field-infix::after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;position:absolute;top:50%;right:0;margin-top:-2.5px;pointer-events:none}[dir=rtl] .mat-form-field-type-mat-native-select .mat-form-field-infix::after{right:auto;left:0}.mat-form-field-type-mat-native-select .mat-input-element{padding-right:15px}[dir=rtl] .mat-form-field-type-mat-native-select .mat-input-element{padding-right:0;padding-left:15px}.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper{max-width:calc(100% - 10px)}.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after{margin-top:-5px}.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after{margin-top:-10px}\n',".mat-form-field-appearance-legacy .mat-form-field-label{transform:perspective(100px)}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon{width:1em}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button{font:inherit;vertical-align:baseline}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon{font-size:inherit}.mat-form-field-appearance-legacy .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-legacy .mat-form-field-ripple{top:0;height:2px;overflow:hidden}.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}.cdk-high-contrast-active .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple{height:1px}\n",".mat-form-field-appearance-outline .mat-form-field-wrapper{margin:.25em 0}.mat-form-field-appearance-outline .mat-form-field-flex{padding:0 .75em 0 .75em;margin-top:-0.25em;position:relative}.mat-form-field-appearance-outline .mat-form-field-prefix,.mat-form-field-appearance-outline .mat-form-field-suffix{top:.25em}.mat-form-field-appearance-outline .mat-form-field-outline{display:flex;position:absolute;top:.25em;left:0;right:0;bottom:0;pointer-events:none}.mat-form-field-appearance-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-outline-end{border:1px solid currentColor;min-width:5px}.mat-form-field-appearance-outline .mat-form-field-outline-start{border-radius:5px 0 0 5px;border-right-style:none}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-start{border-right-style:solid;border-left-style:none;border-radius:0 5px 5px 0}.mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:0 5px 5px 0;border-left-style:none;flex-grow:1}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-end{border-left-style:solid;border-right-style:none;border-radius:5px 0 0 5px}.mat-form-field-appearance-outline .mat-form-field-outline-gap{border-radius:.000001px;border:1px solid currentColor;border-left-style:none;border-right-style:none}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-top-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline-thick{opacity:0}.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap{border-width:2px}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline{opacity:0;transition:opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick{opacity:1}.cdk-high-contrast-active .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{border:3px dashed}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline{opacity:0;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick{opacity:1}.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper{padding:0 1em}.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap{transition:none}\n",".mat-form-field-appearance-standard .mat-form-field-flex{padding-top:.75em}.mat-form-field-appearance-standard .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-standard .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}\n"],encapsulation:2,data:{animation:[ou.transitionMessages]},changeDetection:0}),n})(),_s=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[f.ez,xe,No],xe]}),n})();var mu=D(8896);const sd=Mi({passive:!0});let pu=(()=>{class n{constructor(t,i){this._platform=t,this._ngZone=i,this._monitoredElements=new Map}monitor(t){if(!this._platform.isBrowser)return mu.E;const i=ki(t),r=this._monitoredElements.get(i);if(r)return r.subject;const o=new re.xQ,v="cdk-text-field-autofilled",x=O=>{"cdk-text-field-autofill-start"!==O.animationName||i.classList.contains(v)?"cdk-text-field-autofill-end"===O.animationName&&i.classList.contains(v)&&(i.classList.remove(v),this._ngZone.run(()=>o.next({target:O.target,isAutofilled:!1}))):(i.classList.add(v),this._ngZone.run(()=>o.next({target:O.target,isAutofilled:!0})))};return this._ngZone.runOutsideAngular(()=>{i.addEventListener("animationstart",x,sd),i.classList.add("cdk-text-field-autofill-monitored")}),this._monitoredElements.set(i,{subject:o,unlisten:()=>{i.removeEventListener("animationstart",x,sd)}}),o}stopMonitoring(t){const i=ki(t),r=this._monitoredElements.get(i);r&&(r.unlisten(),r.subject.complete(),i.classList.remove("cdk-text-field-autofill-monitored"),i.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(i))}ngOnDestroy(){this._monitoredElements.forEach((t,i)=>this.stopMonitoring(i))}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(Ie),e.LFG(e.R0b))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),ld=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[wt]]}),n})();const dd=new e.OlP("MAT_INPUT_VALUE_ACCESSOR"),fu=["button","checkbox","file","hidden","image","radio","range","reset","submit"];let gu=0;const vu=Y(class{constructor(n,a,t,i){this._defaultErrorStateMatcher=n,this._parentForm=a,this._parentFormGroup=t,this.ngControl=i}});let yu=(()=>{class n extends vu{constructor(t,i,r,o,v,x,O,I,B,W){super(x,o,v,r),this._elementRef=t,this._platform=i,this._autofillMonitor=I,this._formField=W,this._uid="mat-input-"+gu++,this.focused=!1,this.stateChanges=new re.xQ,this.controlType="mat-input",this.autofilled=!1,this._disabled=!1,this._type="text",this._readonly=!1,this._neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter(Fe=>ia().has(Fe));const X=this._elementRef.nativeElement,pe=X.nodeName.toLowerCase();this._inputValueAccessor=O||X,this._previousNativeValue=this.value,this.id=this.id,i.IOS&&B.runOutsideAngular(()=>{t.nativeElement.addEventListener("keyup",Fe=>{const We=Fe.target;!We.value&&0===We.selectionStart&&0===We.selectionEnd&&(We.setSelectionRange(1,1),We.setSelectionRange(0,0))})}),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===pe,this._isTextarea="textarea"===pe,this._isInFormField=!!W,this._isNativeSelect&&(this.controlType=X.multiple?"mat-native-select-multiple":"mat-native-select")}get disabled(){return this.ngControl&&null!==this.ngControl.disabled?this.ngControl.disabled:this._disabled}set disabled(t){this._disabled=me(t),this.focused&&(this.focused=!1,this.stateChanges.next())}get id(){return this._id}set id(t){this._id=t||this._uid}get required(){var t,i,r,o;return null!==(o=null!==(t=this._required)&&void 0!==t?t:null===(r=null===(i=this.ngControl)||void 0===i?void 0:i.control)||void 0===r?void 0:r.hasValidator(l.kI.required))&&void 0!==o&&o}set required(t){this._required=me(t)}get type(){return this._type}set type(t){this._type=t||"text",this._validateType(),!this._isTextarea&&ia().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}get value(){return this._inputValueAccessor.value}set value(t){t!==this.value&&(this._inputValueAccessor.value=t,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(t){this._readonly=me(t)}ngAfterViewInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe(t=>{this.autofilled=t.isAutofilled,this.stateChanges.next()})}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement)}ngDoCheck(){this.ngControl&&this.updateErrorState(),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(t){this._elementRef.nativeElement.focus(t)}_focusChanged(t){t!==this.focused&&(this.focused=t,this.stateChanges.next())}_onInput(){}_dirtyCheckPlaceholder(){var t,i;const r=(null===(i=null===(t=this._formField)||void 0===t?void 0:t._hideControlPlaceholder)||void 0===i?void 0:i.call(t))?null:this.placeholder;if(r!==this._previousPlaceholder){const o=this._elementRef.nativeElement;this._previousPlaceholder=r,r?o.setAttribute("placeholder",r):o.removeAttribute("placeholder")}}_dirtyCheckNativeValue(){const t=this._elementRef.nativeElement.value;this._previousNativeValue!==t&&(this._previousNativeValue=t,this.stateChanges.next())}_validateType(){fu.indexOf(this._type)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let t=this._elementRef.nativeElement.validity;return t&&t.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){const t=this._elementRef.nativeElement,i=t.options[0];return this.focused||t.multiple||!this.empty||!!(t.selectedIndex>-1&&i&&i.label)}return this.focused||!this.empty}setDescribedByIds(t){t.length?this._elementRef.nativeElement.setAttribute("aria-describedby",t.join(" ")):this._elementRef.nativeElement.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){const t=this._elementRef.nativeElement;return this._isNativeSelect&&(t.multiple||t.size>1)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(Ie),e.Y36(l.a5,10),e.Y36(l.F,8),e.Y36(l.sg,8),e.Y36(zs),e.Y36(dd,10),e.Y36(pu),e.Y36(e.R0b),e.Y36(ro,8))},n.\u0275dir=e.lG2({type:n,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-input-element","mat-form-field-autofill-control"],hostVars:12,hostBindings:function(t,i){1&t&&e.NdJ("focus",function(){return i._focusChanged(!0)})("blur",function(){return i._focusChanged(!1)})("input",function(){return i._onInput()}),2&t&&(e.Ikx("disabled",i.disabled)("required",i.required),e.uIk("id",i.id)("data-placeholder",i.placeholder)("name",i.name||null)("readonly",i.readonly&&!i._isNativeSelect||null)("aria-invalid",i.empty&&i.required?null:i.errorState)("aria-required",i.required),e.ekj("mat-input-server",i._isServer)("mat-native-select-inline",i._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:["aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly"},exportAs:["matInput"],features:[e._Bn([{provide:hs,useExisting:n}]),e.qOj,e.TTD]}),n})(),bu=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[zs],imports:[[ld,_s,xe],ld,_s]}),n})();const Mu=["mat-calendar-body",""];function Tu(n,a){if(1&n&&(e.TgZ(0,"tr",2),e.TgZ(1,"td",3),e._uU(2),e.qZA(),e.qZA()),2&n){const t=e.oxw();e.xp6(1),e.Udp("padding-top",t._cellPadding)("padding-bottom",t._cellPadding),e.uIk("colspan",t.numCols),e.xp6(1),e.hij(" ",t.label," ")}}function ku(n,a){if(1&n&&(e.TgZ(0,"td",3),e._uU(1),e.qZA()),2&n){const t=e.oxw(2);e.Udp("padding-top",t._cellPadding)("padding-bottom",t._cellPadding),e.uIk("colspan",t._firstRowOffset),e.xp6(1),e.hij(" ",t._firstRowOffset>=t.labelMinRequiredCells?t.label:""," ")}}function wu(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"td",7),e.TgZ(1,"button",8),e.NdJ("click",function(r){const v=e.CHM(t).$implicit;return e.oxw(2)._cellClicked(v,r)}),e.TgZ(2,"div",9),e._uU(3),e.qZA(),e._UZ(4,"div",10),e.qZA(),e.qZA()}if(2&n){const t=a.$implicit,i=a.index,r=e.oxw().index,o=e.oxw();e.Udp("width",o._cellWidth)("padding-top",o._cellPadding)("padding-bottom",o._cellPadding),e.uIk("data-mat-row",r)("data-mat-col",i),e.xp6(1),e.ekj("mat-calendar-body-disabled",!t.enabled)("mat-calendar-body-active",o._isActiveCell(r,i))("mat-calendar-body-range-start",o._isRangeStart(t.compareValue))("mat-calendar-body-range-end",o._isRangeEnd(t.compareValue))("mat-calendar-body-in-range",o._isInRange(t.compareValue))("mat-calendar-body-comparison-bridge-start",o._isComparisonBridgeStart(t.compareValue,r,i))("mat-calendar-body-comparison-bridge-end",o._isComparisonBridgeEnd(t.compareValue,r,i))("mat-calendar-body-comparison-start",o._isComparisonStart(t.compareValue))("mat-calendar-body-comparison-end",o._isComparisonEnd(t.compareValue))("mat-calendar-body-in-comparison-range",o._isInComparisonRange(t.compareValue))("mat-calendar-body-preview-start",o._isPreviewStart(t.compareValue))("mat-calendar-body-preview-end",o._isPreviewEnd(t.compareValue))("mat-calendar-body-in-preview",o._isInPreview(t.compareValue)),e.Q6J("ngClass",t.cssClasses)("tabindex",o._isActiveCell(r,i)?0:-1),e.uIk("aria-label",t.ariaLabel)("aria-disabled",!t.enabled||null)("aria-pressed",o._isSelected(t.compareValue))("aria-current",o.todayValue===t.compareValue?"date":null),e.xp6(1),e.ekj("mat-calendar-body-selected",o._isSelected(t.compareValue))("mat-calendar-body-comparison-identical",o._isComparisonIdentical(t.compareValue))("mat-calendar-body-today",o.todayValue===t.compareValue),e.xp6(1),e.hij(" ",t.displayValue," ")}}function Du(n,a){if(1&n&&(e.TgZ(0,"tr",4),e.YNc(1,ku,2,6,"td",5),e.YNc(2,wu,5,47,"td",6),e.qZA()),2&n){const t=a.$implicit,i=a.index,r=e.oxw();e.xp6(1),e.Q6J("ngIf",0===i&&r._firstRowOffset),e.xp6(1),e.Q6J("ngForOf",t)}}function Cu(n,a){if(1&n&&(e.TgZ(0,"th",5),e.TgZ(1,"abbr",6),e._uU(2),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.uIk("aria-label",t.long),e.xp6(1),e.uIk("title",t.long),e.xp6(1),e.Oqu(t.narrow)}}const xu=["*"];function Su(n,a){}function Lu(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"mat-month-view",5),e.NdJ("activeDateChange",function(r){return e.CHM(t),e.oxw().activeDate=r})("_userSelection",function(r){return e.CHM(t),e.oxw()._dateSelected(r)}),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("activeDate",t.activeDate)("selected",t.selected)("dateFilter",t.dateFilter)("maxDate",t.maxDate)("minDate",t.minDate)("dateClass",t.dateClass)("comparisonStart",t.comparisonStart)("comparisonEnd",t.comparisonEnd)}}function Au(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"mat-year-view",6),e.NdJ("activeDateChange",function(r){return e.CHM(t),e.oxw().activeDate=r})("monthSelected",function(r){return e.CHM(t),e.oxw()._monthSelectedInYearView(r)})("selectedChange",function(r){return e.CHM(t),e.oxw()._goToDateInView(r,"month")}),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("activeDate",t.activeDate)("selected",t.selected)("dateFilter",t.dateFilter)("maxDate",t.maxDate)("minDate",t.minDate)("dateClass",t.dateClass)}}function Yu(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"mat-multi-year-view",7),e.NdJ("activeDateChange",function(r){return e.CHM(t),e.oxw().activeDate=r})("yearSelected",function(r){return e.CHM(t),e.oxw()._yearSelectedInMultiYearView(r)})("selectedChange",function(r){return e.CHM(t),e.oxw()._goToDateInView(r,"year")}),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("activeDate",t.activeDate)("selected",t.selected)("dateFilter",t.dateFilter)("maxDate",t.maxDate)("minDate",t.minDate)("dateClass",t.dateClass)}}function Ou(n,a){}const Eu=["button"];function Iu(n,a){1&n&&(e.O4$(),e.TgZ(0,"svg",3),e._UZ(1,"path",4),e.qZA())}const Zu=[[["","matDatepickerToggleIcon",""]]],Pu=["[matDatepickerToggleIcon]"];class nl{constructor(a,t,i,r,o={},v=a,x){this.value=a,this.displayValue=t,this.ariaLabel=i,this.enabled=r,this.cssClasses=o,this.compareValue=v,this.rawValue=x}}let er=(()=>{class n{constructor(t,i){this._elementRef=t,this._ngZone=i,this.numCols=7,this.activeCell=0,this.isRange=!1,this.cellAspectRatio=1,this.previewStart=null,this.previewEnd=null,this.selectedValueChange=new e.vpe,this.previewChange=new e.vpe,this._enterHandler=r=>{if(this._skipNextFocus&&"focus"===r.type)this._skipNextFocus=!1;else if(r.target&&this.isRange){const o=this._getCellFromElement(r.target);o&&this._ngZone.run(()=>this.previewChange.emit({value:o.enabled?o:null,event:r}))}},this._leaveHandler=r=>{null!==this.previewEnd&&this.isRange&&r.target&&this._getCellFromElement(r.target)&&this._ngZone.run(()=>this.previewChange.emit({value:null,event:r}))},i.runOutsideAngular(()=>{const r=t.nativeElement;r.addEventListener("mouseenter",this._enterHandler,!0),r.addEventListener("focus",this._enterHandler,!0),r.addEventListener("mouseleave",this._leaveHandler,!0),r.addEventListener("blur",this._leaveHandler,!0)})}_cellClicked(t,i){t.enabled&&this.selectedValueChange.emit({value:t.value,event:i})}_isSelected(t){return this.startValue===t||this.endValue===t}ngOnChanges(t){const i=t.numCols,{rows:r,numCols:o}=this;(t.rows||i)&&(this._firstRowOffset=r&&r.length&&r[0].length?o-r[0].length:0),(t.cellAspectRatio||i||!this._cellPadding)&&(this._cellPadding=50*this.cellAspectRatio/o+"%"),(i||!this._cellWidth)&&(this._cellWidth=100/o+"%")}ngOnDestroy(){const t=this._elementRef.nativeElement;t.removeEventListener("mouseenter",this._enterHandler,!0),t.removeEventListener("focus",this._enterHandler,!0),t.removeEventListener("mouseleave",this._leaveHandler,!0),t.removeEventListener("blur",this._leaveHandler,!0)}_isActiveCell(t,i){let r=t*this.numCols+i;return t&&(r-=this._firstRowOffset),r==this.activeCell}_focusActiveCell(t=!0){this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.pipe((0,Ue.q)(1)).subscribe(()=>{const i=this._elementRef.nativeElement.querySelector(".mat-calendar-body-active");i&&(t||(this._skipNextFocus=!0),i.focus())})})}_isRangeStart(t){return al(t,this.startValue,this.endValue)}_isRangeEnd(t){return rl(t,this.startValue,this.endValue)}_isInRange(t){return ol(t,this.startValue,this.endValue,this.isRange)}_isComparisonStart(t){return al(t,this.comparisonStart,this.comparisonEnd)}_isComparisonBridgeStart(t,i,r){if(!this._isComparisonStart(t)||this._isRangeStart(t)||!this._isInRange(t))return!1;let o=this.rows[i][r-1];if(!o){const v=this.rows[i-1];o=v&&v[v.length-1]}return o&&!this._isRangeEnd(o.compareValue)}_isComparisonBridgeEnd(t,i,r){if(!this._isComparisonEnd(t)||this._isRangeEnd(t)||!this._isInRange(t))return!1;let o=this.rows[i][r+1];if(!o){const v=this.rows[i+1];o=v&&v[0]}return o&&!this._isRangeStart(o.compareValue)}_isComparisonEnd(t){return rl(t,this.comparisonStart,this.comparisonEnd)}_isInComparisonRange(t){return ol(t,this.comparisonStart,this.comparisonEnd,this.isRange)}_isComparisonIdentical(t){return this.comparisonStart===this.comparisonEnd&&t===this.comparisonStart}_isPreviewStart(t){return al(t,this.previewStart,this.previewEnd)}_isPreviewEnd(t){return rl(t,this.previewStart,this.previewEnd)}_isInPreview(t){return ol(t,this.previewStart,this.previewEnd,this.isRange)}_getCellFromElement(t){let i;if(cd(t)?i=t:cd(t.parentNode)&&(i=t.parentNode),i){const r=i.getAttribute("data-mat-row"),o=i.getAttribute("data-mat-col");if(r&&o)return this.rows[parseInt(r)][parseInt(o)]}return null}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(e.R0b))},n.\u0275cmp=e.Xpm({type:n,selectors:[["","mat-calendar-body",""]],hostAttrs:[1,"mat-calendar-body"],inputs:{label:"label",rows:"rows",todayValue:"todayValue",startValue:"startValue",endValue:"endValue",labelMinRequiredCells:"labelMinRequiredCells",numCols:"numCols",activeCell:"activeCell",isRange:"isRange",cellAspectRatio:"cellAspectRatio",comparisonStart:"comparisonStart",comparisonEnd:"comparisonEnd",previewStart:"previewStart",previewEnd:"previewEnd"},outputs:{selectedValueChange:"selectedValueChange",previewChange:"previewChange"},exportAs:["matCalendarBody"],features:[e.TTD],attrs:Mu,decls:2,vars:2,consts:[["aria-hidden","true",4,"ngIf"],["role","row",4,"ngFor","ngForOf"],["aria-hidden","true"],[1,"mat-calendar-body-label"],["role","row"],["class","mat-calendar-body-label",3,"paddingTop","paddingBottom",4,"ngIf"],["role","gridcell","class","mat-calendar-body-cell-container",3,"width","paddingTop","paddingBottom",4,"ngFor","ngForOf"],["role","gridcell",1,"mat-calendar-body-cell-container"],["type","button",1,"mat-calendar-body-cell",3,"ngClass","tabindex","click"],[1,"mat-calendar-body-cell-content","mat-focus-indicator"],["aria-hidden","true",1,"mat-calendar-body-cell-preview"]],template:function(t,i){1&t&&(e.YNc(0,Tu,3,6,"tr",0),e.YNc(1,Du,3,2,"tr",1)),2&t&&(e.Q6J("ngIf",i._firstRowOffset<i.labelMinRequiredCells),e.xp6(1),e.Q6J("ngForOf",i.rows))},directives:[f.O5,f.sg,f.mk],styles:['.mat-calendar-body{min-width:224px}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell::before,.mat-calendar-body-cell::after,.mat-calendar-body-cell-preview{content:"";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range)::before,.mat-calendar-body-range-start::after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start)::before,.mat-calendar-body-comparison-start::after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range)::before,[dir=rtl] .mat-calendar-body-range-start::after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start)::before,[dir=rtl] .mat-calendar-body-comparison-start::after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range)::before,.mat-calendar-body-range-end::after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end)::before,.mat-calendar-body-comparison-end::after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range)::before,[dir=rtl] .mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end)::before,[dir=rtl] .mat-calendar-body-comparison-end::after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:0;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start::after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end::after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start::after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start::after{width:90%}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content,.cdk-high-contrast-active .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content{outline:dotted 2px}.cdk-high-contrast-active .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content.mat-calendar-body-selected,.cdk-high-contrast-active .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content.mat-calendar-body-selected{outline:solid 3px}.cdk-high-contrast-active .mat-calendar-body-cell::before,.cdk-high-contrast-active .mat-calendar-body-cell::after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range::before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start::before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end::before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start::before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start::before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end::before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end::before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range::before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start::before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start::before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end::before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end::before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}\n'],encapsulation:2,changeDetection:0}),n})();function cd(n){return"TD"===n.nodeName}function al(n,a,t){return null!==t&&a!==t&&n<t&&n===a}function rl(n,a,t){return null!==a&&a!==t&&n>=a&&n===t}function ol(n,a,t,i){return i&&null!==a&&null!==t&&a!==t&&n>=a&&n<=t}class zt{constructor(a,t){this.start=a,this.end=t}}let Bn=(()=>{class n{constructor(t,i){this.selection=t,this._adapter=i,this._selectionChanged=new re.xQ,this.selectionChanged=this._selectionChanged,this.selection=t}updateSelection(t,i){const r=this.selection;this.selection=t,this._selectionChanged.next({selection:t,source:i,oldValue:r})}ngOnDestroy(){this._selectionChanged.complete()}_isValidDateInstance(t){return this._adapter.isDateInstance(t)&&this._adapter.isValid(t)}}return n.\u0275fac=function(t){e.$Z()},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac}),n})(),Fu=(()=>{class n extends Bn{constructor(t){super(null,t)}add(t){super.updateSelection(t,this)}isValid(){return null!=this.selection&&this._isValidDateInstance(this.selection)}isComplete(){return null!=this.selection}clone(){const t=new n(this._adapter);return t.updateSelection(this.selection,this),t}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(de))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac}),n})();const ud={provide:Bn,deps:[[new e.FiY,new e.tp0,Bn],de],useFactory:function Hu(n,a){return n||new Fu(a)}},ms=new e.OlP("MAT_DATE_RANGE_SELECTION_STRATEGY");let hd=(()=>{class n{constructor(t,i,r,o,v){this._changeDetectorRef=t,this._dateFormats=i,this._dateAdapter=r,this._dir=o,this._rangeStrategy=v,this._rerenderSubscription=Ze.w.EMPTY,this.selectedChange=new e.vpe,this._userSelection=new e.vpe,this.activeDateChange=new e.vpe,this._activeDate=this._dateAdapter.today()}get activeDate(){return this._activeDate}set activeDate(t){const i=this._activeDate,r=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))||this._dateAdapter.today();this._activeDate=this._dateAdapter.clampDate(r,this.minDate,this.maxDate),this._hasSameMonthAndYear(i,this._activeDate)||this._init()}get selected(){return this._selected}set selected(t){this._selected=t instanceof zt?t:this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t)),this._setRanges(this._selected)}get minDate(){return this._minDate}set minDate(t){this._minDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}get maxDate(){return this._maxDate}set maxDate(t){this._maxDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}ngAfterContentInit(){this._rerenderSubscription=this._dateAdapter.localeChanges.pipe((0,dt.O)(null)).subscribe(()=>this._init())}ngOnChanges(t){const i=t.comparisonStart||t.comparisonEnd;i&&!i.firstChange&&this._setRanges(this.selected)}ngOnDestroy(){this._rerenderSubscription.unsubscribe()}_dateSelected(t){const i=t.value,r=this._dateAdapter.getYear(this.activeDate),o=this._dateAdapter.getMonth(this.activeDate),v=this._dateAdapter.createDate(r,o,i);let x,O;this._selected instanceof zt?(x=this._getDateInCurrentMonth(this._selected.start),O=this._getDateInCurrentMonth(this._selected.end)):x=O=this._getDateInCurrentMonth(this._selected),(x!==i||O!==i)&&this.selectedChange.emit(v),this._userSelection.emit({value:v,event:t.event}),this._previewStart=this._previewEnd=null,this._changeDetectorRef.markForCheck()}_handleCalendarBodyKeydown(t){const i=this._activeDate,r=this._isRtl();switch(t.keyCode){case 37:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,r?1:-1);break;case 39:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,r?-1:1);break;case 38:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,-7);break;case 40:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,7);break;case 36:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,1-this._dateAdapter.getDate(this._activeDate));break;case 35:this.activeDate=this._dateAdapter.addCalendarDays(this._activeDate,this._dateAdapter.getNumDaysInMonth(this._activeDate)-this._dateAdapter.getDate(this._activeDate));break;case 33:this.activeDate=t.altKey?this._dateAdapter.addCalendarYears(this._activeDate,-1):this._dateAdapter.addCalendarMonths(this._activeDate,-1);break;case 34:this.activeDate=t.altKey?this._dateAdapter.addCalendarYears(this._activeDate,1):this._dateAdapter.addCalendarMonths(this._activeDate,1);break;case 13:case 32:return this._selectionKeyPressed=!0,void(this._canSelect(this._activeDate)&&t.preventDefault());case 27:return void(null!=this._previewEnd&&!nt(t)&&(this._previewStart=this._previewEnd=null,this.selectedChange.emit(null),this._userSelection.emit({value:null,event:t}),t.preventDefault(),t.stopPropagation()));default:return}this._dateAdapter.compareDate(i,this.activeDate)&&this.activeDateChange.emit(this.activeDate),this._focusActiveCell(),t.preventDefault()}_handleCalendarBodyKeyup(t){(32===t.keyCode||13===t.keyCode)&&(this._selectionKeyPressed&&this._canSelect(this._activeDate)&&this._dateSelected({value:this._dateAdapter.getDate(this._activeDate),event:t}),this._selectionKeyPressed=!1)}_init(){this._setRanges(this.selected),this._todayDate=this._getCellCompareValue(this._dateAdapter.today()),this._monthLabel=this._dateFormats.display.monthLabel?this._dateAdapter.format(this.activeDate,this._dateFormats.display.monthLabel):this._dateAdapter.getMonthNames("short")[this._dateAdapter.getMonth(this.activeDate)].toLocaleUpperCase();let t=this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),this._dateAdapter.getMonth(this.activeDate),1);this._firstWeekOffset=(7+this._dateAdapter.getDayOfWeek(t)-this._dateAdapter.getFirstDayOfWeek())%7,this._initWeekdays(),this._createWeekCells(),this._changeDetectorRef.markForCheck()}_focusActiveCell(t){this._matCalendarBody._focusActiveCell(t)}_previewChanged({event:t,value:i}){if(this._rangeStrategy){const o=this._rangeStrategy.createPreview(i?i.rawValue:null,this.selected,t);this._previewStart=this._getCellCompareValue(o.start),this._previewEnd=this._getCellCompareValue(o.end),this._changeDetectorRef.detectChanges()}}_initWeekdays(){const t=this._dateAdapter.getFirstDayOfWeek(),i=this._dateAdapter.getDayOfWeekNames("narrow");let o=this._dateAdapter.getDayOfWeekNames("long").map((v,x)=>({long:v,narrow:i[x]}));this._weekdays=o.slice(t).concat(o.slice(0,t))}_createWeekCells(){const t=this._dateAdapter.getNumDaysInMonth(this.activeDate),i=this._dateAdapter.getDateNames();this._weeks=[[]];for(let r=0,o=this._firstWeekOffset;r<t;r++,o++){7==o&&(this._weeks.push([]),o=0);const v=this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),this._dateAdapter.getMonth(this.activeDate),r+1),x=this._shouldEnableDate(v),O=this._dateAdapter.format(v,this._dateFormats.display.dateA11yLabel),I=this.dateClass?this.dateClass(v,"month"):void 0;this._weeks[this._weeks.length-1].push(new nl(r+1,i[r],O,x,I,this._getCellCompareValue(v),v))}}_shouldEnableDate(t){return!!t&&(!this.minDate||this._dateAdapter.compareDate(t,this.minDate)>=0)&&(!this.maxDate||this._dateAdapter.compareDate(t,this.maxDate)<=0)&&(!this.dateFilter||this.dateFilter(t))}_getDateInCurrentMonth(t){return t&&this._hasSameMonthAndYear(t,this.activeDate)?this._dateAdapter.getDate(t):null}_hasSameMonthAndYear(t,i){return!(!t||!i||this._dateAdapter.getMonth(t)!=this._dateAdapter.getMonth(i)||this._dateAdapter.getYear(t)!=this._dateAdapter.getYear(i))}_getCellCompareValue(t){if(t){const i=this._dateAdapter.getYear(t),r=this._dateAdapter.getMonth(t),o=this._dateAdapter.getDate(t);return new Date(i,r,o).getTime()}return null}_isRtl(){return this._dir&&"rtl"===this._dir.value}_setRanges(t){t instanceof zt?(this._rangeStart=this._getCellCompareValue(t.start),this._rangeEnd=this._getCellCompareValue(t.end),this._isRange=!0):(this._rangeStart=this._rangeEnd=this._getCellCompareValue(t),this._isRange=!1),this._comparisonRangeStart=this._getCellCompareValue(this.comparisonStart),this._comparisonRangeEnd=this._getCellCompareValue(this.comparisonEnd)}_canSelect(t){return!this.dateFilter||this.dateFilter(t)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.sBO),e.Y36(at,8),e.Y36(de,8),e.Y36(kt,8),e.Y36(ms,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-month-view"]],viewQuery:function(t,i){if(1&t&&e.Gf(er,5),2&t){let r;e.iGM(r=e.CRH())&&(i._matCalendarBody=r.first)}},inputs:{activeDate:"activeDate",selected:"selected",minDate:"minDate",maxDate:"maxDate",dateFilter:"dateFilter",dateClass:"dateClass",comparisonStart:"comparisonStart",comparisonEnd:"comparisonEnd"},outputs:{selectedChange:"selectedChange",_userSelection:"_userSelection",activeDateChange:"activeDateChange"},exportAs:["matMonthView"],features:[e.TTD],decls:7,vars:13,consts:[["role","grid",1,"mat-calendar-table"],[1,"mat-calendar-table-header"],["scope","col",4,"ngFor","ngForOf"],["aria-hidden","true","colspan","7",1,"mat-calendar-table-header-divider"],["mat-calendar-body","",3,"label","rows","todayValue","startValue","endValue","comparisonStart","comparisonEnd","previewStart","previewEnd","isRange","labelMinRequiredCells","activeCell","selectedValueChange","previewChange","keyup","keydown"],["scope","col"],[1,"mat-calendar-abbr"]],template:function(t,i){1&t&&(e.TgZ(0,"table",0),e.TgZ(1,"thead",1),e.TgZ(2,"tr"),e.YNc(3,Cu,3,3,"th",2),e.qZA(),e.TgZ(4,"tr"),e._UZ(5,"th",3),e.qZA(),e.qZA(),e.TgZ(6,"tbody",4),e.NdJ("selectedValueChange",function(o){return i._dateSelected(o)})("previewChange",function(o){return i._previewChanged(o)})("keyup",function(o){return i._handleCalendarBodyKeyup(o)})("keydown",function(o){return i._handleCalendarBodyKeydown(o)}),e.qZA(),e.qZA()),2&t&&(e.xp6(3),e.Q6J("ngForOf",i._weekdays),e.xp6(3),e.Q6J("label",i._monthLabel)("rows",i._weeks)("todayValue",i._todayDate)("startValue",i._rangeStart)("endValue",i._rangeEnd)("comparisonStart",i._comparisonRangeStart)("comparisonEnd",i._comparisonRangeEnd)("previewStart",i._previewStart)("previewEnd",i._previewEnd)("isRange",i._isRange)("labelMinRequiredCells",3)("activeCell",i._dateAdapter.getDate(i.activeDate)-1))},directives:[er,f.sg],encapsulation:2,changeDetection:0}),n})(),_d=(()=>{class n{constructor(t,i,r){this._changeDetectorRef=t,this._dateAdapter=i,this._dir=r,this._rerenderSubscription=Ze.w.EMPTY,this.selectedChange=new e.vpe,this.yearSelected=new e.vpe,this.activeDateChange=new e.vpe,this._activeDate=this._dateAdapter.today()}get activeDate(){return this._activeDate}set activeDate(t){let i=this._activeDate;const r=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))||this._dateAdapter.today();this._activeDate=this._dateAdapter.clampDate(r,this.minDate,this.maxDate),md(this._dateAdapter,i,this._activeDate,this.minDate,this.maxDate)||this._init()}get selected(){return this._selected}set selected(t){this._selected=t instanceof zt?t:this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t)),this._setSelectedYear(t)}get minDate(){return this._minDate}set minDate(t){this._minDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}get maxDate(){return this._maxDate}set maxDate(t){this._maxDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}ngAfterContentInit(){this._rerenderSubscription=this._dateAdapter.localeChanges.pipe((0,dt.O)(null)).subscribe(()=>this._init())}ngOnDestroy(){this._rerenderSubscription.unsubscribe()}_init(){this._todayYear=this._dateAdapter.getYear(this._dateAdapter.today());const i=this._dateAdapter.getYear(this._activeDate)-oo(this._dateAdapter,this.activeDate,this.minDate,this.maxDate);this._years=[];for(let r=0,o=[];r<24;r++)o.push(i+r),4==o.length&&(this._years.push(o.map(v=>this._createCellForYear(v))),o=[]);this._changeDetectorRef.markForCheck()}_yearSelected(t){const i=t.value;this.yearSelected.emit(this._dateAdapter.createDate(i,0,1));let r=this._dateAdapter.getMonth(this.activeDate),o=this._dateAdapter.getNumDaysInMonth(this._dateAdapter.createDate(i,r,1));this.selectedChange.emit(this._dateAdapter.createDate(i,r,Math.min(this._dateAdapter.getDate(this.activeDate),o)))}_handleCalendarBodyKeydown(t){const i=this._activeDate,r=this._isRtl();switch(t.keyCode){case 37:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,r?1:-1);break;case 39:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,r?-1:1);break;case 38:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,-4);break;case 40:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,4);break;case 36:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,-oo(this._dateAdapter,this.activeDate,this.minDate,this.maxDate));break;case 35:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,24-oo(this._dateAdapter,this.activeDate,this.minDate,this.maxDate)-1);break;case 33:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,t.altKey?-240:-24);break;case 34:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,t.altKey?240:24);break;case 13:case 32:this._selectionKeyPressed=!0;break;default:return}this._dateAdapter.compareDate(i,this.activeDate)&&this.activeDateChange.emit(this.activeDate),this._focusActiveCell(),t.preventDefault()}_handleCalendarBodyKeyup(t){(32===t.keyCode||13===t.keyCode)&&(this._selectionKeyPressed&&this._yearSelected({value:this._dateAdapter.getYear(this._activeDate),event:t}),this._selectionKeyPressed=!1)}_getActiveCell(){return oo(this._dateAdapter,this.activeDate,this.minDate,this.maxDate)}_focusActiveCell(){this._matCalendarBody._focusActiveCell()}_createCellForYear(t){const i=this._dateAdapter.createDate(t,0,1),r=this._dateAdapter.getYearName(i),o=this.dateClass?this.dateClass(i,"multi-year"):void 0;return new nl(t,r,r,this._shouldEnableYear(t),o)}_shouldEnableYear(t){if(null==t||this.maxDate&&t>this._dateAdapter.getYear(this.maxDate)||this.minDate&&t<this._dateAdapter.getYear(this.minDate))return!1;if(!this.dateFilter)return!0;for(let r=this._dateAdapter.createDate(t,0,1);this._dateAdapter.getYear(r)==t;r=this._dateAdapter.addCalendarDays(r,1))if(this.dateFilter(r))return!0;return!1}_isRtl(){return this._dir&&"rtl"===this._dir.value}_setSelectedYear(t){if(this._selectedYear=null,t instanceof zt){const i=t.start||t.end;i&&(this._selectedYear=this._dateAdapter.getYear(i))}else t&&(this._selectedYear=this._dateAdapter.getYear(t))}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.sBO),e.Y36(de,8),e.Y36(kt,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-multi-year-view"]],viewQuery:function(t,i){if(1&t&&e.Gf(er,5),2&t){let r;e.iGM(r=e.CRH())&&(i._matCalendarBody=r.first)}},inputs:{activeDate:"activeDate",selected:"selected",minDate:"minDate",maxDate:"maxDate",dateFilter:"dateFilter",dateClass:"dateClass"},outputs:{selectedChange:"selectedChange",yearSelected:"yearSelected",activeDateChange:"activeDateChange"},exportAs:["matMultiYearView"],decls:5,vars:7,consts:[["role","grid",1,"mat-calendar-table"],["aria-hidden","true",1,"mat-calendar-table-header"],["colspan","4",1,"mat-calendar-table-header-divider"],["mat-calendar-body","",3,"rows","todayValue","startValue","endValue","numCols","cellAspectRatio","activeCell","selectedValueChange","keyup","keydown"]],template:function(t,i){1&t&&(e.TgZ(0,"table",0),e.TgZ(1,"thead",1),e.TgZ(2,"tr"),e._UZ(3,"th",2),e.qZA(),e.qZA(),e.TgZ(4,"tbody",3),e.NdJ("selectedValueChange",function(o){return i._yearSelected(o)})("keyup",function(o){return i._handleCalendarBodyKeyup(o)})("keydown",function(o){return i._handleCalendarBodyKeydown(o)}),e.qZA(),e.qZA()),2&t&&(e.xp6(4),e.Q6J("rows",i._years)("todayValue",i._todayYear)("startValue",i._selectedYear)("endValue",i._selectedYear)("numCols",4)("cellAspectRatio",4/7)("activeCell",i._getActiveCell()))},directives:[er],encapsulation:2,changeDetection:0}),n})();function md(n,a,t,i,r){const o=n.getYear(a),v=n.getYear(t),x=pd(n,i,r);return Math.floor((o-x)/24)===Math.floor((v-x)/24)}function oo(n,a,t,i){return function ju(n,a){return(n%a+a)%a}(n.getYear(a)-pd(n,t,i),24)}function pd(n,a,t){let i=0;return t?i=n.getYear(t)-24+1:a&&(i=n.getYear(a)),i}let fd=(()=>{class n{constructor(t,i,r,o){this._changeDetectorRef=t,this._dateFormats=i,this._dateAdapter=r,this._dir=o,this._rerenderSubscription=Ze.w.EMPTY,this.selectedChange=new e.vpe,this.monthSelected=new e.vpe,this.activeDateChange=new e.vpe,this._activeDate=this._dateAdapter.today()}get activeDate(){return this._activeDate}set activeDate(t){let i=this._activeDate;const r=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))||this._dateAdapter.today();this._activeDate=this._dateAdapter.clampDate(r,this.minDate,this.maxDate),this._dateAdapter.getYear(i)!==this._dateAdapter.getYear(this._activeDate)&&this._init()}get selected(){return this._selected}set selected(t){this._selected=t instanceof zt?t:this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t)),this._setSelectedMonth(t)}get minDate(){return this._minDate}set minDate(t){this._minDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}get maxDate(){return this._maxDate}set maxDate(t){this._maxDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}ngAfterContentInit(){this._rerenderSubscription=this._dateAdapter.localeChanges.pipe((0,dt.O)(null)).subscribe(()=>this._init())}ngOnDestroy(){this._rerenderSubscription.unsubscribe()}_monthSelected(t){const i=t.value,r=this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),i,1);this.monthSelected.emit(r);const o=this._dateAdapter.getNumDaysInMonth(r);this.selectedChange.emit(this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),i,Math.min(this._dateAdapter.getDate(this.activeDate),o)))}_handleCalendarBodyKeydown(t){const i=this._activeDate,r=this._isRtl();switch(t.keyCode){case 37:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,r?1:-1);break;case 39:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,r?-1:1);break;case 38:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,-4);break;case 40:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,4);break;case 36:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,-this._dateAdapter.getMonth(this._activeDate));break;case 35:this.activeDate=this._dateAdapter.addCalendarMonths(this._activeDate,11-this._dateAdapter.getMonth(this._activeDate));break;case 33:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,t.altKey?-10:-1);break;case 34:this.activeDate=this._dateAdapter.addCalendarYears(this._activeDate,t.altKey?10:1);break;case 13:case 32:this._selectionKeyPressed=!0;break;default:return}this._dateAdapter.compareDate(i,this.activeDate)&&this.activeDateChange.emit(this.activeDate),this._focusActiveCell(),t.preventDefault()}_handleCalendarBodyKeyup(t){(32===t.keyCode||13===t.keyCode)&&(this._selectionKeyPressed&&this._monthSelected({value:this._dateAdapter.getMonth(this._activeDate),event:t}),this._selectionKeyPressed=!1)}_init(){this._setSelectedMonth(this.selected),this._todayMonth=this._getMonthInCurrentYear(this._dateAdapter.today()),this._yearLabel=this._dateAdapter.getYearName(this.activeDate);let t=this._dateAdapter.getMonthNames("short");this._months=[[0,1,2,3],[4,5,6,7],[8,9,10,11]].map(i=>i.map(r=>this._createCellForMonth(r,t[r]))),this._changeDetectorRef.markForCheck()}_focusActiveCell(){this._matCalendarBody._focusActiveCell()}_getMonthInCurrentYear(t){return t&&this._dateAdapter.getYear(t)==this._dateAdapter.getYear(this.activeDate)?this._dateAdapter.getMonth(t):null}_createCellForMonth(t,i){const r=this._dateAdapter.createDate(this._dateAdapter.getYear(this.activeDate),t,1),o=this._dateAdapter.format(r,this._dateFormats.display.monthYearA11yLabel),v=this.dateClass?this.dateClass(r,"year"):void 0;return new nl(t,i.toLocaleUpperCase(),o,this._shouldEnableMonth(t),v)}_shouldEnableMonth(t){const i=this._dateAdapter.getYear(this.activeDate);if(null==t||this._isYearAndMonthAfterMaxDate(i,t)||this._isYearAndMonthBeforeMinDate(i,t))return!1;if(!this.dateFilter)return!0;for(let o=this._dateAdapter.createDate(i,t,1);this._dateAdapter.getMonth(o)==t;o=this._dateAdapter.addCalendarDays(o,1))if(this.dateFilter(o))return!0;return!1}_isYearAndMonthAfterMaxDate(t,i){if(this.maxDate){const r=this._dateAdapter.getYear(this.maxDate),o=this._dateAdapter.getMonth(this.maxDate);return t>r||t===r&&i>o}return!1}_isYearAndMonthBeforeMinDate(t,i){if(this.minDate){const r=this._dateAdapter.getYear(this.minDate),o=this._dateAdapter.getMonth(this.minDate);return t<r||t===r&&i<o}return!1}_isRtl(){return this._dir&&"rtl"===this._dir.value}_setSelectedMonth(t){this._selectedMonth=t instanceof zt?this._getMonthInCurrentYear(t.start)||this._getMonthInCurrentYear(t.end):this._getMonthInCurrentYear(t)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.sBO),e.Y36(at,8),e.Y36(de,8),e.Y36(kt,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-year-view"]],viewQuery:function(t,i){if(1&t&&e.Gf(er,5),2&t){let r;e.iGM(r=e.CRH())&&(i._matCalendarBody=r.first)}},inputs:{activeDate:"activeDate",selected:"selected",minDate:"minDate",maxDate:"maxDate",dateFilter:"dateFilter",dateClass:"dateClass"},outputs:{selectedChange:"selectedChange",monthSelected:"monthSelected",activeDateChange:"activeDateChange"},exportAs:["matYearView"],decls:5,vars:9,consts:[["role","grid",1,"mat-calendar-table"],["aria-hidden","true",1,"mat-calendar-table-header"],["colspan","4",1,"mat-calendar-table-header-divider"],["mat-calendar-body","",3,"label","rows","todayValue","startValue","endValue","labelMinRequiredCells","numCols","cellAspectRatio","activeCell","selectedValueChange","keyup","keydown"]],template:function(t,i){1&t&&(e.TgZ(0,"table",0),e.TgZ(1,"thead",1),e.TgZ(2,"tr"),e._UZ(3,"th",2),e.qZA(),e.qZA(),e.TgZ(4,"tbody",3),e.NdJ("selectedValueChange",function(o){return i._monthSelected(o)})("keyup",function(o){return i._handleCalendarBodyKeyup(o)})("keydown",function(o){return i._handleCalendarBodyKeydown(o)}),e.qZA(),e.qZA()),2&t&&(e.xp6(4),e.Q6J("label",i._yearLabel)("rows",i._months)("todayValue",i._todayMonth)("startValue",i._selectedMonth)("endValue",i._selectedMonth)("labelMinRequiredCells",2)("numCols",4)("cellAspectRatio",4/7)("activeCell",i._dateAdapter.getMonth(i.activeDate)))},directives:[er],encapsulation:2,changeDetection:0}),n})(),so=(()=>{class n{constructor(){this.changes=new re.xQ,this.calendarLabel="Calendar",this.openCalendarLabel="Open calendar",this.closeCalendarLabel="Close calendar",this.prevMonthLabel="Previous month",this.nextMonthLabel="Next month",this.prevYearLabel="Previous year",this.nextYearLabel="Next year",this.prevMultiYearLabel="Previous 24 years",this.nextMultiYearLabel="Next 24 years",this.switchToMonthViewLabel="Choose date",this.switchToMultiYearViewLabel="Choose month and year"}formatYearRange(t,i){return`${t} \u2013 ${i}`}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),Vu=0,Uu=(()=>{class n{constructor(t,i,r,o,v){this._intl=t,this.calendar=i,this._dateAdapter=r,this._dateFormats=o,this._buttonDescriptionId="mat-calendar-button-"+Vu++,this.calendar.stateChanges.subscribe(()=>v.markForCheck())}get periodButtonText(){if("month"==this.calendar.currentView)return this._dateAdapter.format(this.calendar.activeDate,this._dateFormats.display.monthYearLabel).toLocaleUpperCase();if("year"==this.calendar.currentView)return this._dateAdapter.getYearName(this.calendar.activeDate);const i=this._dateAdapter.getYear(this.calendar.activeDate)-oo(this._dateAdapter,this.calendar.activeDate,this.calendar.minDate,this.calendar.maxDate),r=i+24-1,o=this._dateAdapter.getYearName(this._dateAdapter.createDate(i,0,1)),v=this._dateAdapter.getYearName(this._dateAdapter.createDate(r,0,1));return this._intl.formatYearRange(o,v)}get periodButtonLabel(){return"month"==this.calendar.currentView?this._intl.switchToMultiYearViewLabel:this._intl.switchToMonthViewLabel}get prevButtonLabel(){return{month:this._intl.prevMonthLabel,year:this._intl.prevYearLabel,"multi-year":this._intl.prevMultiYearLabel}[this.calendar.currentView]}get nextButtonLabel(){return{month:this._intl.nextMonthLabel,year:this._intl.nextYearLabel,"multi-year":this._intl.nextMultiYearLabel}[this.calendar.currentView]}currentPeriodClicked(){this.calendar.currentView="month"==this.calendar.currentView?"multi-year":"month"}previousClicked(){this.calendar.activeDate="month"==this.calendar.currentView?this._dateAdapter.addCalendarMonths(this.calendar.activeDate,-1):this._dateAdapter.addCalendarYears(this.calendar.activeDate,"year"==this.calendar.currentView?-1:-24)}nextClicked(){this.calendar.activeDate="month"==this.calendar.currentView?this._dateAdapter.addCalendarMonths(this.calendar.activeDate,1):this._dateAdapter.addCalendarYears(this.calendar.activeDate,"year"==this.calendar.currentView?1:24)}previousEnabled(){return!this.calendar.minDate||!this.calendar.minDate||!this._isSameView(this.calendar.activeDate,this.calendar.minDate)}nextEnabled(){return!this.calendar.maxDate||!this._isSameView(this.calendar.activeDate,this.calendar.maxDate)}_isSameView(t,i){return"month"==this.calendar.currentView?this._dateAdapter.getYear(t)==this._dateAdapter.getYear(i)&&this._dateAdapter.getMonth(t)==this._dateAdapter.getMonth(i):"year"==this.calendar.currentView?this._dateAdapter.getYear(t)==this._dateAdapter.getYear(i):md(this._dateAdapter,t,i,this.calendar.minDate,this.calendar.maxDate)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(so),e.Y36((0,e.Gpc)(()=>dl)),e.Y36(de,8),e.Y36(at,8),e.Y36(e.sBO))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-calendar-header"]],exportAs:["matCalendarHeader"],ngContentSelectors:xu,decls:11,vars:10,consts:[[1,"mat-calendar-header"],[1,"mat-calendar-controls"],["mat-button","","type","button","cdkAriaLive","polite",1,"mat-calendar-period-button",3,"click"],["viewBox","0 0 10 5","focusable","false",1,"mat-calendar-arrow"],["points","0,0 5,5 10,0"],[1,"mat-calendar-spacer"],["mat-icon-button","","type","button",1,"mat-calendar-previous-button",3,"disabled","click"],["mat-icon-button","","type","button",1,"mat-calendar-next-button",3,"disabled","click"]],template:function(t,i){1&t&&(e.F$t(),e.TgZ(0,"div",0),e.TgZ(1,"div",1),e.TgZ(2,"button",2),e.NdJ("click",function(){return i.currentPeriodClicked()}),e.TgZ(3,"span"),e._uU(4),e.qZA(),e.O4$(),e.TgZ(5,"svg",3),e._UZ(6,"polygon",4),e.qZA(),e.qZA(),e.kcU(),e._UZ(7,"div",5),e.Hsn(8),e.TgZ(9,"button",6),e.NdJ("click",function(){return i.previousClicked()}),e.qZA(),e.TgZ(10,"button",7),e.NdJ("click",function(){return i.nextClicked()}),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.xp6(2),e.uIk("aria-label",i.periodButtonLabel)("aria-describedby",i._buttonDescriptionId),e.xp6(1),e.uIk("id",i._buttonDescriptionId),e.xp6(1),e.Oqu(i.periodButtonText),e.xp6(1),e.ekj("mat-calendar-invert","month"!==i.calendar.currentView),e.xp6(4),e.Q6J("disabled",!i.previousEnabled()),e.uIk("aria-label",i.prevButtonLabel),e.xp6(1),e.Q6J("disabled",!i.nextEnabled()),e.uIk("aria-label",i.nextButtonLabel))},directives:[us,Rs],encapsulation:2,changeDetection:0}),n})(),dl=(()=>{class n{constructor(t,i,r,o){this._dateAdapter=i,this._dateFormats=r,this._changeDetectorRef=o,this._moveFocusOnNextTick=!1,this.startView="month",this.selectedChange=new e.vpe,this.yearSelected=new e.vpe,this.monthSelected=new e.vpe,this.viewChanged=new e.vpe(!0),this._userSelection=new e.vpe,this.stateChanges=new re.xQ,this._intlChanges=t.changes.subscribe(()=>{o.markForCheck(),this.stateChanges.next()})}get startAt(){return this._startAt}set startAt(t){this._startAt=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}get selected(){return this._selected}set selected(t){this._selected=t instanceof zt?t:this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}get minDate(){return this._minDate}set minDate(t){this._minDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}get maxDate(){return this._maxDate}set maxDate(t){this._maxDate=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}get activeDate(){return this._clampedActiveDate}set activeDate(t){this._clampedActiveDate=this._dateAdapter.clampDate(t,this.minDate,this.maxDate),this.stateChanges.next(),this._changeDetectorRef.markForCheck()}get currentView(){return this._currentView}set currentView(t){const i=this._currentView!==t?t:null;this._currentView=t,this._moveFocusOnNextTick=!0,this._changeDetectorRef.markForCheck(),i&&this.viewChanged.emit(i)}ngAfterContentInit(){this._calendarHeaderPortal=new Xa(this.headerComponent||Uu),this.activeDate=this.startAt||this._dateAdapter.today(),this._currentView=this.startView}ngAfterViewChecked(){this._moveFocusOnNextTick&&(this._moveFocusOnNextTick=!1,this.focusActiveCell())}ngOnDestroy(){this._intlChanges.unsubscribe(),this.stateChanges.complete()}ngOnChanges(t){const i=t.minDate||t.maxDate||t.dateFilter;if(i&&!i.firstChange){const r=this._getCurrentViewComponent();r&&(this._changeDetectorRef.detectChanges(),r._init())}this.stateChanges.next()}focusActiveCell(){this._getCurrentViewComponent()._focusActiveCell(!1)}updateTodaysDate(){this._getCurrentViewComponent()._init()}_dateSelected(t){const i=t.value;(this.selected instanceof zt||i&&!this._dateAdapter.sameDate(i,this.selected))&&this.selectedChange.emit(i),this._userSelection.emit(t)}_yearSelectedInMultiYearView(t){this.yearSelected.emit(t)}_monthSelectedInYearView(t){this.monthSelected.emit(t)}_goToDateInView(t,i){this.activeDate=t,this.currentView=i}_getCurrentViewComponent(){return this.monthView||this.yearView||this.multiYearView}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(so),e.Y36(de,8),e.Y36(at,8),e.Y36(e.sBO))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-calendar"]],viewQuery:function(t,i){if(1&t&&(e.Gf(hd,5),e.Gf(fd,5),e.Gf(_d,5)),2&t){let r;e.iGM(r=e.CRH())&&(i.monthView=r.first),e.iGM(r=e.CRH())&&(i.yearView=r.first),e.iGM(r=e.CRH())&&(i.multiYearView=r.first)}},hostAttrs:[1,"mat-calendar"],inputs:{headerComponent:"headerComponent",startAt:"startAt",startView:"startView",selected:"selected",minDate:"minDate",maxDate:"maxDate",dateFilter:"dateFilter",dateClass:"dateClass",comparisonStart:"comparisonStart",comparisonEnd:"comparisonEnd"},outputs:{selectedChange:"selectedChange",yearSelected:"yearSelected",monthSelected:"monthSelected",viewChanged:"viewChanged",_userSelection:"_userSelection"},exportAs:["matCalendar"],features:[e._Bn([ud]),e.TTD],decls:5,vars:5,consts:[[3,"cdkPortalOutlet"],["cdkMonitorSubtreeFocus","","tabindex","-1",1,"mat-calendar-content",3,"ngSwitch"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","comparisonStart","comparisonEnd","activeDateChange","_userSelection",4,"ngSwitchCase"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","activeDateChange","monthSelected","selectedChange",4,"ngSwitchCase"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","activeDateChange","yearSelected","selectedChange",4,"ngSwitchCase"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","comparisonStart","comparisonEnd","activeDateChange","_userSelection"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","activeDateChange","monthSelected","selectedChange"],[3,"activeDate","selected","dateFilter","maxDate","minDate","dateClass","activeDateChange","yearSelected","selectedChange"]],template:function(t,i){1&t&&(e.YNc(0,Su,0,0,"ng-template",0),e.TgZ(1,"div",1),e.YNc(2,Lu,1,8,"mat-month-view",2),e.YNc(3,Au,1,6,"mat-year-view",3),e.YNc(4,Yu,1,6,"mat-multi-year-view",4),e.qZA()),2&t&&(e.Q6J("cdkPortalOutlet",i._calendarHeaderPortal),e.xp6(1),e.Q6J("ngSwitch",i.currentView),e.xp6(1),e.Q6J("ngSwitchCase","month"),e.xp6(1),e.Q6J("ngSwitchCase","year"),e.xp6(1),e.Q6J("ngSwitchCase","multi-year"))},directives:[hd,fd,_d,cs,an,f.RF,f.n9],styles:['.mat-calendar{display:block}.mat-calendar-header{padding:8px 8px 0 8px}.mat-calendar-content{padding:0 8px 8px 8px;outline:none}.mat-calendar-controls{display:flex;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-controls .mat-icon-button:hover .mat-button-focus-overlay{opacity:.04}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-calendar-previous-button::after,.mat-calendar-next-button::after{top:0;left:0;right:0;bottom:0;position:absolute;content:"";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button::after{border-left-width:2px;transform:translateX(2px) rotate(-45deg)}.mat-calendar-next-button::after{border-right-width:2px;transform:translateX(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px 0}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider::after{content:"";position:absolute;top:0;left:-8px;right:-8px;height:1px}.mat-calendar-abbr{text-decoration:none}\n'],encapsulation:2,changeDetection:0}),n})();const gd={transformPanel:(0,Z.X$)("transformPanel",[(0,Z.eR)("void => enter-dropdown",(0,Z.jt)("120ms cubic-bezier(0, 0, 0.2, 1)",(0,Z.F4)([(0,Z.oB)({opacity:0,transform:"scale(1, 0.8)"}),(0,Z.oB)({opacity:1,transform:"scale(1, 1)"})]))),(0,Z.eR)("void => enter-dialog",(0,Z.jt)("150ms cubic-bezier(0, 0, 0.2, 1)",(0,Z.F4)([(0,Z.oB)({opacity:0,transform:"scale(0.7)"}),(0,Z.oB)({transform:"none",opacity:1})]))),(0,Z.eR)("* => void",(0,Z.jt)("100ms linear",(0,Z.oB)({opacity:0})))]),fadeInCalendar:(0,Z.X$)("fadeInCalendar",[(0,Z.SB)("void",(0,Z.oB)({opacity:0})),(0,Z.SB)("enter",(0,Z.oB)({opacity:1})),(0,Z.eR)("void => *",(0,Z.jt)("120ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)"))])};let zu=0;const vd=new e.OlP("mat-datepicker-scroll-strategy"),Wu={provide:vd,deps:[mi],useFactory:function Ju(n){return()=>n.scrollStrategies.reposition()}},Gu=p(class{constructor(n){this._elementRef=n}});let Qu=(()=>{class n extends Gu{constructor(t,i,r,o,v,x){super(t),this._changeDetectorRef=i,this._globalModel=r,this._dateAdapter=o,this._rangeSelectionStrategy=v,this._subscriptions=new Ze.w,this._animationDone=new re.xQ,this._actionsPortal=null,this._closeButtonText=x.closeCalendarLabel}ngOnInit(){this._model=this._actionsPortal?this._globalModel.clone():this._globalModel,this._animationState=this.datepicker.touchUi?"enter-dialog":"enter-dropdown"}ngAfterViewInit(){this._subscriptions.add(this.datepicker.stateChanges.subscribe(()=>{this._changeDetectorRef.markForCheck()})),this._calendar.focusActiveCell()}ngOnDestroy(){this._subscriptions.unsubscribe(),this._animationDone.complete()}_handleUserSelection(t){const i=this._model.selection,r=t.value,o=i instanceof zt;if(o&&this._rangeSelectionStrategy){const v=this._rangeSelectionStrategy.selectionFinished(r,i,t.event);this._model.updateSelection(v,this)}else r&&(o||!this._dateAdapter.sameDate(r,i))&&this._model.add(r);(!this._model||this._model.isComplete())&&!this._actionsPortal&&this.datepicker.close()}_startExitAnimation(){this._animationState="void",this._changeDetectorRef.markForCheck()}_getSelected(){return this._model.selection}_applyPendingSelection(){this._model!==this._globalModel&&this._globalModel.updateSelection(this._model.selection,this)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(e.sBO),e.Y36(Bn),e.Y36(de),e.Y36(ms,8),e.Y36(so))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-datepicker-content"]],viewQuery:function(t,i){if(1&t&&e.Gf(dl,5),2&t){let r;e.iGM(r=e.CRH())&&(i._calendar=r.first)}},hostAttrs:[1,"mat-datepicker-content"],hostVars:3,hostBindings:function(t,i){1&t&&e.WFA("@transformPanel.done",function(){return i._animationDone.next()}),2&t&&(e.d8E("@transformPanel",i._animationState),e.ekj("mat-datepicker-content-touch",i.datepicker.touchUi))},inputs:{color:"color"},exportAs:["matDatepickerContent"],features:[e.qOj],decls:5,vars:22,consts:[["cdkTrapFocus","",1,"mat-datepicker-content-container"],[3,"id","ngClass","startAt","startView","minDate","maxDate","dateFilter","headerComponent","selected","dateClass","comparisonStart","comparisonEnd","yearSelected","monthSelected","viewChanged","_userSelection"],[3,"cdkPortalOutlet"],["type","button","mat-raised-button","",1,"mat-datepicker-close-button",3,"color","focus","blur","click"]],template:function(t,i){1&t&&(e.TgZ(0,"div",0),e.TgZ(1,"mat-calendar",1),e.NdJ("yearSelected",function(o){return i.datepicker._selectYear(o)})("monthSelected",function(o){return i.datepicker._selectMonth(o)})("viewChanged",function(o){return i.datepicker._viewChanged(o)})("_userSelection",function(o){return i._handleUserSelection(o)}),e.qZA(),e.YNc(2,Ou,0,0,"ng-template",2),e.TgZ(3,"button",3),e.NdJ("focus",function(){return i._closeButtonFocused=!0})("blur",function(){return i._closeButtonFocused=!1})("click",function(){return i.datepicker.close()}),e._uU(4),e.qZA(),e.qZA()),2&t&&(e.ekj("mat-datepicker-content-container-with-custom-header",i.datepicker.calendarHeaderComponent)("mat-datepicker-content-container-with-actions",i._actionsPortal),e.xp6(1),e.Q6J("id",i.datepicker.id)("ngClass",i.datepicker.panelClass)("startAt",i.datepicker.startAt)("startView",i.datepicker.startView)("minDate",i.datepicker._getMinDate())("maxDate",i.datepicker._getMaxDate())("dateFilter",i.datepicker._getDateFilter())("headerComponent",i.datepicker.calendarHeaderComponent)("selected",i._getSelected())("dateClass",i.datepicker.dateClass)("comparisonStart",i.comparisonStart)("comparisonEnd",i.comparisonEnd)("@fadeInCalendar","enter"),e.xp6(1),e.Q6J("cdkPortalOutlet",i._actionsPortal),e.xp6(1),e.ekj("cdk-visually-hidden",!i._closeButtonFocused),e.Q6J("color",i.color||"primary"),e.xp6(1),e.Oqu(i._closeButtonText))},directives:[dl,us,Qo,f.mk,cs],styles:[".mat-datepicker-content{display:block;border-radius:4px}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}\n"],encapsulation:2,data:{animation:[gd.transformPanel,gd.fadeInCalendar]},changeDetection:0}),n})(),yd=(()=>{class n{constructor(t,i,r,o,v,x,O){this._overlay=t,this._ngZone=i,this._viewContainerRef=r,this._dateAdapter=v,this._dir=x,this._model=O,this._inputStateChanges=Ze.w.EMPTY,this.startView="month",this._touchUi=!1,this.xPosition="start",this.yPosition="below",this._restoreFocus=!0,this.yearSelected=new e.vpe,this.monthSelected=new e.vpe,this.viewChanged=new e.vpe(!0),this.openedStream=new e.vpe,this.closedStream=new e.vpe,this._opened=!1,this.id="mat-datepicker-"+zu++,this._focusedElementBeforeOpen=null,this._backdropHarnessClass=`${this.id}-backdrop`,this.stateChanges=new re.xQ,this._scrollStrategy=o}get startAt(){return this._startAt||(this.datepickerInput?this.datepickerInput.getStartValue():null)}set startAt(t){this._startAt=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t))}get color(){return this._color||(this.datepickerInput?this.datepickerInput.getThemePalette():void 0)}set color(t){this._color=t}get touchUi(){return this._touchUi}set touchUi(t){this._touchUi=me(t)}get disabled(){return void 0===this._disabled&&this.datepickerInput?this.datepickerInput.disabled:!!this._disabled}set disabled(t){const i=me(t);i!==this._disabled&&(this._disabled=i,this.stateChanges.next(void 0))}get restoreFocus(){return this._restoreFocus}set restoreFocus(t){this._restoreFocus=me(t)}get panelClass(){return this._panelClass}set panelClass(t){this._panelClass=Wa(t)}get opened(){return this._opened}set opened(t){me(t)?this.open():this.close()}_getMinDate(){return this.datepickerInput&&this.datepickerInput.min}_getMaxDate(){return this.datepickerInput&&this.datepickerInput.max}_getDateFilter(){return this.datepickerInput&&this.datepickerInput.dateFilter}ngOnChanges(t){const i=t.xPosition||t.yPosition;if(i&&!i.firstChange&&this._overlayRef){const r=this._overlayRef.getConfig().positionStrategy;r instanceof Jl&&(this._setConnectedPositions(r),this.opened&&this._overlayRef.updatePosition())}this.stateChanges.next(void 0)}ngOnDestroy(){this._destroyOverlay(),this.close(),this._inputStateChanges.unsubscribe(),this.stateChanges.complete()}select(t){this._model.add(t)}_selectYear(t){this.yearSelected.emit(t)}_selectMonth(t){this.monthSelected.emit(t)}_viewChanged(t){this.viewChanged.emit(t)}registerInput(t){return this._inputStateChanges.unsubscribe(),this.datepickerInput=t,this._inputStateChanges=t.stateChanges.subscribe(()=>this.stateChanges.next(void 0)),this._model}registerActions(t){this._actionsPortal=t}removeActions(t){t===this._actionsPortal&&(this._actionsPortal=null)}open(){this._opened||this.disabled||(this._focusedElementBeforeOpen=Xi(),this._openOverlay(),this._opened=!0,this.openedStream.emit())}close(){if(!this._opened)return;if(this._componentRef){const i=this._componentRef.instance;i._startExitAnimation(),i._animationDone.pipe((0,Ue.q)(1)).subscribe(()=>this._destroyOverlay())}const t=()=>{this._opened&&(this._opened=!1,this.closedStream.emit(),this._focusedElementBeforeOpen=null)};this._restoreFocus&&this._focusedElementBeforeOpen&&"function"==typeof this._focusedElementBeforeOpen.focus?(this._focusedElementBeforeOpen.focus(),setTimeout(t)):t()}_applyPendingSelection(){var t,i;null===(i=null===(t=this._componentRef)||void 0===t?void 0:t.instance)||void 0===i||i._applyPendingSelection()}_forwardContentValues(t){t.datepicker=this,t.color=this.color,t._actionsPortal=this._actionsPortal}_openOverlay(){this._destroyOverlay();const t=this.touchUi,i=this.datepickerInput.getOverlayLabelId(),r=new Xa(Qu,this._viewContainerRef),o=this._overlayRef=this._overlay.create(new no({positionStrategy:t?this._getDialogStrategy():this._getDropdownStrategy(),hasBackdrop:!0,backdropClass:[t?"cdk-overlay-dark-backdrop":"mat-overlay-transparent-backdrop",this._backdropHarnessClass],direction:this._dir,scrollStrategy:t?this._overlay.scrollStrategies.block():this._scrollStrategy(),panelClass:"mat-datepicker-"+(t?"dialog":"popup")})),v=o.overlayElement;v.setAttribute("role","dialog"),i&&v.setAttribute("aria-labelledby",i),t&&v.setAttribute("aria-modal","true"),this._getCloseStream(o).subscribe(x=>{x&&x.preventDefault(),this.close()}),this._componentRef=o.attach(r),this._forwardContentValues(this._componentRef.instance),t||this._ngZone.onStable.pipe((0,Ue.q)(1)).subscribe(()=>o.updatePosition())}_destroyOverlay(){this._overlayRef&&(this._overlayRef.dispose(),this._overlayRef=this._componentRef=null)}_getDialogStrategy(){return this._overlay.position().global().centerHorizontally().centerVertically()}_getDropdownStrategy(){const t=this._overlay.position().flexibleConnectedTo(this.datepickerInput.getConnectedOverlayOrigin()).withTransformOriginOn(".mat-datepicker-content").withFlexibleDimensions(!1).withViewportMargin(8).withLockedPosition();return this._setConnectedPositions(t)}_setConnectedPositions(t){const i="end"===this.xPosition?"end":"start",r="start"===i?"end":"start",o="above"===this.yPosition?"bottom":"top",v="top"===o?"bottom":"top";return t.withPositions([{originX:i,originY:v,overlayX:i,overlayY:o},{originX:i,originY:o,overlayX:i,overlayY:v},{originX:r,originY:v,overlayX:r,overlayY:o},{originX:r,originY:o,overlayX:r,overlayY:v}])}_getCloseStream(t){return(0,ne.T)(t.backdropClick(),t.detachments(),t.keydownEvents().pipe((0,Ne.h)(i=>27===i.keyCode&&!nt(i)||this.datepickerInput&&nt(i,"altKey")&&38===i.keyCode)))}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(mi),e.Y36(e.R0b),e.Y36(e.s_b),e.Y36(vd),e.Y36(de,8),e.Y36(kt,8),e.Y36(Bn))},n.\u0275dir=e.lG2({type:n,inputs:{calendarHeaderComponent:"calendarHeaderComponent",startAt:"startAt",startView:"startView",color:"color",touchUi:"touchUi",disabled:"disabled",xPosition:"xPosition",yPosition:"yPosition",restoreFocus:"restoreFocus",dateClass:"dateClass",panelClass:"panelClass",opened:"opened"},outputs:{yearSelected:"yearSelected",monthSelected:"monthSelected",viewChanged:"viewChanged",openedStream:"opened",closedStream:"closed"},features:[e.TTD]}),n})(),$u=(()=>{class n extends yd{}return n.\u0275fac=function(){let a;return function(i){return(a||(a=e.n5z(n)))(i||n)}}(),n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-datepicker"]],exportAs:["matDatepicker"],features:[e._Bn([ud,{provide:yd,useExisting:n}]),e.qOj],decls:0,vars:0,template:function(t,i){},encapsulation:2,changeDetection:0}),n})();class ps{constructor(a,t){this.target=a,this.targetElement=t,this.value=this.target.value}}let Ku=(()=>{class n{constructor(t,i,r){this._elementRef=t,this._dateAdapter=i,this._dateFormats=r,this.dateChange=new e.vpe,this.dateInput=new e.vpe,this.stateChanges=new re.xQ,this._onTouched=()=>{},this._validatorOnChange=()=>{},this._cvaOnChange=()=>{},this._valueChangesSubscription=Ze.w.EMPTY,this._localeSubscription=Ze.w.EMPTY,this._parseValidator=()=>this._lastValueValid?null:{matDatepickerParse:{text:this._elementRef.nativeElement.value}},this._filterValidator=o=>{const v=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(o.value));return!v||this._matchesFilter(v)?null:{matDatepickerFilter:!0}},this._minValidator=o=>{const v=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(o.value)),x=this._getMinDate();return!x||!v||this._dateAdapter.compareDate(x,v)<=0?null:{matDatepickerMin:{min:x,actual:v}}},this._maxValidator=o=>{const v=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(o.value)),x=this._getMaxDate();return!x||!v||this._dateAdapter.compareDate(x,v)>=0?null:{matDatepickerMax:{max:x,actual:v}}},this._lastValueValid=!1,this._localeSubscription=i.localeChanges.subscribe(()=>{this._assignValueProgrammatically(this.value)})}get value(){return this._model?this._getValueFromModel(this._model.selection):this._pendingValue}set value(t){this._assignValueProgrammatically(t)}get disabled(){return!!this._disabled||this._parentDisabled()}set disabled(t){const i=me(t),r=this._elementRef.nativeElement;this._disabled!==i&&(this._disabled=i,this.stateChanges.next(void 0)),i&&this._isInitialized&&r.blur&&r.blur()}_getValidators(){return[this._parseValidator,this._minValidator,this._maxValidator,this._filterValidator]}_registerModel(t){this._model=t,this._valueChangesSubscription.unsubscribe(),this._pendingValue&&this._assignValue(this._pendingValue),this._valueChangesSubscription=this._model.selectionChanged.subscribe(i=>{if(this._shouldHandleChangeEvent(i)){const r=this._getValueFromModel(i.selection);this._lastValueValid=this._isValidValue(r),this._cvaOnChange(r),this._onTouched(),this._formatValue(r),this.dateInput.emit(new ps(this,this._elementRef.nativeElement)),this.dateChange.emit(new ps(this,this._elementRef.nativeElement))}})}ngAfterViewInit(){this._isInitialized=!0}ngOnChanges(t){(function Xu(n,a){const t=Object.keys(n);for(let i of t){const{previousValue:r,currentValue:o}=n[i];if(!a.isDateInstance(r)||!a.isDateInstance(o))return!0;if(!a.sameDate(r,o))return!0}return!1})(t,this._dateAdapter)&&this.stateChanges.next(void 0)}ngOnDestroy(){this._valueChangesSubscription.unsubscribe(),this._localeSubscription.unsubscribe(),this.stateChanges.complete()}registerOnValidatorChange(t){this._validatorOnChange=t}validate(t){return this._validator?this._validator(t):null}writeValue(t){this._assignValueProgrammatically(t)}registerOnChange(t){this._cvaOnChange=t}registerOnTouched(t){this._onTouched=t}setDisabledState(t){this.disabled=t}_onKeydown(t){t.altKey&&40===t.keyCode&&!this._elementRef.nativeElement.readOnly&&(this._openPopup(),t.preventDefault())}_onInput(t){const i=this._lastValueValid;let r=this._dateAdapter.parse(t,this._dateFormats.parse.dateInput);this._lastValueValid=this._isValidValue(r),r=this._dateAdapter.getValidDateOrNull(r),this._dateAdapter.sameDate(r,this.value)?(t&&!this.value&&this._cvaOnChange(r),i!==this._lastValueValid&&this._validatorOnChange()):(this._assignValue(r),this._cvaOnChange(r),this.dateInput.emit(new ps(this,this._elementRef.nativeElement)))}_onChange(){this.dateChange.emit(new ps(this,this._elementRef.nativeElement))}_onBlur(){this.value&&this._formatValue(this.value),this._onTouched()}_formatValue(t){this._elementRef.nativeElement.value=t?this._dateAdapter.format(t,this._dateFormats.display.dateInput):""}_assignValue(t){this._model?(this._assignValueToModel(t),this._pendingValue=null):this._pendingValue=t}_isValidValue(t){return!t||this._dateAdapter.isValid(t)}_parentDisabled(){return!1}_assignValueProgrammatically(t){t=this._dateAdapter.deserialize(t),this._lastValueValid=this._isValidValue(t),t=this._dateAdapter.getValidDateOrNull(t),this._assignValue(t),this._formatValue(t)}_matchesFilter(t){const i=this._getDateFilter();return!i||i(t)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(de,8),e.Y36(at,8))},n.\u0275dir=e.lG2({type:n,inputs:{value:"value",disabled:"disabled"},outputs:{dateChange:"dateChange",dateInput:"dateInput"},features:[e.TTD]}),n})();const eh={provide:l.JU,useExisting:(0,e.Gpc)(()=>cl),multi:!0},th={provide:l.Cf,useExisting:(0,e.Gpc)(()=>cl),multi:!0};let cl=(()=>{class n extends Ku{constructor(t,i,r,o){super(t,i,r),this._formField=o,this._closedSubscription=Ze.w.EMPTY,this._validator=l.kI.compose(super._getValidators())}set matDatepicker(t){t&&(this._datepicker=t,this._closedSubscription=t.closedStream.subscribe(()=>this._onTouched()),this._registerModel(t.registerInput(this)))}get min(){return this._min}set min(t){const i=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t));this._dateAdapter.sameDate(i,this._min)||(this._min=i,this._validatorOnChange())}get max(){return this._max}set max(t){const i=this._dateAdapter.getValidDateOrNull(this._dateAdapter.deserialize(t));this._dateAdapter.sameDate(i,this._max)||(this._max=i,this._validatorOnChange())}get dateFilter(){return this._dateFilter}set dateFilter(t){const i=this._matchesFilter(this.value);this._dateFilter=t,this._matchesFilter(this.value)!==i&&this._validatorOnChange()}getConnectedOverlayOrigin(){return this._formField?this._formField.getConnectedOverlayOrigin():this._elementRef}getOverlayLabelId(){return this._formField?this._formField.getLabelId():this._elementRef.nativeElement.getAttribute("aria-labelledby")}getThemePalette(){return this._formField?this._formField.color:void 0}getStartValue(){return this.value}ngOnDestroy(){super.ngOnDestroy(),this._closedSubscription.unsubscribe()}_openPopup(){this._datepicker&&this._datepicker.open()}_getValueFromModel(t){return t}_assignValueToModel(t){this._model&&this._model.updateSelection(t,this)}_getMinDate(){return this._min}_getMaxDate(){return this._max}_getDateFilter(){return this._dateFilter}_shouldHandleChangeEvent(t){return t.source!==this}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(de,8),e.Y36(at,8),e.Y36(ro,8))},n.\u0275dir=e.lG2({type:n,selectors:[["input","matDatepicker",""]],hostAttrs:[1,"mat-datepicker-input"],hostVars:6,hostBindings:function(t,i){1&t&&e.NdJ("input",function(o){return i._onInput(o.target.value)})("change",function(){return i._onChange()})("blur",function(){return i._onBlur()})("keydown",function(o){return i._onKeydown(o)}),2&t&&(e.Ikx("disabled",i.disabled),e.uIk("aria-haspopup",i._datepicker?"dialog":null)("aria-owns",(null==i._datepicker?null:i._datepicker.opened)&&i._datepicker.id||null)("min",i.min?i._dateAdapter.toIso8601(i.min):null)("max",i.max?i._dateAdapter.toIso8601(i.max):null)("data-mat-calendar",i._datepicker?i._datepicker.id:null))},inputs:{matDatepicker:"matDatepicker",min:"min",max:"max",dateFilter:["matDatepickerFilter","dateFilter"]},exportAs:["matDatepickerInput"],features:[e._Bn([eh,th,{provide:dd,useExisting:n}]),e.qOj]}),n})(),ih=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=e.lG2({type:n,selectors:[["","matDatepickerToggleIcon",""]]}),n})(),nh=(()=>{class n{constructor(t,i,r){this._intl=t,this._changeDetectorRef=i,this._stateChanges=Ze.w.EMPTY;const o=Number(r);this.tabIndex=o||0===o?o:null}get disabled(){return void 0===this._disabled&&this.datepicker?this.datepicker.disabled:!!this._disabled}set disabled(t){this._disabled=me(t)}ngOnChanges(t){t.datepicker&&this._watchStateChanges()}ngOnDestroy(){this._stateChanges.unsubscribe()}ngAfterContentInit(){this._watchStateChanges()}_open(t){this.datepicker&&!this.disabled&&(this.datepicker.open(),t.stopPropagation())}_watchStateChanges(){const t=this.datepicker?this.datepicker.stateChanges:(0,Xe.of)(),i=this.datepicker&&this.datepicker.datepickerInput?this.datepicker.datepickerInput.stateChanges:(0,Xe.of)(),r=this.datepicker?(0,ne.T)(this.datepicker.openedStream,this.datepicker.closedStream):(0,Xe.of)();this._stateChanges.unsubscribe(),this._stateChanges=(0,ne.T)(this._intl.changes,t,i,r).subscribe(()=>this._changeDetectorRef.markForCheck())}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(so),e.Y36(e.sBO),e.$8M("tabindex"))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-datepicker-toggle"]],contentQueries:function(t,i,r){if(1&t&&e.Suo(r,ih,5),2&t){let o;e.iGM(o=e.CRH())&&(i._customIcon=o.first)}},viewQuery:function(t,i){if(1&t&&e.Gf(Eu,5),2&t){let r;e.iGM(r=e.CRH())&&(i._button=r.first)}},hostAttrs:[1,"mat-datepicker-toggle"],hostVars:8,hostBindings:function(t,i){1&t&&e.NdJ("click",function(o){return i._open(o)}),2&t&&(e.uIk("tabindex",null)("data-mat-calendar",i.datepicker?i.datepicker.id:null),e.ekj("mat-datepicker-toggle-active",i.datepicker&&i.datepicker.opened)("mat-accent",i.datepicker&&"accent"===i.datepicker.color)("mat-warn",i.datepicker&&"warn"===i.datepicker.color))},inputs:{datepicker:["for","datepicker"],tabIndex:"tabIndex",ariaLabel:["aria-label","ariaLabel"],disabled:"disabled",disableRipple:"disableRipple"},exportAs:["matDatepickerToggle"],features:[e.TTD],ngContentSelectors:Pu,decls:4,vars:6,consts:[["mat-icon-button","","type","button",3,"disabled","disableRipple"],["button",""],["class","mat-datepicker-toggle-default-icon","viewBox","0 0 24 24","width","24px","height","24px","fill","currentColor","focusable","false",4,"ngIf"],["viewBox","0 0 24 24","width","24px","height","24px","fill","currentColor","focusable","false",1,"mat-datepicker-toggle-default-icon"],["d","M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"]],template:function(t,i){1&t&&(e.F$t(Zu),e.TgZ(0,"button",0,1),e.YNc(2,Iu,2,0,"svg",2),e.Hsn(3),e.qZA()),2&t&&(e.Q6J("disabled",i.disabled)("disableRipple",i.disableRipple),e.uIk("aria-haspopup",i.datepicker?"dialog":null)("aria-label",i.ariaLabel||i._intl.openCalendarLabel)("tabindex",i.disabled?-1:i.tabIndex),e.xp6(2),e.Q6J("ngIf",!i._customIcon))},directives:[us,f.O5],styles:[".mat-form-field-appearance-legacy .mat-form-field-prefix .mat-datepicker-toggle-default-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-datepicker-toggle-default-icon{width:1em}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-datepicker-toggle-default-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-datepicker-toggle-default-icon{display:block;width:1.5em;height:1.5em}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-datepicker-toggle-default-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-datepicker-toggle-default-icon{margin:auto}.cdk-high-contrast-active .mat-datepicker-toggle-default-icon{color:CanvasText}\n"],encapsulation:2,changeDetection:0}),n})(),bd=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[so,Wu],imports:[[f.ez,td,ao,ns,el,xe],Ka]}),n})();var fs=D(5439);const ga=fs||D.t(fs,2),rh=new e.OlP("MAT_MOMENT_DATE_ADAPTER_OPTIONS",{providedIn:"root",factory:function oh(){return{useUtc:!1}}});function sh(n,a){const t=Array(n);for(let i=0;i<n;i++)t[i]=a(i);return t}let lh=(()=>{class n extends de{constructor(t,i){super(),this._options=i,this.setLocale(t||ga.locale())}setLocale(t){super.setLocale(t);let i=ga.localeData(t);this._localeData={firstDayOfWeek:i.firstDayOfWeek(),longMonths:i.months(),shortMonths:i.monthsShort(),dates:sh(31,r=>this.createDate(2017,0,r+1).format("D")),longDaysOfWeek:i.weekdays(),shortDaysOfWeek:i.weekdaysShort(),narrowDaysOfWeek:i.weekdaysMin()}}getYear(t){return this.clone(t).year()}getMonth(t){return this.clone(t).month()}getDate(t){return this.clone(t).date()}getDayOfWeek(t){return this.clone(t).day()}getMonthNames(t){return"long"==t?this._localeData.longMonths:this._localeData.shortMonths}getDateNames(){return this._localeData.dates}getDayOfWeekNames(t){return"long"==t?this._localeData.longDaysOfWeek:"short"==t?this._localeData.shortDaysOfWeek:this._localeData.narrowDaysOfWeek}getYearName(t){return this.clone(t).format("YYYY")}getFirstDayOfWeek(){return this._localeData.firstDayOfWeek}getNumDaysInMonth(t){return this.clone(t).daysInMonth()}clone(t){return t.clone().locale(this.locale)}createDate(t,i,r){const o=this._createMoment({year:t,month:i,date:r}).locale(this.locale);return o.isValid(),o}today(){return this._createMoment().locale(this.locale)}parse(t,i){return t&&"string"==typeof t?this._createMoment(t,i,this.locale):t?this._createMoment(t).locale(this.locale):null}format(t,i){return t=this.clone(t),this.isValid(t),t.format(i)}addCalendarYears(t,i){return this.clone(t).add({years:i})}addCalendarMonths(t,i){return this.clone(t).add({months:i})}addCalendarDays(t,i){return this.clone(t).add({days:i})}toIso8601(t){return this.clone(t).format()}deserialize(t){let i;if(t instanceof Date)i=this._createMoment(t).locale(this.locale);else if(this.isDateInstance(t))return this.clone(t);if("string"==typeof t){if(!t)return null;i=this._createMoment(t,ga.ISO_8601).locale(this.locale)}return i&&this.isValid(i)?this._createMoment(i).locale(this.locale):super.deserialize(t)}isDateInstance(t){return ga.isMoment(t)}isValid(t){return this.clone(t).isValid()}invalid(){return ga.invalid()}_createMoment(t,i,r){const{strict:o,useUtc:v}=this._options||{};return v?ga.utc(t,i,r,o):ga(t,i,r,o)}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(ae,8),e.LFG(rh,8))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac}),n})();const dh={parse:{dateInput:"DD MMM YYYY"},display:{dateInput:"DD MMM YYYY",monthYearLabel:"MMM YYYY",dateA11yLabel:"LL",monthYearA11yLabel:"MMMM YYYY"}};let At=(()=>{class n{constructor(){function t(i){return i<10?"0"+i:i}this.disabled=!1,this.dateChange=new e.vpe,this.minDate=A.MinDate,Date.prototype.toISOString=function(){return this.getFullYear()+"-"+t(this.getMonth()+1)+"-"+t(this.getDate())+"T"+t(this.getHours())+":"+t(this.getMinutes())+":"+t(this.getSeconds())+".000"}}ngAfterViewInit(){}change(t){this.dateChange.emit(t.value.toISOString())}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["datepicker"]],inputs:{placeholder:"placeholder",date:"date",disabled:"disabled"},outputs:{dateChange:"dateChange"},features:[e._Bn([{provide:de,useClass:lh,deps:[ae]},{provide:at,useValue:dh}])],decls:5,vars:5,consts:[[1,"w-100"],["matInput","",3,"matDatepicker","placeholder","value","disabled","dateChange","click"],["matSuffix","",3,"for"],["picker1",""]],template:function(t,i){if(1&t){const r=e.EpF();e.TgZ(0,"mat-form-field",0),e.TgZ(1,"input",1),e.NdJ("dateChange",function(v){return i.change(v)})("click",function(){return e.CHM(r),e.MAs(4).open()}),e.qZA(),e._UZ(2,"mat-datepicker-toggle",2),e._UZ(3,"mat-datepicker",null,3),e.qZA()}if(2&t){const r=e.MAs(4);e.xp6(1),e.s9C("placeholder",i.placeholder||""),e.Q6J("matDatepicker",r)("value",i.date==i.minDate?null:i.date)("disabled",i.disabled),e.xp6(1),e.Q6J("for",r)}},directives:[od,yu,cl,nh,cu,$u],encapsulation:2}),n})(),ch=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[bd],imports:[[rc,bd,_s,bu]]}),n})();function uh(n,a){if(1&n&&(e.TgZ(0,"tr",7),e.TgZ(1,"td",8),e._uU(2),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.qZA(),e.qZA()),2&n){const t=a.$implicit,i=a.index;e.xp6(2),e.hij("",i+1,"."),e.xp6(2),e.Oqu(t)}}let hh=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Logistics/GetDoubleCustomerDeliveryLoader").toPromise().then(t=>{this.filter=t.Filter,this.search()}).catch(t=>{this.toastr.error(t.Message,"Error")})}search(){this.httpService.post(A.apiBase+"tools/Logistics/GetDoubleCustomerDeliveryBySalesOrder",this.filter).toPromise().then(t=>{this.rawList=t}).catch(t=>{this.toastr.error(t.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-duplicate-customer-delivery-by-sales-order"]],decls:17,vars:7,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton","onSubmit"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"],[1,"container-fluid"],["id","tableGrid",1,"table","border-bottom","mt-5",2,"width","250px"],[2,"width","15px"],["class","border-bottom",4,"ngFor","ngForOf"],[1,"border-bottom"],[1,"text-end"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.NdJ("onSubmit",function(){return i.search()}),e.TgZ(1,"filters"),e.TgZ(2,"div"),e.TgZ(3,"datepicker",1),e.NdJ("dateChange",function(o){return i.filter.From=o}),e.qZA(),e.TgZ(4,"datepicker",2),e.NdJ("dateChange",function(o){return i.filter.To=o}),e.qZA(),e.qZA(),e.qZA(),e._UZ(5,"actions"),e.TgZ(6,"content"),e.TgZ(7,"div",3),e.TgZ(8,"table",4),e.TgZ(9,"thead"),e.TgZ(10,"tr"),e.TgZ(11,"th",5),e._uU(12,"No."),e.qZA(),e.TgZ(13,"th"),e._uU(14,"Number Outbound Logistics"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(15,"tbody"),e.YNc(16,uh,5,2,"tr",6),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Duplicate Outbound Logistics By POID")("hideSearchBox",!0)("hideSearchDropdown",!1)("textButton","Search"),e.xp6(3),e.Q6J("date",i.filter.From),e.xp6(1),e.Q6J("date",i.filter.To),e.xp6(12),e.Q6J("ngForOf",i.rawList))},directives:[ue,At,l.Fj,f.sg],styles:[""]}),n})();function _h(n,a){if(1&n&&(e.TgZ(0,"tr",7),e.TgZ(1,"td",8),e._uU(2),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.qZA(),e.qZA()),2&n){const t=a.$implicit,i=a.index;e.xp6(2),e.hij("",i+1,"."),e.xp6(2),e.Oqu(t)}}let mh=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Logistics/GetDoubleCustomerDeliveryLoader").toPromise().then(t=>{this.filter=t.Filter,this.search()}).catch(t=>{this.toastr.error(t.Message,"Error")})}search(){this.httpService.post(A.apiBase+"tools/Logistics/GetDoubleCustomerDelivery",this.filter).toPromise().then(t=>{this.rawList=t}).catch(t=>{this.toastr.error(t.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-duplicate-customer-delivery"]],decls:17,vars:7,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton","onSubmit"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"],[1,"container-fluid"],["id","tableGrid",1,"table","border-bottom","mt-5",2,"width","250px"],[2,"width","15px"],["class","border-bottom",4,"ngFor","ngForOf"],[1,"border-bottom"],[1,"text-end"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.NdJ("onSubmit",function(){return i.search()}),e.TgZ(1,"filters"),e.TgZ(2,"div"),e.TgZ(3,"datepicker",1),e.NdJ("dateChange",function(o){return i.filter.From=o}),e.qZA(),e.TgZ(4,"datepicker",2),e.NdJ("dateChange",function(o){return i.filter.To=o}),e.qZA(),e.qZA(),e.qZA(),e._UZ(5,"actions"),e.TgZ(6,"content"),e.TgZ(7,"div",3),e.TgZ(8,"table",4),e.TgZ(9,"thead"),e.TgZ(10,"tr"),e.TgZ(11,"th",5),e._uU(12,"No."),e.qZA(),e.TgZ(13,"th"),e._uU(14,"Number Outbound Logistics"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(15,"tbody"),e.YNc(16,_h,5,2,"tr",6),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Duplicate Outbound Logistics")("hideSearchBox",!0)("hideSearchDropdown",!1)("textButton","Search"),e.xp6(3),e.Q6J("date",i.filter.From),e.xp6(1),e.Q6J("date",i.filter.To),e.xp6(12),e.Q6J("ngForOf",i.rawList))},directives:[ue,At,l.Fj,f.sg],styles:[""]}),n})();var ph=D(1406);const fh=["mat-sort-header",""];function gh(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",3),e.NdJ("@arrowPosition.start",function(){return e.CHM(t),e.oxw()._disableViewStateAnimation=!0})("@arrowPosition.done",function(){return e.CHM(t),e.oxw()._disableViewStateAnimation=!1}),e._UZ(1,"div",4),e.TgZ(2,"div",5),e._UZ(3,"div",6),e._UZ(4,"div",7),e._UZ(5,"div",8),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("@arrowOpacity",t._getArrowViewState())("@arrowPosition",t._getArrowViewState())("@allowChildren",t._getArrowDirectionState()),e.xp6(2),e.Q6J("@indicator",t._getArrowDirectionState()),e.xp6(1),e.Q6J("@leftPointer",t._getArrowDirectionState()),e.xp6(1),e.Q6J("@rightPointer",t._getArrowDirectionState())}}const vh=["*"],jn=Vs.ENTERING+" "+js.STANDARD_CURVE,tr={indicator:(0,Z.X$)("indicator",[(0,Z.SB)("active-asc, asc",(0,Z.oB)({transform:"translateY(0px)"})),(0,Z.SB)("active-desc, desc",(0,Z.oB)({transform:"translateY(10px)"})),(0,Z.eR)("active-asc <=> active-desc",(0,Z.jt)(jn))]),leftPointer:(0,Z.X$)("leftPointer",[(0,Z.SB)("active-asc, asc",(0,Z.oB)({transform:"rotate(-45deg)"})),(0,Z.SB)("active-desc, desc",(0,Z.oB)({transform:"rotate(45deg)"})),(0,Z.eR)("active-asc <=> active-desc",(0,Z.jt)(jn))]),rightPointer:(0,Z.X$)("rightPointer",[(0,Z.SB)("active-asc, asc",(0,Z.oB)({transform:"rotate(45deg)"})),(0,Z.SB)("active-desc, desc",(0,Z.oB)({transform:"rotate(-45deg)"})),(0,Z.eR)("active-asc <=> active-desc",(0,Z.jt)(jn))]),arrowOpacity:(0,Z.X$)("arrowOpacity",[(0,Z.SB)("desc-to-active, asc-to-active, active",(0,Z.oB)({opacity:1})),(0,Z.SB)("desc-to-hint, asc-to-hint, hint",(0,Z.oB)({opacity:.54})),(0,Z.SB)("hint-to-desc, active-to-desc, desc, hint-to-asc, active-to-asc, asc, void",(0,Z.oB)({opacity:0})),(0,Z.eR)("* => asc, * => desc, * => active, * => hint, * => void",(0,Z.jt)("0ms")),(0,Z.eR)("* <=> *",(0,Z.jt)(jn))]),arrowPosition:(0,Z.X$)("arrowPosition",[(0,Z.eR)("* => desc-to-hint, * => desc-to-active",(0,Z.jt)(jn,(0,Z.F4)([(0,Z.oB)({transform:"translateY(-25%)"}),(0,Z.oB)({transform:"translateY(0)"})]))),(0,Z.eR)("* => hint-to-desc, * => active-to-desc",(0,Z.jt)(jn,(0,Z.F4)([(0,Z.oB)({transform:"translateY(0)"}),(0,Z.oB)({transform:"translateY(25%)"})]))),(0,Z.eR)("* => asc-to-hint, * => asc-to-active",(0,Z.jt)(jn,(0,Z.F4)([(0,Z.oB)({transform:"translateY(25%)"}),(0,Z.oB)({transform:"translateY(0)"})]))),(0,Z.eR)("* => hint-to-asc, * => active-to-asc",(0,Z.jt)(jn,(0,Z.F4)([(0,Z.oB)({transform:"translateY(0)"}),(0,Z.oB)({transform:"translateY(-25%)"})]))),(0,Z.SB)("desc-to-hint, asc-to-hint, hint, desc-to-active, asc-to-active, active",(0,Z.oB)({transform:"translateY(0)"})),(0,Z.SB)("hint-to-desc, active-to-desc, desc",(0,Z.oB)({transform:"translateY(-25%)"})),(0,Z.SB)("hint-to-asc, active-to-asc, asc",(0,Z.oB)({transform:"translateY(25%)"}))]),allowChildren:(0,Z.X$)("allowChildren",[(0,Z.eR)("* <=> *",[(0,Z.IO)("@*",(0,Z.pV)(),{optional:!0})])])};let gs=(()=>{class n{constructor(){this.changes=new re.xQ}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const bh={provide:gs,deps:[[new e.FiY,new e.tp0,gs]],useFactory:function yh(n){return n||new gs}},Mh=new e.OlP("MAT_SORT_DEFAULT_OPTIONS"),Th=H(d(class{}));let Md=(()=>{class n extends Th{constructor(t){super(),this._defaultOptions=t,this.sortables=new Map,this._stateChanges=new re.xQ,this.start="asc",this._direction="",this.sortChange=new e.vpe}get direction(){return this._direction}set direction(t){this._direction=t}get disableClear(){return this._disableClear}set disableClear(t){this._disableClear=me(t)}register(t){this.sortables.set(t.id,t)}deregister(t){this.sortables.delete(t.id)}sort(t){this.active!=t.id?(this.active=t.id,this.direction=t.start?t.start:this.start):this.direction=this.getNextSortDirection(t),this.sortChange.emit({active:this.active,direction:this.direction})}getNextSortDirection(t){var i,r,o;if(!t)return"";const v=null!==(r=null!==(i=null==t?void 0:t.disableClear)&&void 0!==i?i:this.disableClear)&&void 0!==r?r:!!(null===(o=this._defaultOptions)||void 0===o?void 0:o.disableClear);let x=function kh(n,a){let t=["asc","desc"];return"desc"==n&&t.reverse(),a||t.push(""),t}(t.start||this.start,v),O=x.indexOf(this.direction)+1;return O>=x.length&&(O=0),x[O]}ngOnInit(){this._markInitialized()}ngOnChanges(){this._stateChanges.next()}ngOnDestroy(){this._stateChanges.complete()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(Mh,8))},n.\u0275dir=e.lG2({type:n,selectors:[["","matSort",""]],hostAttrs:[1,"mat-sort"],inputs:{disabled:["matSortDisabled","disabled"],active:["matSortActive","active"],start:["matSortStart","start"],direction:["matSortDirection","direction"],disableClear:["matSortDisableClear","disableClear"]},outputs:{sortChange:"matSortChange"},exportAs:["matSort"],features:[e.qOj,e.TTD]}),n})();const wh=d(class{});let Dh=(()=>{class n extends wh{constructor(t,i,r,o,v,x,O){super(),this._intl=t,this._changeDetectorRef=i,this._sort=r,this._columnDef=o,this._focusMonitor=v,this._elementRef=x,this._ariaDescriber=O,this._showIndicatorHint=!1,this._viewState={},this._arrowDirection="",this._disableViewStateAnimation=!1,this.arrowPosition="after",this._sortActionDescription="Sort",this._handleStateChanges()}get sortActionDescription(){return this._sortActionDescription}set sortActionDescription(t){this._updateSortActionDescription(t)}get disableClear(){return this._disableClear}set disableClear(t){this._disableClear=me(t)}ngOnInit(){!this.id&&this._columnDef&&(this.id=this._columnDef.name),this._updateArrowDirection(),this._setAnimationTransitionState({toState:this._isSorted()?"active":this._arrowDirection}),this._sort.register(this),this._sortButton=this._elementRef.nativeElement.querySelector('[role="button"]'),this._updateSortActionDescription(this._sortActionDescription)}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0).subscribe(t=>{const i=!!t;i!==this._showIndicatorHint&&(this._setIndicatorHintVisible(i),this._changeDetectorRef.markForCheck())})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._sort.deregister(this),this._rerenderSubscription.unsubscribe()}_setIndicatorHintVisible(t){this._isDisabled()&&t||(this._showIndicatorHint=t,this._isSorted()||(this._updateArrowDirection(),this._setAnimationTransitionState(this._showIndicatorHint?{fromState:this._arrowDirection,toState:"hint"}:{fromState:"hint",toState:this._arrowDirection})))}_setAnimationTransitionState(t){this._viewState=t||{},this._disableViewStateAnimation&&(this._viewState={toState:t.toState})}_toggleOnInteraction(){this._sort.sort(this),("hint"===this._viewState.toState||"active"===this._viewState.toState)&&(this._disableViewStateAnimation=!0)}_handleClick(){this._isDisabled()||this._sort.sort(this)}_handleKeydown(t){!this._isDisabled()&&(32===t.keyCode||13===t.keyCode)&&(t.preventDefault(),this._toggleOnInteraction())}_isSorted(){return this._sort.active==this.id&&("asc"===this._sort.direction||"desc"===this._sort.direction)}_getArrowDirectionState(){return`${this._isSorted()?"active-":""}${this._arrowDirection}`}_getArrowViewState(){const t=this._viewState.fromState;return(t?`${t}-to-`:"")+this._viewState.toState}_updateArrowDirection(){this._arrowDirection=this._isSorted()?this._sort.direction:this.start||this._sort.start}_isDisabled(){return this._sort.disabled||this.disabled}_getAriaSortAttribute(){return this._isSorted()?"asc"==this._sort.direction?"ascending":"descending":"none"}_renderArrow(){return!this._isDisabled()||this._isSorted()}_updateSortActionDescription(t){var i,r;this._sortButton&&(null===(i=this._ariaDescriber)||void 0===i||i.removeDescription(this._sortButton,this._sortActionDescription),null===(r=this._ariaDescriber)||void 0===r||r.describe(this._sortButton,t)),this._sortActionDescription=t}_handleStateChanges(){this._rerenderSubscription=(0,ne.T)(this._sort.sortChange,this._sort._stateChanges,this._intl.changes).subscribe(()=>{this._isSorted()&&(this._updateArrowDirection(),("hint"===this._viewState.toState||"active"===this._viewState.toState)&&(this._disableViewStateAnimation=!0),this._setAnimationTransitionState({fromState:this._arrowDirection,toState:"active"}),this._showIndicatorHint=!1),!this._isSorted()&&this._viewState&&"active"===this._viewState.toState&&(this._disableViewStateAnimation=!1,this._setAnimationTransitionState({fromState:"active",toState:this._arrowDirection})),this._changeDetectorRef.markForCheck()})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(gs),e.Y36(e.sBO),e.Y36(Md,8),e.Y36("MAT_SORT_HEADER_COLUMN_DEF",8),e.Y36(Hn),e.Y36(e.SBq),e.Y36(Bo,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["","mat-sort-header",""]],hostAttrs:[1,"mat-sort-header"],hostVars:3,hostBindings:function(t,i){1&t&&e.NdJ("click",function(){return i._handleClick()})("keydown",function(o){return i._handleKeydown(o)})("mouseenter",function(){return i._setIndicatorHintVisible(!0)})("mouseleave",function(){return i._setIndicatorHintVisible(!1)}),2&t&&(e.uIk("aria-sort",i._getAriaSortAttribute()),e.ekj("mat-sort-header-disabled",i._isDisabled()))},inputs:{disabled:"disabled",id:["mat-sort-header","id"],arrowPosition:"arrowPosition",start:"start",sortActionDescription:"sortActionDescription",disableClear:"disableClear"},exportAs:["matSortHeader"],features:[e.qOj],attrs:fh,ngContentSelectors:vh,decls:4,vars:6,consts:[["role","button",1,"mat-sort-header-container","mat-focus-indicator"],[1,"mat-sort-header-content"],["class","mat-sort-header-arrow",4,"ngIf"],[1,"mat-sort-header-arrow"],[1,"mat-sort-header-stem"],[1,"mat-sort-header-indicator"],[1,"mat-sort-header-pointer-left"],[1,"mat-sort-header-pointer-right"],[1,"mat-sort-header-pointer-middle"]],template:function(t,i){1&t&&(e.F$t(),e.TgZ(0,"div",0),e.TgZ(1,"div",1),e.Hsn(2),e.qZA(),e.YNc(3,gh,6,6,"div",2),e.qZA()),2&t&&(e.ekj("mat-sort-header-sorted",i._isSorted())("mat-sort-header-position-before","before"==i.arrowPosition),e.uIk("tabindex",i._isDisabled()?null:0),e.xp6(3),e.Q6J("ngIf",i._renderArrow()))},directives:[f.O5],styles:[".mat-sort-header-container{display:flex;cursor:pointer;align-items:center;letter-spacing:normal;outline:0}[mat-sort-header].cdk-keyboard-focused .mat-sort-header-container,[mat-sort-header].cdk-program-focused .mat-sort-header-container{border-bottom:solid 1px currentColor}.mat-sort-header-disabled .mat-sort-header-container{cursor:default}.mat-sort-header-content{text-align:center;display:flex;align-items:center}.mat-sort-header-position-before{flex-direction:row-reverse}.mat-sort-header-arrow{height:12px;width:12px;min-width:12px;position:relative;display:flex;opacity:0}.mat-sort-header-arrow,[dir=rtl] .mat-sort-header-position-before .mat-sort-header-arrow{margin:0 0 0 6px}.mat-sort-header-position-before .mat-sort-header-arrow,[dir=rtl] .mat-sort-header-arrow{margin:0 6px 0 0}.mat-sort-header-stem{background:currentColor;height:10px;width:2px;margin:auto;display:flex;align-items:center}.cdk-high-contrast-active .mat-sort-header-stem{width:0;border-left:solid 2px}.mat-sort-header-indicator{width:100%;height:2px;display:flex;align-items:center;position:absolute;top:0;left:0}.mat-sort-header-pointer-middle{margin:auto;height:2px;width:2px;background:currentColor;transform:rotate(45deg)}.cdk-high-contrast-active .mat-sort-header-pointer-middle{width:0;height:0;border-top:solid 2px;border-left:solid 2px}.mat-sort-header-pointer-left,.mat-sort-header-pointer-right{background:currentColor;width:6px;height:2px;position:absolute;top:0}.cdk-high-contrast-active .mat-sort-header-pointer-left,.cdk-high-contrast-active .mat-sort-header-pointer-right{width:0;height:0;border-left:solid 6px;border-top:solid 2px}.mat-sort-header-pointer-left{transform-origin:right;left:0}.mat-sort-header-pointer-right{transform-origin:left;right:0}\n"],encapsulation:2,data:{animation:[tr.indicator,tr.leftPointer,tr.rightPointer,tr.arrowOpacity,tr.arrowPosition,tr.allowChildren]},changeDetection:0}),n})(),Ch=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[bh],imports:[[f.ez,xe]]}),n})();const xh=function(n,a){return{"fa-check":n,"fa-times":a}};function Sh(n,a){if(1&n&&(e.TgZ(0,"tr",16),e.TgZ(1,"td"),e._uU(2),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.qZA(),e.TgZ(5,"td"),e._uU(6),e.qZA(),e.TgZ(7,"td"),e._uU(8),e.qZA(),e.TgZ(9,"td"),e._uU(10),e.ALo(11,"date"),e.qZA(),e.TgZ(12,"td"),e._uU(13),e.qZA(),e.TgZ(14,"td"),e._uU(15),e.qZA(),e.TgZ(16,"td"),e._UZ(17,"i",17),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.xp6(2),e.Oqu(t.Outlet),e.xp6(2),e.Oqu(t.Number),e.xp6(2),e.Oqu(t.VariantCode),e.xp6(2),e.Oqu(t.VariantName),e.xp6(2),e.Oqu(e.xi3(11,9,t.Date,"dd MMM yyyy")),e.xp6(3),e.Oqu(t.Count),e.xp6(2),e.Oqu(t.LogLabel),e.xp6(2),e.Tol(e.WLB(12,xh,t.PatchStatus,!t.PatchStatus))}}let Lh=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.filter={TypeID:-1,Number:"",Status:-1,From:new Date,To:new Date}}ngOnInit(){this.bindLoaderData().pipe((0,pt.b)(t=>{this.typeOptions=t.Option,this.statusOptions=t.Status,this.filter.TypeID=this.typeOptions[1].Key,this.filter.Status=this.statusOptions[2].Key,this.filter.From=t.Date,this.filter.To=t.Date}),(0,ph.b)(()=>this.bindData())).subscribe({next:t=>{this.data=t,this.originalData=t}})}bindLoaderData(){return this.httpService.post(`${A.apiBase}tools/Logistics/GetDuplicatedVariantLogLoader`)}bindData(){return this.httpService.post(`${A.apiBase}tools/Logistics/GetDuplicatedVariantLogAction`,JSON.stringify(this.filter))}search(){this.bindData().subscribe({next:t=>{this.data=t,this.originalData=t}})}sortData(t){const i=this.data.slice();this.data=t.active&&""!==t.direction?i.sort((r,o)=>{const v="asc"===t.direction;switch(typeof r[t.active]){case"string":return this.compare(r[t.active].toLocaleLowerCase(),o[t.active].toLocaleLowerCase(),v);case"number":return this.compare(r[t.active],o[t.active],v);default:return 0}}):this.originalData}compare(t,i,r){return(t<i?-1:1)*(r?1:-1)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-duplicate-variant-log"]],decls:46,vars:12,consts:[[3,"Title","textButton","text","textChange","onSubmit"],[1,"d-flex"],["container",""],["bindLabel","Value","bindValue","Key","placeholder","Status Type",3,"clearable","items","ngModel","ngModelChange"],["bindLabel","Value","bindValue","Key","placeholder","Logistics Type",3,"clearable","items","ngModel","ngModelChange"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"],[1,"container-fluid","mt-5"],[1,"border","p-5"],[1,"text-primary","fst-italic"],[1,"fw-normal","small","mt-4"],["id","tableGrid","matSort","",1,"table","border-bottom","mt-5",3,"matSortChange"],["mat-sort-header","Number"],["mat-sort-header","Date"],["mat-sort-header","Count"],["class","border-bottom",4,"ngFor","ngForOf"],[1,"border-bottom"],[1,"fas","circle-icon"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.NdJ("textChange",function(o){return i.filter.Number=o})("onSubmit",function(){return i.search()}),e.TgZ(1,"filters"),e.TgZ(2,"div",1),e.TgZ(3,"div",2),e.TgZ(4,"div"),e.TgZ(5,"h6"),e._uU(6,"Status"),e.qZA(),e.TgZ(7,"ng-select",3),e.NdJ("ngModelChange",function(o){return i.filter.Status=o}),e.qZA(),e.qZA(),e.TgZ(8,"div"),e.TgZ(9,"h6"),e._uU(10,"Source"),e.qZA(),e.TgZ(11,"ng-select",4),e.NdJ("ngModelChange",function(o){return i.filter.TypeID=o}),e.qZA(),e.qZA(),e.TgZ(12,"div"),e.TgZ(13,"datepicker",5),e.NdJ("dateChange",function(o){return i.filter.From=o}),e.qZA(),e.qZA(),e.TgZ(14,"div"),e.TgZ(15,"datepicker",6),e.NdJ("dateChange",function(o){return i.filter.To=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(16,"content"),e.TgZ(17,"div",7),e.TgZ(18,"div",8),e.TgZ(19,"h3",9),e._uU(20,"Note"),e.qZA(),e.TgZ(21,"h6",10),e._uU(22,"This page is intended to correct stock in case of double data in the Product Variant Log from the Transfer Order (previously Outlet Delivery). After it fixed, the data will be checked. "),e._UZ(23,"br"),e._uU(24,"e.g : There has been a transfer order from outlet 1 to outlet 2 for Product A, but in the variant log, the product was sent 2 times. Use the tools above to correct the error."),e.qZA(),e.qZA(),e.TgZ(25,"table",11),e.NdJ("matSortChange",function(o){return i.sortData(o)}),e.TgZ(26,"thead"),e.TgZ(27,"tr"),e.TgZ(28,"th"),e._uU(29,"Outlet"),e.qZA(),e.TgZ(30,"th",12),e._uU(31,"Number"),e.qZA(),e.TgZ(32,"th"),e._uU(33,"Code"),e.qZA(),e.TgZ(34,"th"),e._uU(35,"Variant"),e.qZA(),e.TgZ(36,"th",13),e._uU(37,"Date"),e.qZA(),e.TgZ(38,"th",14),e._uU(39,"Count"),e.qZA(),e.TgZ(40,"th"),e._uU(41,"Type"),e.qZA(),e.TgZ(42,"th"),e._uU(43,"Status"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(44,"tbody"),e.YNc(45,Sh,18,15,"tr",15),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Duplicate Transfer Order and Outbound Logistics")("textButton","Search")("text",i.filter.Number),e.xp6(7),e.Q6J("clearable",!0)("items",i.statusOptions)("ngModel",i.filter.Status),e.xp6(4),e.Q6J("clearable",!0)("items",i.typeOptions)("ngModel",i.filter.TypeID),e.xp6(2),e.Q6J("date",i.filter.From),e.xp6(2),e.Q6J("date",i.filter.To),e.xp6(30),e.Q6J("ngForOf",i.data))},directives:[ue,ht,l.JJ,l.On,At,l.Fj,Md,Dh,f.sg],pipes:[f.uU],styles:[".circle-icon[_ngcontent-%COMP%]{color:#fff;padding:10px;border-radius:50%}.circle-icon.fa-check[_ngcontent-%COMP%]{background-color:#38b44c}.circle-icon.fa-times[_ngcontent-%COMP%]{background-color:#f02424}"]}),n})();class Ah{constructor(a=!1,t,i=!0){this._multiple=a,this._emitChanges=i,this._selection=new Set,this._deselectedToEmit=[],this._selectedToEmit=[],this.changed=new re.xQ,t&&t.length&&(a?t.forEach(r=>this._markSelected(r)):this._markSelected(t[0]),this._selectedToEmit.length=0)}get selected(){return this._selected||(this._selected=Array.from(this._selection.values())),this._selected}select(...a){this._verifyValueAssignment(a),a.forEach(t=>this._markSelected(t)),this._emitChangeEvent()}deselect(...a){this._verifyValueAssignment(a),a.forEach(t=>this._unmarkSelected(t)),this._emitChangeEvent()}toggle(a){this.isSelected(a)?this.deselect(a):this.select(a)}clear(){this._unmarkAll(),this._emitChangeEvent()}isSelected(a){return this._selection.has(a)}isEmpty(){return 0===this._selection.size}hasValue(){return!this.isEmpty()}sort(a){this._multiple&&this.selected&&this._selected.sort(a)}isMultipleSelection(){return this._multiple}_emitChangeEvent(){this._selected=null,(this._selectedToEmit.length||this._deselectedToEmit.length)&&(this.changed.next({source:this,added:this._selectedToEmit,removed:this._deselectedToEmit}),this._deselectedToEmit=[],this._selectedToEmit=[])}_markSelected(a){this.isSelected(a)||(this._multiple||this._unmarkAll(),this._selection.add(a),this._emitChanges&&this._selectedToEmit.push(a))}_unmarkSelected(a){this.isSelected(a)&&(this._selection.delete(a),this._emitChanges&&this._deselectedToEmit.push(a))}_unmarkAll(){this.isEmpty()||this._selection.forEach(a=>this._unmarkSelected(a))}_verifyValueAssignment(a){}}let Yh=(()=>{class n{constructor(){this._listeners=[]}notify(t,i){for(let r of this._listeners)r(t,i)}listen(t){return this._listeners.push(t),()=>{this._listeners=this._listeners.filter(i=>t!==i)}}ngOnDestroy(){this._listeners=[]}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();var ul=D(8514),lo=D(7545);const Oh=["trigger"],Eh=["panel"];function Ih(n,a){if(1&n&&(e.TgZ(0,"span",8),e._uU(1),e.qZA()),2&n){const t=e.oxw();e.xp6(1),e.Oqu(t.placeholder)}}function Zh(n,a){if(1&n&&(e.TgZ(0,"span",12),e._uU(1),e.qZA()),2&n){const t=e.oxw(2);e.xp6(1),e.Oqu(t.triggerValue)}}function Ph(n,a){1&n&&e.Hsn(0,0,["*ngSwitchCase","true"])}function Fh(n,a){if(1&n&&(e.TgZ(0,"span",9),e.YNc(1,Zh,2,1,"span",10),e.YNc(2,Ph,1,0,"ng-content",11),e.qZA()),2&n){const t=e.oxw();e.Q6J("ngSwitch",!!t.customTrigger),e.xp6(2),e.Q6J("ngSwitchCase",!0)}}function Nh(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",13),e.TgZ(1,"div",14,15),e.NdJ("@transformPanel.done",function(r){return e.CHM(t),e.oxw()._panelDoneAnimatingStream.next(r.toState)})("keydown",function(r){return e.CHM(t),e.oxw()._handleKeydown(r)}),e.Hsn(3,1),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("@transformPanelWrap",void 0),e.xp6(1),e.Gre("mat-select-panel ",t._getPanelTheme(),""),e.Udp("transform-origin",t._transformOrigin)("font-size",t._triggerFontSize,"px"),e.Q6J("ngClass",t.panelClass)("@transformPanel",t.multiple?"showing-multiple":"showing"),e.uIk("id",t.id+"-panel")("aria-multiselectable",t.multiple)("aria-label",t.ariaLabel||null)("aria-labelledby",t._getPanelAriaLabelledby())}}const Hh=[[["mat-select-trigger"]],"*"],Rh=["mat-select-trigger","*"],Td={transformPanelWrap:(0,Z.X$)("transformPanelWrap",[(0,Z.eR)("* => void",(0,Z.IO)("@transformPanel",[(0,Z.pV)()],{optional:!0}))]),transformPanel:(0,Z.X$)("transformPanel",[(0,Z.SB)("void",(0,Z.oB)({transform:"scaleY(0.8)",minWidth:"100%",opacity:0})),(0,Z.SB)("showing",(0,Z.oB)({opacity:1,minWidth:"calc(100% + 32px)",transform:"scaleY(1)"})),(0,Z.SB)("showing-multiple",(0,Z.oB)({opacity:1,minWidth:"calc(100% + 64px)",transform:"scaleY(1)"})),(0,Z.eR)("void => *",(0,Z.jt)("120ms cubic-bezier(0, 0, 0.2, 1)")),(0,Z.eR)("* => void",(0,Z.jt)("100ms 25ms linear",(0,Z.oB)({opacity:0})))])};let kd=0;const Dd=new e.OlP("mat-select-scroll-strategy"),Vh=new e.OlP("MAT_SELECT_CONFIG"),Uh={provide:Dd,deps:[mi],useFactory:function jh(n){return()=>n.scrollStrategies.reposition()}};class zh{constructor(a,t){this.source=a,this.value=t}}const Jh=b(w(d(Y(class{constructor(n,a,t,i,r){this._elementRef=n,this._defaultErrorStateMatcher=a,this._parentForm=t,this._parentFormGroup=i,this.ngControl=r}})))),Wh=new e.OlP("MatSelectTrigger");let Gh=(()=>{class n extends Jh{constructor(t,i,r,o,v,x,O,I,B,W,X,pe,Fe,We){var sr,Dl,Cl;super(v,o,O,I,W),this._viewportRuler=t,this._changeDetectorRef=i,this._ngZone=r,this._dir=x,this._parentFormField=B,this._liveAnnouncer=Fe,this._defaultOptions=We,this._panelOpen=!1,this._compareWith=(Bi,xl)=>Bi===xl,this._uid="mat-select-"+kd++,this._triggerAriaLabelledBy=null,this._destroy=new re.xQ,this._onChange=()=>{},this._onTouched=()=>{},this._valueId="mat-select-value-"+kd++,this._panelDoneAnimatingStream=new re.xQ,this._overlayPanelClass=(null===(sr=this._defaultOptions)||void 0===sr?void 0:sr.overlayPanelClass)||"",this._focused=!1,this.controlType="mat-select",this._multiple=!1,this._disableOptionCentering=null!==(Cl=null===(Dl=this._defaultOptions)||void 0===Dl?void 0:Dl.disableOptionCentering)&&void 0!==Cl&&Cl,this.ariaLabel="",this.optionSelectionChanges=(0,ul.P)(()=>{const Bi=this.options;return Bi?Bi.changes.pipe((0,dt.O)(Bi),(0,lo.w)(()=>(0,ne.T)(...Bi.map(xl=>xl.onSelectionChange)))):this._ngZone.onStable.pipe((0,Ue.q)(1),(0,lo.w)(()=>this.optionSelectionChanges))}),this.openedChange=new e.vpe,this._openedStream=this.openedChange.pipe((0,Ne.h)(Bi=>Bi),(0,$e.U)(()=>{})),this._closedStream=this.openedChange.pipe((0,Ne.h)(Bi=>!Bi),(0,$e.U)(()=>{})),this.selectionChange=new e.vpe,this.valueChange=new e.vpe,this.ngControl&&(this.ngControl.valueAccessor=this),null!=(null==We?void 0:We.typeaheadDebounceInterval)&&(this._typeaheadDebounceInterval=We.typeaheadDebounceInterval),this._scrollStrategyFactory=pe,this._scrollStrategy=this._scrollStrategyFactory(),this.tabIndex=parseInt(X)||0,this.id=this.id}get focused(){return this._focused||this._panelOpen}get placeholder(){return this._placeholder}set placeholder(t){this._placeholder=t,this.stateChanges.next()}get required(){var t,i,r,o;return null!==(o=null!==(t=this._required)&&void 0!==t?t:null===(r=null===(i=this.ngControl)||void 0===i?void 0:i.control)||void 0===r?void 0:r.hasValidator(l.kI.required))&&void 0!==o&&o}set required(t){this._required=me(t),this.stateChanges.next()}get multiple(){return this._multiple}set multiple(t){this._multiple=me(t)}get disableOptionCentering(){return this._disableOptionCentering}set disableOptionCentering(t){this._disableOptionCentering=me(t)}get compareWith(){return this._compareWith}set compareWith(t){this._compareWith=t,this._selectionModel&&this._initializeSelection()}get value(){return this._value}set value(t){(t!==this._value||this._multiple&&Array.isArray(t))&&(this.options&&this._setSelectionByValue(t),this._value=t)}get typeaheadDebounceInterval(){return this._typeaheadDebounceInterval}set typeaheadDebounceInterval(t){this._typeaheadDebounceInterval=hi(t)}get id(){return this._id}set id(t){this._id=t||this._uid,this.stateChanges.next()}ngOnInit(){this._selectionModel=new Ah(this.multiple),this.stateChanges.next(),this._panelDoneAnimatingStream.pipe((0,nn.x)(),le(this._destroy)).subscribe(()=>this._panelDoneAnimating(this.panelOpen))}ngAfterContentInit(){this._initKeyManager(),this._selectionModel.changed.pipe(le(this._destroy)).subscribe(t=>{t.added.forEach(i=>i.select()),t.removed.forEach(i=>i.deselect())}),this.options.changes.pipe((0,dt.O)(null),le(this._destroy)).subscribe(()=>{this._resetOptions(),this._initializeSelection()})}ngDoCheck(){const t=this._getTriggerAriaLabelledby();if(t!==this._triggerAriaLabelledBy){const i=this._elementRef.nativeElement;this._triggerAriaLabelledBy=t,t?i.setAttribute("aria-labelledby",t):i.removeAttribute("aria-labelledby")}this.ngControl&&this.updateErrorState()}ngOnChanges(t){t.disabled&&this.stateChanges.next(),t.typeaheadDebounceInterval&&this._keyManager&&this._keyManager.withTypeAhead(this._typeaheadDebounceInterval)}ngOnDestroy(){this._destroy.next(),this._destroy.complete(),this.stateChanges.complete()}toggle(){this.panelOpen?this.close():this.open()}open(){this._canOpen()&&(this._panelOpen=!0,this._keyManager.withHorizontalOrientation(null),this._highlightCorrectOption(),this._changeDetectorRef.markForCheck())}close(){this._panelOpen&&(this._panelOpen=!1,this._keyManager.withHorizontalOrientation(this._isRtl()?"rtl":"ltr"),this._changeDetectorRef.markForCheck(),this._onTouched())}writeValue(t){this.value=t}registerOnChange(t){this._onChange=t}registerOnTouched(t){this._onTouched=t}setDisabledState(t){this.disabled=t,this._changeDetectorRef.markForCheck(),this.stateChanges.next()}get panelOpen(){return this._panelOpen}get selected(){var t,i;return this.multiple?(null===(t=this._selectionModel)||void 0===t?void 0:t.selected)||[]:null===(i=this._selectionModel)||void 0===i?void 0:i.selected[0]}get triggerValue(){if(this.empty)return"";if(this._multiple){const t=this._selectionModel.selected.map(i=>i.viewValue);return this._isRtl()&&t.reverse(),t.join(", ")}return this._selectionModel.selected[0].viewValue}_isRtl(){return!!this._dir&&"rtl"===this._dir.value}_handleKeydown(t){this.disabled||(this.panelOpen?this._handleOpenKeydown(t):this._handleClosedKeydown(t))}_handleClosedKeydown(t){const i=t.keyCode,r=40===i||38===i||37===i||39===i,o=13===i||32===i,v=this._keyManager;if(!v.isTyping()&&o&&!nt(t)||(this.multiple||t.altKey)&&r)t.preventDefault(),this.open();else if(!this.multiple){const x=this.selected;v.onKeydown(t);const O=this.selected;O&&x!==O&&this._liveAnnouncer.announce(O.viewValue,1e4)}}_handleOpenKeydown(t){const i=this._keyManager,r=t.keyCode,o=40===r||38===r,v=i.isTyping();if(o&&t.altKey)t.preventDefault(),this.close();else if(v||13!==r&&32!==r||!i.activeItem||nt(t))if(!v&&this._multiple&&65===r&&t.ctrlKey){t.preventDefault();const x=this.options.some(O=>!O.disabled&&!O.selected);this.options.forEach(O=>{O.disabled||(x?O.select():O.deselect())})}else{const x=i.activeItemIndex;i.onKeydown(t),this._multiple&&o&&t.shiftKey&&i.activeItem&&i.activeItemIndex!==x&&i.activeItem._selectViaInteraction()}else t.preventDefault(),i.activeItem._selectViaInteraction()}_onFocus(){this.disabled||(this._focused=!0,this.stateChanges.next())}_onBlur(){this._focused=!1,!this.disabled&&!this.panelOpen&&(this._onTouched(),this._changeDetectorRef.markForCheck(),this.stateChanges.next())}_onAttached(){this._overlayDir.positionChange.pipe((0,Ue.q)(1)).subscribe(()=>{this._changeDetectorRef.detectChanges(),this._positioningSettled()})}_getPanelTheme(){return this._parentFormField?`mat-${this._parentFormField.color}`:""}get empty(){return!this._selectionModel||this._selectionModel.isEmpty()}_initializeSelection(){Promise.resolve().then(()=>{this.ngControl&&(this._value=this.ngControl.value),this._setSelectionByValue(this._value),this.stateChanges.next()})}_setSelectionByValue(t){if(this._selectionModel.selected.forEach(i=>i.setInactiveStyles()),this._selectionModel.clear(),this.multiple&&t)Array.isArray(t),t.forEach(i=>this._selectValue(i)),this._sortValues();else{const i=this._selectValue(t);i?this._keyManager.updateActiveItem(i):this.panelOpen||this._keyManager.updateActiveItem(-1)}this._changeDetectorRef.markForCheck()}_selectValue(t){const i=this.options.find(r=>{if(this._selectionModel.isSelected(r))return!1;try{return null!=r.value&&this._compareWith(r.value,t)}catch(o){return!1}});return i&&this._selectionModel.select(i),i}_initKeyManager(){this._keyManager=new Vo(this.options).withTypeAhead(this._typeaheadDebounceInterval).withVerticalOrientation().withHorizontalOrientation(this._isRtl()?"rtl":"ltr").withHomeAndEnd().withAllowedModifierKeys(["shiftKey"]),this._keyManager.tabOut.pipe(le(this._destroy)).subscribe(()=>{this.panelOpen&&(!this.multiple&&this._keyManager.activeItem&&this._keyManager.activeItem._selectViaInteraction(),this.focus(),this.close())}),this._keyManager.change.pipe(le(this._destroy)).subscribe(()=>{this._panelOpen&&this.panel?this._scrollOptionIntoView(this._keyManager.activeItemIndex||0):!this._panelOpen&&!this.multiple&&this._keyManager.activeItem&&this._keyManager.activeItem._selectViaInteraction()})}_resetOptions(){const t=(0,ne.T)(this.options.changes,this._destroy);this.optionSelectionChanges.pipe(le(t)).subscribe(i=>{this._onSelect(i.source,i.isUserInput),i.isUserInput&&!this.multiple&&this._panelOpen&&(this.close(),this.focus())}),(0,ne.T)(...this.options.map(i=>i._stateChanges)).pipe(le(t)).subscribe(()=>{this._changeDetectorRef.markForCheck(),this.stateChanges.next()})}_onSelect(t,i){const r=this._selectionModel.isSelected(t);null!=t.value||this._multiple?(r!==t.selected&&(t.selected?this._selectionModel.select(t):this._selectionModel.deselect(t)),i&&this._keyManager.setActiveItem(t),this.multiple&&(this._sortValues(),i&&this.focus())):(t.deselect(),this._selectionModel.clear(),null!=this.value&&this._propagateChanges(t.value)),r!==this._selectionModel.isSelected(t)&&this._propagateChanges(),this.stateChanges.next()}_sortValues(){if(this.multiple){const t=this.options.toArray();this._selectionModel.sort((i,r)=>this.sortComparator?this.sortComparator(i,r,t):t.indexOf(i)-t.indexOf(r)),this.stateChanges.next()}}_propagateChanges(t){let i=null;i=this.multiple?this.selected.map(r=>r.value):this.selected?this.selected.value:t,this._value=i,this.valueChange.emit(i),this._onChange(i),this.selectionChange.emit(this._getChangeEvent(i)),this._changeDetectorRef.markForCheck()}_highlightCorrectOption(){this._keyManager&&(this.empty?this._keyManager.setFirstItemActive():this._keyManager.setActiveItem(this._selectionModel.selected[0]))}_canOpen(){var t;return!this._panelOpen&&!this.disabled&&(null===(t=this.options)||void 0===t?void 0:t.length)>0}focus(t){this._elementRef.nativeElement.focus(t)}_getPanelAriaLabelledby(){var t;if(this.ariaLabel)return null;const i=null===(t=this._parentFormField)||void 0===t?void 0:t.getLabelId();return this.ariaLabelledby?(i?i+" ":"")+this.ariaLabelledby:i}_getAriaActiveDescendant(){return this.panelOpen&&this._keyManager&&this._keyManager.activeItem?this._keyManager.activeItem.id:null}_getTriggerAriaLabelledby(){var t;if(this.ariaLabel)return null;const i=null===(t=this._parentFormField)||void 0===t?void 0:t.getLabelId();let r=(i?i+" ":"")+this._valueId;return this.ariaLabelledby&&(r+=" "+this.ariaLabelledby),r}_panelDoneAnimating(t){this.openedChange.emit(t)}setDescribedByIds(t){this._ariaDescribedby=t.join(" ")}onContainerClick(){this.focus(),this.open()}get shouldLabelFloat(){return this._panelOpen||!this.empty||this._focused&&!!this._placeholder}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(ls),e.Y36(e.sBO),e.Y36(e.R0b),e.Y36(zs),e.Y36(e.SBq),e.Y36(kt,8),e.Y36(l.F,8),e.Y36(l.sg,8),e.Y36(ro,8),e.Y36(l.a5,10),e.$8M("tabindex"),e.Y36(Dd),e.Y36(Xo),e.Y36(Vh,8))},n.\u0275dir=e.lG2({type:n,viewQuery:function(t,i){if(1&t&&(e.Gf(Oh,5),e.Gf(Eh,5),e.Gf(ed,5)),2&t){let r;e.iGM(r=e.CRH())&&(i.trigger=r.first),e.iGM(r=e.CRH())&&(i.panel=r.first),e.iGM(r=e.CRH())&&(i._overlayDir=r.first)}},inputs:{panelClass:"panelClass",placeholder:"placeholder",required:"required",multiple:"multiple",disableOptionCentering:"disableOptionCentering",compareWith:"compareWith",value:"value",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],errorStateMatcher:"errorStateMatcher",typeaheadDebounceInterval:"typeaheadDebounceInterval",sortComparator:"sortComparator",id:"id"},outputs:{openedChange:"openedChange",_openedStream:"opened",_closedStream:"closed",selectionChange:"selectionChange",valueChange:"valueChange"},features:[e.qOj,e.TTD]}),n})(),Qh=(()=>{class n extends Gh{constructor(){super(...arguments),this._scrollTop=0,this._triggerFontSize=0,this._transformOrigin="top",this._offsetY=0,this._positions=[{originX:"start",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"bottom",overlayX:"start",overlayY:"bottom"}]}_calculateOverlayScroll(t,i,r){const o=this._getItemHeight();return Math.min(Math.max(0,o*t-i+o/2),r)}ngOnInit(){super.ngOnInit(),this._viewportRuler.change().pipe(le(this._destroy)).subscribe(()=>{this.panelOpen&&(this._triggerRect=this.trigger.nativeElement.getBoundingClientRect(),this._changeDetectorRef.markForCheck())})}open(){super._canOpen()&&(super.open(),this._triggerRect=this.trigger.nativeElement.getBoundingClientRect(),this._triggerFontSize=parseInt(getComputedStyle(this.trigger.nativeElement).fontSize||"0"),this._calculateOverlayPosition(),this._ngZone.onStable.pipe((0,Ue.q)(1)).subscribe(()=>{this._triggerFontSize&&this._overlayDir.overlayRef&&this._overlayDir.overlayRef.overlayElement&&(this._overlayDir.overlayRef.overlayElement.style.fontSize=`${this._triggerFontSize}px`)}))}_scrollOptionIntoView(t){const i=$s(t,this.options,this.optionGroups),r=this._getItemHeight();this.panel.nativeElement.scrollTop=0===t&&1===i?0:Rl((t+i)*r,r,this.panel.nativeElement.scrollTop,256)}_positioningSettled(){this._calculateOverlayOffsetX(),this.panel.nativeElement.scrollTop=this._scrollTop}_panelDoneAnimating(t){this.panelOpen?this._scrollTop=0:(this._overlayDir.offsetX=0,this._changeDetectorRef.markForCheck()),super._panelDoneAnimating(t)}_getChangeEvent(t){return new zh(this,t)}_calculateOverlayOffsetX(){const t=this._overlayDir.overlayRef.overlayElement.getBoundingClientRect(),i=this._viewportRuler.getViewportSize(),r=this._isRtl(),o=this.multiple?56:32;let v;if(this.multiple)v=40;else if(this.disableOptionCentering)v=16;else{let I=this._selectionModel.selected[0]||this.options.first;v=I&&I.group?32:16}r||(v*=-1);const x=0-(t.left+v-(r?o:0)),O=t.right+v-i.width+(r?0:o);x>0?v+=x+8:O>0&&(v-=O+8),this._overlayDir.offsetX=Math.round(v),this._overlayDir.overlayRef.updatePosition()}_calculateOverlayOffsetY(t,i,r){const o=this._getItemHeight(),v=(o-this._triggerRect.height)/2,x=Math.floor(256/o);let O;return this.disableOptionCentering?0:(O=0===this._scrollTop?t*o:this._scrollTop===r?(t-(this._getItemCount()-x))*o+(o-(this._getItemCount()*o-256)%o):i-o/2,Math.round(-1*O-v))}_checkOverlayWithinViewport(t){const i=this._getItemHeight(),r=this._viewportRuler.getViewportSize(),o=this._triggerRect.top-8,v=r.height-this._triggerRect.bottom-8,x=Math.abs(this._offsetY),I=Math.min(this._getItemCount()*i,256)-x-this._triggerRect.height;I>v?this._adjustPanelUp(I,v):x>o?this._adjustPanelDown(x,o,t):this._transformOrigin=this._getOriginBasedOnOption()}_adjustPanelUp(t,i){const r=Math.round(t-i);this._scrollTop-=r,this._offsetY-=r,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop<=0&&(this._scrollTop=0,this._offsetY=0,this._transformOrigin="50% bottom 0px")}_adjustPanelDown(t,i,r){const o=Math.round(t-i);if(this._scrollTop+=o,this._offsetY+=o,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop>=r)return this._scrollTop=r,this._offsetY=0,void(this._transformOrigin="50% top 0px")}_calculateOverlayPosition(){const t=this._getItemHeight(),i=this._getItemCount(),r=Math.min(i*t,256),v=i*t-r;let x;x=this.empty?0:Math.max(this.options.toArray().indexOf(this._selectionModel.selected[0]),0),x+=$s(x,this.options,this.optionGroups);const O=r/2;this._scrollTop=this._calculateOverlayScroll(x,O,v),this._offsetY=this._calculateOverlayOffsetY(x,O,v),this._checkOverlayWithinViewport(v)}_getOriginBasedOnOption(){const t=this._getItemHeight(),i=(t-this._triggerRect.height)/2;return`50% ${Math.abs(this._offsetY)-i+t/2}px 0px`}_getItemHeight(){return 3*this._triggerFontSize}_getItemCount(){return this.options.length+this.optionGroups.length}}return n.\u0275fac=function(){let a;return function(i){return(a||(a=e.n5z(n)))(i||n)}}(),n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-select"]],contentQueries:function(t,i,r){if(1&t&&(e.Suo(r,Wh,5),e.Suo(r,os,5),e.Suo(r,Qs,5)),2&t){let o;e.iGM(o=e.CRH())&&(i.customTrigger=o.first),e.iGM(o=e.CRH())&&(i.options=o),e.iGM(o=e.CRH())&&(i.optionGroups=o)}},hostAttrs:["role","combobox","aria-autocomplete","none","aria-haspopup","true",1,"mat-select"],hostVars:20,hostBindings:function(t,i){1&t&&e.NdJ("keydown",function(o){return i._handleKeydown(o)})("focus",function(){return i._onFocus()})("blur",function(){return i._onBlur()}),2&t&&(e.uIk("id",i.id)("tabindex",i.tabIndex)("aria-controls",i.panelOpen?i.id+"-panel":null)("aria-expanded",i.panelOpen)("aria-label",i.ariaLabel||null)("aria-required",i.required.toString())("aria-disabled",i.disabled.toString())("aria-invalid",i.errorState)("aria-describedby",i._ariaDescribedby||null)("aria-activedescendant",i._getAriaActiveDescendant()),e.ekj("mat-select-disabled",i.disabled)("mat-select-invalid",i.errorState)("mat-select-required",i.required)("mat-select-empty",i.empty)("mat-select-multiple",i.multiple))},inputs:{disabled:"disabled",disableRipple:"disableRipple",tabIndex:"tabIndex"},exportAs:["matSelect"],features:[e._Bn([{provide:hs,useExisting:n},{provide:Gs,useExisting:n}]),e.qOj],ngContentSelectors:Rh,decls:9,vars:12,consts:[["cdk-overlay-origin","",1,"mat-select-trigger",3,"click"],["origin","cdkOverlayOrigin","trigger",""],[1,"mat-select-value",3,"ngSwitch"],["class","mat-select-placeholder mat-select-min-line",4,"ngSwitchCase"],["class","mat-select-value-text",3,"ngSwitch",4,"ngSwitchCase"],[1,"mat-select-arrow-wrapper"],[1,"mat-select-arrow"],["cdk-connected-overlay","","cdkConnectedOverlayLockPosition","","cdkConnectedOverlayHasBackdrop","","cdkConnectedOverlayBackdropClass","cdk-overlay-transparent-backdrop",3,"cdkConnectedOverlayPanelClass","cdkConnectedOverlayScrollStrategy","cdkConnectedOverlayOrigin","cdkConnectedOverlayOpen","cdkConnectedOverlayPositions","cdkConnectedOverlayMinWidth","cdkConnectedOverlayOffsetY","backdropClick","attach","detach"],[1,"mat-select-placeholder","mat-select-min-line"],[1,"mat-select-value-text",3,"ngSwitch"],["class","mat-select-min-line",4,"ngSwitchDefault"],[4,"ngSwitchCase"],[1,"mat-select-min-line"],[1,"mat-select-panel-wrap"],["role","listbox","tabindex","-1",3,"ngClass","keydown"],["panel",""]],template:function(t,i){if(1&t&&(e.F$t(Hh),e.TgZ(0,"div",0,1),e.NdJ("click",function(){return i.toggle()}),e.TgZ(3,"div",2),e.YNc(4,Ih,2,1,"span",3),e.YNc(5,Fh,3,2,"span",4),e.qZA(),e.TgZ(6,"div",5),e._UZ(7,"div",6),e.qZA(),e.qZA(),e.YNc(8,Nh,4,14,"ng-template",7),e.NdJ("backdropClick",function(){return i.close()})("attach",function(){return i._onAttached()})("detach",function(){return i.close()})),2&t){const r=e.MAs(1);e.uIk("aria-owns",i.panelOpen?i.id+"-panel":null),e.xp6(3),e.Q6J("ngSwitch",i.empty),e.uIk("id",i._valueId),e.xp6(1),e.Q6J("ngSwitchCase",!0),e.xp6(1),e.Q6J("ngSwitchCase",!1),e.xp6(3),e.Q6J("cdkConnectedOverlayPanelClass",i._overlayPanelClass)("cdkConnectedOverlayScrollStrategy",i._scrollStrategy)("cdkConnectedOverlayOrigin",r)("cdkConnectedOverlayOpen",i.panelOpen)("cdkConnectedOverlayPositions",i._positions)("cdkConnectedOverlayMinWidth",null==i._triggerRect?null:i._triggerRect.width)("cdkConnectedOverlayOffsetY",i._offsetY)}},directives:[Xl,f.RF,f.n9,f.ED,ed,f.mk],styles:['.mat-select{display:inline-block;width:100%;outline:none}.mat-select-trigger{display:inline-table;cursor:pointer;position:relative;box-sizing:border-box}.mat-select-disabled .mat-select-trigger{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.mat-select-value{display:table-cell;max-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mat-select-value-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-select-arrow-wrapper{display:table-cell;vertical-align:middle}.mat-form-field-appearance-fill .mat-select-arrow-wrapper{transform:translateY(-50%)}.mat-form-field-appearance-outline .mat-select-arrow-wrapper{transform:translateY(-25%)}.mat-form-field-appearance-standard.mat-form-field-has-label .mat-select:not(.mat-select-empty) .mat-select-arrow-wrapper{transform:translateY(-50%)}.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper{transition:transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}._mat-animation-noopable.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper{transition:none}.mat-select-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px}.mat-select-panel-wrap{flex-basis:100%}.mat-select-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;padding-top:0;padding-bottom:0;max-height:256px;min-width:100%;border-radius:4px;outline:0}.cdk-high-contrast-active .mat-select-panel{outline:solid 1px}.mat-select-panel .mat-optgroup-label,.mat-select-panel .mat-option{font-size:inherit;line-height:3em;height:3em}.mat-form-field-type-mat-select:not(.mat-form-field-disabled) .mat-form-field-flex{cursor:pointer}.mat-form-field-type-mat-select .mat-form-field-label{width:calc(100% - 18px)}.mat-select-placeholder{transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}._mat-animation-noopable .mat-select-placeholder{transition:none}.mat-form-field-hide-placeholder .mat-select-placeholder{color:transparent;-webkit-text-fill-color:transparent;transition:none;display:block}.mat-select-min-line:empty::before{content:" ";white-space:pre;width:1px;display:inline-block;opacity:0}\n'],encapsulation:2,data:{animation:[Td.transformPanelWrap,Td.transformPanel]},changeDetection:0}),n})(),$h=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[Uh],imports:[[f.ez,ao,ss,xe],Ka,_s,ss,xe]}),n})();var Kh=D(3426),Xh=D(1221);const Cd=new Set;let nr,e_=(()=>{class n{constructor(t){this._platform=t,this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):i_}matchMedia(t){return(this._platform.WEBKIT||this._platform.BLINK)&&function t_(n){if(!Cd.has(n))try{nr||(nr=document.createElement("style"),nr.setAttribute("type","text/css"),document.head.appendChild(nr)),nr.sheet&&(nr.sheet.insertRule(`@media ${n} {body{ }}`,0),Cd.add(n))}catch(a){console.error(a)}}(t),this._matchMedia(t)}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(Ie))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function i_(n){return{matches:"all"===n||""===n,media:n,addListener:()=>{},removeListener:()=>{}}}let n_=(()=>{class n{constructor(t,i){this._mediaMatcher=t,this._zone=i,this._queries=new Map,this._destroySubject=new re.xQ}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(t){return xd(Ja(t)).some(r=>this._registerQuery(r).mql.matches)}observe(t){const r=xd(Ja(t)).map(v=>this._registerQuery(v).observable);let o=(0,Kh.aj)(r);return o=(0,Xh.z)(o.pipe((0,Ue.q)(1)),o.pipe(ha(1),Wt(0))),o.pipe((0,$e.U)(v=>{const x={matches:!1,breakpoints:{}};return v.forEach(({matches:O,query:I})=>{x.matches=x.matches||O,x.breakpoints[I]=O}),x}))}_registerQuery(t){if(this._queries.has(t))return this._queries.get(t);const i=this._mediaMatcher.matchMedia(t),o={observable:new Zt.y(v=>{const x=O=>this._zone.run(()=>v.next(O));return i.addListener(x),()=>{i.removeListener(x)}}).pipe((0,dt.O)(i),(0,$e.U)(({matches:v})=>({query:t,matches:v})),le(this._destroySubject)),mql:i};return this._queries.set(t,o),o}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(e_),e.LFG(e.R0b))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function xd(n){return n.map(a=>a.split(",")).reduce((a,t)=>a.concat(t)).map(a=>a.trim())}const r_={tooltipState:(0,Z.X$)("state",[(0,Z.SB)("initial, void, hidden",(0,Z.oB)({opacity:0,transform:"scale(0)"})),(0,Z.SB)("visible",(0,Z.oB)({transform:"scale(1)"})),(0,Z.eR)("* => visible",(0,Z.jt)("200ms cubic-bezier(0, 0, 0.2, 1)",(0,Z.F4)([(0,Z.oB)({opacity:0,transform:"scale(0)",offset:0}),(0,Z.oB)({opacity:.5,transform:"scale(0.99)",offset:.5}),(0,Z.oB)({opacity:1,transform:"scale(1)",offset:1})]))),(0,Z.eR)("* => hidden",(0,Z.jt)("100ms cubic-bezier(0, 0, 0.2, 1)",(0,Z.oB)({opacity:0})))])},Sd="tooltip-panel",Ld=Mi({passive:!0}),Ad=new e.OlP("mat-tooltip-scroll-strategy"),d_={provide:Ad,deps:[mi],useFactory:function l_(n){return()=>n.scrollStrategies.reposition({scrollThrottle:20})}},c_=new e.OlP("mat-tooltip-default-options",{providedIn:"root",factory:function u_(){return{showDelay:0,hideDelay:0,touchendHideDelay:1500}}});let h_=(()=>{class n{constructor(t,i,r,o,v,x,O,I,B,W,X,pe){this._overlay=t,this._elementRef=i,this._scrollDispatcher=r,this._viewContainerRef=o,this._ngZone=v,this._platform=x,this._ariaDescriber=O,this._focusMonitor=I,this._dir=W,this._defaultOptions=X,this._position="below",this._disabled=!1,this._viewInitialized=!1,this._pointerExitEventsInitialized=!1,this._viewportMargin=8,this._cssClassPrefix="mat",this._showDelay=this._defaultOptions.showDelay,this._hideDelay=this._defaultOptions.hideDelay,this.touchGestures="auto",this._message="",this._passiveListeners=[],this._destroyed=new re.xQ,this._scrollStrategy=B,this._document=pe,X&&(X.position&&(this.position=X.position),X.touchGestures&&(this.touchGestures=X.touchGestures)),W.change.pipe(le(this._destroyed)).subscribe(()=>{this._overlayRef&&this._updatePosition(this._overlayRef)})}get position(){return this._position}set position(t){var i;t!==this._position&&(this._position=t,this._overlayRef&&(this._updatePosition(this._overlayRef),null===(i=this._tooltipInstance)||void 0===i||i.show(0),this._overlayRef.updatePosition()))}get disabled(){return this._disabled}set disabled(t){this._disabled=me(t),this._disabled?this.hide(0):this._setupPointerEnterEventsIfNeeded()}get showDelay(){return this._showDelay}set showDelay(t){this._showDelay=hi(t)}get hideDelay(){return this._hideDelay}set hideDelay(t){this._hideDelay=hi(t)}get message(){return this._message}set message(t){this._ariaDescriber.removeDescription(this._elementRef.nativeElement,this._message,"tooltip"),this._message=null!=t?String(t).trim():"",!this._message&&this._isTooltipVisible()?this.hide(0):(this._setupPointerEnterEventsIfNeeded(),this._updateTooltipMessage(),this._ngZone.runOutsideAngular(()=>{Promise.resolve().then(()=>{this._ariaDescriber.describe(this._elementRef.nativeElement,this.message,"tooltip")})}))}get tooltipClass(){return this._tooltipClass}set tooltipClass(t){this._tooltipClass=t,this._tooltipInstance&&this._setTooltipClass(this._tooltipClass)}ngAfterViewInit(){this._viewInitialized=!0,this._setupPointerEnterEventsIfNeeded(),this._focusMonitor.monitor(this._elementRef).pipe(le(this._destroyed)).subscribe(t=>{t?"keyboard"===t&&this._ngZone.run(()=>this.show()):this._ngZone.run(()=>this.hide(0))})}ngOnDestroy(){const t=this._elementRef.nativeElement;clearTimeout(this._touchstartTimeout),this._overlayRef&&(this._overlayRef.dispose(),this._tooltipInstance=null),this._passiveListeners.forEach(([i,r])=>{t.removeEventListener(i,r,Ld)}),this._passiveListeners.length=0,this._destroyed.next(),this._destroyed.complete(),this._ariaDescriber.removeDescription(t,this.message,"tooltip"),this._focusMonitor.stopMonitoring(t)}show(t=this.showDelay){if(this.disabled||!this.message||this._isTooltipVisible()&&!this._tooltipInstance._showTimeoutId&&!this._tooltipInstance._hideTimeoutId)return;const i=this._createOverlay();this._detach(),this._portal=this._portal||new Xa(this._tooltipComponent,this._viewContainerRef),this._tooltipInstance=i.attach(this._portal).instance,this._tooltipInstance.afterHidden().pipe(le(this._destroyed)).subscribe(()=>this._detach()),this._setTooltipClass(this._tooltipClass),this._updateTooltipMessage(),this._tooltipInstance.show(t)}hide(t=this.hideDelay){this._tooltipInstance&&this._tooltipInstance.hide(t)}toggle(){this._isTooltipVisible()?this.hide():this.show()}_isTooltipVisible(){return!!this._tooltipInstance&&this._tooltipInstance.isVisible()}_createOverlay(){if(this._overlayRef)return this._overlayRef;const t=this._scrollDispatcher.getAncestorScrollContainers(this._elementRef),i=this._overlay.position().flexibleConnectedTo(this._elementRef).withTransformOriginOn(`.${this._cssClassPrefix}-tooltip`).withFlexibleDimensions(!1).withViewportMargin(this._viewportMargin).withScrollableContainers(t);return i.positionChanges.pipe(le(this._destroyed)).subscribe(r=>{this._updateCurrentPositionClass(r.connectionPair),this._tooltipInstance&&r.scrollableViewProperties.isOverlayClipped&&this._tooltipInstance.isVisible()&&this._ngZone.run(()=>this.hide(0))}),this._overlayRef=this._overlay.create({direction:this._dir,positionStrategy:i,panelClass:`${this._cssClassPrefix}-${Sd}`,scrollStrategy:this._scrollStrategy()}),this._updatePosition(this._overlayRef),this._overlayRef.detachments().pipe(le(this._destroyed)).subscribe(()=>this._detach()),this._overlayRef.outsidePointerEvents().pipe(le(this._destroyed)).subscribe(()=>{var r;return null===(r=this._tooltipInstance)||void 0===r?void 0:r._handleBodyInteraction()}),this._overlayRef.keydownEvents().pipe(le(this._destroyed)).subscribe(r=>{this._isTooltipVisible()&&27===r.keyCode&&!nt(r)&&(r.preventDefault(),r.stopPropagation(),this._ngZone.run(()=>this.hide(0)))}),this._overlayRef}_detach(){this._overlayRef&&this._overlayRef.hasAttached()&&this._overlayRef.detach(),this._tooltipInstance=null}_updatePosition(t){const i=t.getConfig().positionStrategy,r=this._getOrigin(),o=this._getOverlayPosition();i.withPositions([this._addOffset(Object.assign(Object.assign({},r.main),o.main)),this._addOffset(Object.assign(Object.assign({},r.fallback),o.fallback))])}_addOffset(t){return t}_getOrigin(){const t=!this._dir||"ltr"==this._dir.value,i=this.position;let r;"above"==i||"below"==i?r={originX:"center",originY:"above"==i?"top":"bottom"}:"before"==i||"left"==i&&t||"right"==i&&!t?r={originX:"start",originY:"center"}:("after"==i||"right"==i&&t||"left"==i&&!t)&&(r={originX:"end",originY:"center"});const{x:o,y:v}=this._invertPosition(r.originX,r.originY);return{main:r,fallback:{originX:o,originY:v}}}_getOverlayPosition(){const t=!this._dir||"ltr"==this._dir.value,i=this.position;let r;"above"==i?r={overlayX:"center",overlayY:"bottom"}:"below"==i?r={overlayX:"center",overlayY:"top"}:"before"==i||"left"==i&&t||"right"==i&&!t?r={overlayX:"end",overlayY:"center"}:("after"==i||"right"==i&&t||"left"==i&&!t)&&(r={overlayX:"start",overlayY:"center"});const{x:o,y:v}=this._invertPosition(r.overlayX,r.overlayY);return{main:r,fallback:{overlayX:o,overlayY:v}}}_updateTooltipMessage(){this._tooltipInstance&&(this._tooltipInstance.message=this.message,this._tooltipInstance._markForCheck(),this._ngZone.onMicrotaskEmpty.pipe((0,Ue.q)(1),le(this._destroyed)).subscribe(()=>{this._tooltipInstance&&this._overlayRef.updatePosition()}))}_setTooltipClass(t){this._tooltipInstance&&(this._tooltipInstance.tooltipClass=t,this._tooltipInstance._markForCheck())}_invertPosition(t,i){return"above"===this.position||"below"===this.position?"top"===i?i="bottom":"bottom"===i&&(i="top"):"end"===t?t="start":"start"===t&&(t="end"),{x:t,y:i}}_updateCurrentPositionClass(t){const{overlayY:i,originX:r,originY:o}=t;let v;if(v="center"===i?this._dir&&"rtl"===this._dir.value?"end"===r?"left":"right":"start"===r?"left":"right":"bottom"===i&&"top"===o?"above":"below",v!==this._currentPosition){const x=this._overlayRef;if(x){const O=`${this._cssClassPrefix}-${Sd}-`;x.removePanelClass(O+this._currentPosition),x.addPanelClass(O+v)}this._currentPosition=v}}_setupPointerEnterEventsIfNeeded(){this._disabled||!this.message||!this._viewInitialized||this._passiveListeners.length||(this._platformSupportsMouseEvents()?this._passiveListeners.push(["mouseenter",()=>{this._setupPointerExitEventsIfNeeded(),this.show()}]):"off"!==this.touchGestures&&(this._disableNativeGesturesIfNecessary(),this._passiveListeners.push(["touchstart",()=>{this._setupPointerExitEventsIfNeeded(),clearTimeout(this._touchstartTimeout),this._touchstartTimeout=setTimeout(()=>this.show(),500)}])),this._addListeners(this._passiveListeners))}_setupPointerExitEventsIfNeeded(){if(this._pointerExitEventsInitialized)return;this._pointerExitEventsInitialized=!0;const t=[];if(this._platformSupportsMouseEvents())t.push(["mouseleave",()=>this.hide()],["wheel",i=>this._wheelListener(i)]);else if("off"!==this.touchGestures){this._disableNativeGesturesIfNecessary();const i=()=>{clearTimeout(this._touchstartTimeout),this.hide(this._defaultOptions.touchendHideDelay)};t.push(["touchend",i],["touchcancel",i])}this._addListeners(t),this._passiveListeners.push(...t)}_addListeners(t){t.forEach(([i,r])=>{this._elementRef.nativeElement.addEventListener(i,r,Ld)})}_platformSupportsMouseEvents(){return!this._platform.IOS&&!this._platform.ANDROID}_wheelListener(t){if(this._isTooltipVisible()){const i=this._document.elementFromPoint(t.clientX,t.clientY),r=this._elementRef.nativeElement;i!==r&&!r.contains(i)&&this.hide()}}_disableNativeGesturesIfNecessary(){const t=this.touchGestures;if("off"!==t){const i=this._elementRef.nativeElement,r=i.style;("on"===t||"INPUT"!==i.nodeName&&"TEXTAREA"!==i.nodeName)&&(r.userSelect=r.msUserSelect=r.webkitUserSelect=r.MozUserSelect="none"),("on"===t||!i.draggable)&&(r.webkitUserDrag="none"),r.touchAction="none",r.webkitTapHighlightColor="transparent"}}}return n.\u0275fac=function(t){e.$Z()},n.\u0275dir=e.lG2({type:n,inputs:{position:["matTooltipPosition","position"],disabled:["matTooltipDisabled","disabled"],showDelay:["matTooltipShowDelay","showDelay"],hideDelay:["matTooltipHideDelay","hideDelay"],touchGestures:["matTooltipTouchGestures","touchGestures"],message:["matTooltip","message"],tooltipClass:["matTooltipClass","tooltipClass"]}}),n})(),__=(()=>{class n extends h_{constructor(t,i,r,o,v,x,O,I,B,W,X,pe){super(t,i,r,o,v,x,O,I,B,W,X,pe),this._tooltipComponent=p_}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(mi),e.Y36(e.SBq),e.Y36(ql),e.Y36(e.s_b),e.Y36(e.R0b),e.Y36(Ie),e.Y36(Bo),e.Y36(Hn),e.Y36(Ad),e.Y36(kt,8),e.Y36(c_,8),e.Y36(f.K0))},n.\u0275dir=e.lG2({type:n,selectors:[["","matTooltip",""]],hostAttrs:[1,"mat-tooltip-trigger"],exportAs:["matTooltip"],features:[e.qOj]}),n})(),m_=(()=>{class n{constructor(t){this._changeDetectorRef=t,this._visibility="initial",this._closeOnInteraction=!1,this._onHide=new re.xQ}show(t){clearTimeout(this._hideTimeoutId),this._closeOnInteraction=!0,this._showTimeoutId=setTimeout(()=>{this._visibility="visible",this._showTimeoutId=void 0,this._onShow(),this._markForCheck()},t)}hide(t){clearTimeout(this._showTimeoutId),this._hideTimeoutId=setTimeout(()=>{this._visibility="hidden",this._hideTimeoutId=void 0,this._markForCheck()},t)}afterHidden(){return this._onHide}isVisible(){return"visible"===this._visibility}ngOnDestroy(){clearTimeout(this._showTimeoutId),clearTimeout(this._hideTimeoutId),this._onHide.complete()}_animationStart(){this._closeOnInteraction=!1}_animationDone(t){const i=t.toState;"hidden"===i&&!this.isVisible()&&this._onHide.next(),("visible"===i||"hidden"===i)&&(this._closeOnInteraction=!0)}_handleBodyInteraction(){this._closeOnInteraction&&this.hide(0)}_markForCheck(){this._changeDetectorRef.markForCheck()}_onShow(){}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.sBO))},n.\u0275dir=e.lG2({type:n}),n})(),p_=(()=>{class n extends m_{constructor(t,i){super(t),this._breakpointObserver=i,this._isHandset=this._breakpointObserver.observe("(max-width: 599.98px) and (orientation: portrait), (max-width: 959.98px) and (orientation: landscape)")}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.sBO),e.Y36(n_))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-tooltip-component"]],hostAttrs:["aria-hidden","true"],hostVars:2,hostBindings:function(t,i){2&t&&e.Udp("zoom","visible"===i._visibility?1:null)},features:[e.qOj],decls:3,vars:7,consts:[[1,"mat-tooltip",3,"ngClass"]],template:function(t,i){if(1&t&&(e.TgZ(0,"div",0),e.NdJ("@state.start",function(){return i._animationStart()})("@state.done",function(o){return i._animationDone(o)}),e.ALo(1,"async"),e._uU(2),e.qZA()),2&t){let r;e.ekj("mat-tooltip-handset",null==(r=e.lcZ(1,5,i._isHandset))?null:r.matches),e.Q6J("ngClass",i.tooltipClass)("@state",i._visibility),e.xp6(2),e.Oqu(i.message)}},directives:[f.mk],pipes:[f.Ov],styles:[".mat-tooltip-panel{pointer-events:none !important}.mat-tooltip{color:#fff;border-radius:4px;margin:14px;max-width:250px;padding-left:8px;padding-right:8px;overflow:hidden;text-overflow:ellipsis}.cdk-high-contrast-active .mat-tooltip{outline:solid 1px}.mat-tooltip-handset{margin:24px;padding-left:16px;padding-right:16px}\n"],encapsulation:2,data:{animation:[r_.tooltipState]},changeDetection:0}),n})(),f_=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[d_],imports:[[ns,f.ez,ao,xe],xe,Ka]}),n})();function g_(n,a){if(1&n&&(e.TgZ(0,"mat-option",19),e._uU(1),e.qZA()),2&n){const t=a.$implicit;e.Q6J("value",t),e.xp6(1),e.hij(" ",t," ")}}function v_(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"mat-form-field",16),e.TgZ(1,"mat-select",17),e.NdJ("selectionChange",function(r){return e.CHM(t),e.oxw(2)._changePageSize(r.value)}),e.YNc(2,g_,2,2,"mat-option",18),e.qZA(),e.qZA()}if(2&n){const t=e.oxw(2);e.Q6J("appearance",t._formFieldAppearance)("color",t.color),e.xp6(1),e.Q6J("value",t.pageSize)("disabled",t.disabled)("aria-label",t._intl.itemsPerPageLabel),e.xp6(1),e.Q6J("ngForOf",t._displayedPageSizeOptions)}}function y_(n,a){if(1&n&&(e.TgZ(0,"div",20),e._uU(1),e.qZA()),2&n){const t=e.oxw(2);e.xp6(1),e.Oqu(t.pageSize)}}function b_(n,a){if(1&n&&(e.TgZ(0,"div",12),e.TgZ(1,"div",13),e._uU(2),e.qZA(),e.YNc(3,v_,3,6,"mat-form-field",14),e.YNc(4,y_,2,1,"div",15),e.qZA()),2&n){const t=e.oxw();e.xp6(2),e.hij(" ",t._intl.itemsPerPageLabel," "),e.xp6(1),e.Q6J("ngIf",t._displayedPageSizeOptions.length>1),e.xp6(1),e.Q6J("ngIf",t._displayedPageSizeOptions.length<=1)}}function M_(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"button",21),e.NdJ("click",function(){return e.CHM(t),e.oxw().firstPage()}),e.O4$(),e.TgZ(1,"svg",7),e._UZ(2,"path",22),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("matTooltip",t._intl.firstPageLabel)("matTooltipDisabled",t._previousButtonsDisabled())("matTooltipPosition","above")("disabled",t._previousButtonsDisabled()),e.uIk("aria-label",t._intl.firstPageLabel)}}function T_(n,a){if(1&n){const t=e.EpF();e.O4$(),e.kcU(),e.TgZ(0,"button",23),e.NdJ("click",function(){return e.CHM(t),e.oxw().lastPage()}),e.O4$(),e.TgZ(1,"svg",7),e._UZ(2,"path",24),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("matTooltip",t._intl.lastPageLabel)("matTooltipDisabled",t._nextButtonsDisabled())("matTooltipPosition","above")("disabled",t._nextButtonsDisabled()),e.uIk("aria-label",t._intl.lastPageLabel)}}let ys=(()=>{class n{constructor(){this.changes=new re.xQ,this.itemsPerPageLabel="Items per page:",this.nextPageLabel="Next page",this.previousPageLabel="Previous page",this.firstPageLabel="First page",this.lastPageLabel="Last page",this.getRangeLabel=(t,i,r)=>{if(0==r||0==i)return`0 of ${r}`;const o=t*i;return`${o+1} \u2013 ${o<(r=Math.max(r,0))?Math.min(o+i,r):o+i} of ${r}`}}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const w_={provide:ys,deps:[[new e.FiY,new e.tp0,ys]],useFactory:function k_(n){return n||new ys}},C_=new e.OlP("MAT_PAGINATOR_DEFAULT_OPTIONS"),x_=d(H(class{}));let S_=(()=>{class n extends x_{constructor(t,i,r){if(super(),this._intl=t,this._changeDetectorRef=i,this._pageIndex=0,this._length=0,this._pageSizeOptions=[],this._hidePageSize=!1,this._showFirstLastButtons=!1,this.page=new e.vpe,this._intlChanges=t.changes.subscribe(()=>this._changeDetectorRef.markForCheck()),r){const{pageSize:o,pageSizeOptions:v,hidePageSize:x,showFirstLastButtons:O}=r;null!=o&&(this._pageSize=o),null!=v&&(this._pageSizeOptions=v),null!=x&&(this._hidePageSize=x),null!=O&&(this._showFirstLastButtons=O)}}get pageIndex(){return this._pageIndex}set pageIndex(t){this._pageIndex=Math.max(hi(t),0),this._changeDetectorRef.markForCheck()}get length(){return this._length}set length(t){this._length=hi(t),this._changeDetectorRef.markForCheck()}get pageSize(){return this._pageSize}set pageSize(t){this._pageSize=Math.max(hi(t),0),this._updateDisplayedPageSizeOptions()}get pageSizeOptions(){return this._pageSizeOptions}set pageSizeOptions(t){this._pageSizeOptions=(t||[]).map(i=>hi(i)),this._updateDisplayedPageSizeOptions()}get hidePageSize(){return this._hidePageSize}set hidePageSize(t){this._hidePageSize=me(t)}get showFirstLastButtons(){return this._showFirstLastButtons}set showFirstLastButtons(t){this._showFirstLastButtons=me(t)}ngOnInit(){this._initialized=!0,this._updateDisplayedPageSizeOptions(),this._markInitialized()}ngOnDestroy(){this._intlChanges.unsubscribe()}nextPage(){if(!this.hasNextPage())return;const t=this.pageIndex;this.pageIndex=this.pageIndex+1,this._emitPageEvent(t)}previousPage(){if(!this.hasPreviousPage())return;const t=this.pageIndex;this.pageIndex=this.pageIndex-1,this._emitPageEvent(t)}firstPage(){if(!this.hasPreviousPage())return;const t=this.pageIndex;this.pageIndex=0,this._emitPageEvent(t)}lastPage(){if(!this.hasNextPage())return;const t=this.pageIndex;this.pageIndex=this.getNumberOfPages()-1,this._emitPageEvent(t)}hasPreviousPage(){return this.pageIndex>=1&&0!=this.pageSize}hasNextPage(){const t=this.getNumberOfPages()-1;return this.pageIndex<t&&0!=this.pageSize}getNumberOfPages(){return this.pageSize?Math.ceil(this.length/this.pageSize):0}_changePageSize(t){const r=this.pageIndex;this.pageIndex=Math.floor(this.pageIndex*this.pageSize/t)||0,this.pageSize=t,this._emitPageEvent(r)}_nextButtonsDisabled(){return this.disabled||!this.hasNextPage()}_previousButtonsDisabled(){return this.disabled||!this.hasPreviousPage()}_updateDisplayedPageSizeOptions(){!this._initialized||(this.pageSize||(this._pageSize=0!=this.pageSizeOptions.length?this.pageSizeOptions[0]:50),this._displayedPageSizeOptions=this.pageSizeOptions.slice(),-1===this._displayedPageSizeOptions.indexOf(this.pageSize)&&this._displayedPageSizeOptions.push(this.pageSize),this._displayedPageSizeOptions.sort((t,i)=>t-i),this._changeDetectorRef.markForCheck())}_emitPageEvent(t){this.page.emit({previousPageIndex:t,pageIndex:this.pageIndex,pageSize:this.pageSize,length:this.length})}}return n.\u0275fac=function(t){e.$Z()},n.\u0275dir=e.lG2({type:n,inputs:{color:"color",pageIndex:"pageIndex",length:"length",pageSize:"pageSize",pageSizeOptions:"pageSizeOptions",hidePageSize:"hidePageSize",showFirstLastButtons:"showFirstLastButtons"},outputs:{page:"page"},features:[e.qOj]}),n})(),L_=(()=>{class n extends S_{constructor(t,i,r){super(t,i,r),r&&null!=r.formFieldAppearance&&(this._formFieldAppearance=r.formFieldAppearance)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(ys),e.Y36(e.sBO),e.Y36(C_,8))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-paginator"]],hostAttrs:["role","group",1,"mat-paginator"],inputs:{disabled:"disabled"},exportAs:["matPaginator"],features:[e.qOj],decls:14,vars:14,consts:[[1,"mat-paginator-outer-container"],[1,"mat-paginator-container"],["class","mat-paginator-page-size",4,"ngIf"],[1,"mat-paginator-range-actions"],[1,"mat-paginator-range-label"],["mat-icon-button","","type","button","class","mat-paginator-navigation-first",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click",4,"ngIf"],["mat-icon-button","","type","button",1,"mat-paginator-navigation-previous",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click"],["viewBox","0 0 24 24","focusable","false",1,"mat-paginator-icon"],["d","M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"],["mat-icon-button","","type","button",1,"mat-paginator-navigation-next",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click"],["d","M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"],["mat-icon-button","","type","button","class","mat-paginator-navigation-last",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click",4,"ngIf"],[1,"mat-paginator-page-size"],[1,"mat-paginator-page-size-label"],["class","mat-paginator-page-size-select",3,"appearance","color",4,"ngIf"],["class","mat-paginator-page-size-value",4,"ngIf"],[1,"mat-paginator-page-size-select",3,"appearance","color"],[3,"value","disabled","aria-label","selectionChange"],[3,"value",4,"ngFor","ngForOf"],[3,"value"],[1,"mat-paginator-page-size-value"],["mat-icon-button","","type","button",1,"mat-paginator-navigation-first",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click"],["d","M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"],["mat-icon-button","","type","button",1,"mat-paginator-navigation-last",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click"],["d","M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"]],template:function(t,i){1&t&&(e.TgZ(0,"div",0),e.TgZ(1,"div",1),e.YNc(2,b_,5,3,"div",2),e.TgZ(3,"div",3),e.TgZ(4,"div",4),e._uU(5),e.qZA(),e.YNc(6,M_,3,5,"button",5),e.TgZ(7,"button",6),e.NdJ("click",function(){return i.previousPage()}),e.O4$(),e.TgZ(8,"svg",7),e._UZ(9,"path",8),e.qZA(),e.qZA(),e.kcU(),e.TgZ(10,"button",9),e.NdJ("click",function(){return i.nextPage()}),e.O4$(),e.TgZ(11,"svg",7),e._UZ(12,"path",10),e.qZA(),e.qZA(),e.YNc(13,T_,3,5,"button",11),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.xp6(2),e.Q6J("ngIf",!i.hidePageSize),e.xp6(3),e.hij(" ",i._intl.getRangeLabel(i.pageIndex,i.pageSize,i.length)," "),e.xp6(1),e.Q6J("ngIf",i.showFirstLastButtons),e.xp6(1),e.Q6J("matTooltip",i._intl.previousPageLabel)("matTooltipDisabled",i._previousButtonsDisabled())("matTooltipPosition","above")("disabled",i._previousButtonsDisabled()),e.uIk("aria-label",i._intl.previousPageLabel),e.xp6(3),e.Q6J("matTooltip",i._intl.nextPageLabel)("matTooltipDisabled",i._nextButtonsDisabled())("matTooltipPosition","above")("disabled",i._nextButtonsDisabled()),e.uIk("aria-label",i._intl.nextPageLabel),e.xp6(3),e.Q6J("ngIf",i.showFirstLastButtons))},directives:[od,Qh,os,us,f.O5,f.sg,__],styles:[".mat-paginator{display:block}.mat-paginator-outer-container{display:flex}.mat-paginator-container{display:flex;align-items:center;justify-content:flex-end;padding:0 8px;flex-wrap:wrap-reverse;width:100%}.mat-paginator-page-size{display:flex;align-items:baseline;margin-right:8px}[dir=rtl] .mat-paginator-page-size{margin-right:0;margin-left:8px}.mat-paginator-page-size-label{margin:0 4px}.mat-paginator-page-size-select{margin:6px 4px 0 4px;width:56px}.mat-paginator-page-size-select.mat-form-field-appearance-outline{width:64px}.mat-paginator-page-size-select.mat-form-field-appearance-fill{width:64px}.mat-paginator-range-label{margin:0 32px 0 24px}.mat-paginator-range-actions{display:flex;align-items:center}.mat-paginator-icon{width:28px;fill:currentColor}[dir=rtl] .mat-paginator-icon{transform:rotate(180deg)}.cdk-high-contrast-active .mat-paginator-icon{fill:CanvasText}\n"],encapsulation:2,changeDetection:0}),n})(),A_=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[w_],imports:[[f.ez,td,$h,f_,xe]]}),n})();function Y_(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",5),e.TgZ(1,"div"),e.TgZ(2,"h6"),e._uU(3,"Source"),e.qZA(),e.TgZ(4,"ng-select",6),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.EntityID=r}),e.qZA(),e.qZA(),e.TgZ(5,"div"),e.TgZ(6,"h6"),e._uU(7,"Destination"),e.qZA(),e.TgZ(8,"ng-select",7),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.DestinationID=r}),e.qZA(),e.qZA(),e.TgZ(9,"div"),e.TgZ(10,"h6"),e._uU(11,"Type"),e.qZA(),e.TgZ(12,"ng-select",8),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.TypeID=r}),e.qZA(),e.qZA(),e.TgZ(13,"div"),e.TgZ(14,"datepicker",9),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().filter.From=r}),e.qZA(),e.TgZ(15,"datepicker",10),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().filter.To=r}),e.qZA(),e.qZA(),e.TgZ(16,"div"),e.TgZ(17,"h6"),e._uU(18,"Row Count"),e.qZA(),e.TgZ(19,"input",11),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.RowCount=r}),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(4),e.Q6J("clearable",!0)("items",t.options.Entities)("ngModel",t.filter.EntityID),e.xp6(4),e.Q6J("clearable",!0)("items",t.options.Destinations)("ngModel",t.filter.DestinationID),e.xp6(4),e.Q6J("clearable",!0)("items",t.options.Types)("ngModel",t.filter.TypeID),e.xp6(2),e.Q6J("date",t.filter.From),e.xp6(1),e.Q6J("date",t.filter.To),e.xp6(4),e.Q6J("ngModel",t.filter.RowCount)}}function O_(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"button",12),e.NdJ("click",function(){return e.CHM(t),e.oxw().process()}),e._uU(1," Patch "),e.qZA()}}function E_(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"tr",23),e.TgZ(1,"td",24),e.TgZ(2,"input",16),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.selected=r}),e.qZA(),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.qZA(),e.TgZ(5,"td"),e._uU(6),e.ALo(7,"date"),e.qZA(),e.TgZ(8,"td"),e._uU(9),e.ALo(10,"date"),e.qZA(),e.TgZ(11,"td"),e._uU(12),e.qZA(),e.TgZ(13,"td"),e._uU(14),e.qZA(),e.TgZ(15,"td"),e._uU(16),e.qZA(),e.TgZ(17,"td"),e._uU(18),e.qZA(),e.TgZ(19,"td"),e._uU(20),e.qZA(),e.TgZ(21,"td"),e._uU(22),e.qZA(),e.TgZ(23,"td",25),e._uU(24),e.qZA(),e.qZA()}if(2&n){const t=a.$implicit;e.xp6(2),e.Q6J("ngModel",t.selected),e.xp6(2),e.Oqu(t.Number),e.xp6(2),e.Oqu(e.xi3(7,11,t.Date,"dd MMM yyyy")),e.xp6(3),e.Oqu(e.xi3(10,14,t.Created,"HH:mm")),e.xp6(3),e.Oqu(t.Courier),e.xp6(2),e.Oqu(t.Source),e.xp6(2),e.Oqu(t.Destination),e.xp6(2),e.Oqu(t.TypeName),e.xp6(2),e.Oqu(t.StateLabel),e.xp6(2),e.Oqu(t.CreatorName),e.xp6(2),e.Oqu(t.Quantity)}}function I_(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",13),e.TgZ(1,"table",14),e.TgZ(2,"thead"),e.TgZ(3,"tr"),e.TgZ(4,"th",15),e.TgZ(5,"input",16),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().checkboxState=r})("ngModelChange",function(){return e.CHM(t),e.oxw().onCheckboxStateChange()}),e.qZA(),e.qZA(),e.TgZ(6,"th"),e._uU(7,"Number"),e.qZA(),e.TgZ(8,"th",17),e._uU(9,"Date"),e.qZA(),e.TgZ(10,"th",17),e._uU(11,"Time"),e.qZA(),e.TgZ(12,"th",18),e._uU(13,"Courier"),e.qZA(),e.TgZ(14,"th",18),e._uU(15,"Source"),e.qZA(),e.TgZ(16,"th",18),e._uU(17,"Destination"),e.qZA(),e.TgZ(18,"th",17),e._uU(19,"Type"),e.qZA(),e.TgZ(20,"th",17),e._uU(21,"Status"),e.qZA(),e.TgZ(22,"th",19),e._uU(23,"Creator"),e.qZA(),e.TgZ(24,"th",20),e._uU(25,"Qty"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(26,"tbody"),e.YNc(27,E_,25,17,"tr",21),e.qZA(),e.qZA(),e.TgZ(28,"mat-paginator",22),e.NdJ("page",function(r){return e.CHM(t),e.oxw().changePage(r)}),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(5),e.Q6J("ngModel",t.checkboxState),e.xp6(22),e.Q6J("ngForOf",t.rawList),e.xp6(1),e.Q6J("length",t.paginationTotal)("pageSize",t.paginationPageSize)("pageIndex",0==t.filter.PageNumber?0:t.filter.PageNumber-1)}}let Z_=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.checkboxState=!1,this.hideMore=!0,this.paginationPageSize=0,this.paginationTotal=0}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Logistics/PatchOutletDeliveryLoader").toPromise().then(t=>{this.filter=t.Filter,this.options=t.Options,this.paginationPageSize=this.filter.RowCount,this.filter.From==A.MinDate&&(this.filter.From=null),this.filter.To==A.MinDate&&(this.filter.To=null),this.search()}).catch(t=>{this.toastr.error(t.Message,"Error")})}onCheckboxStateChange(){this.rawList.forEach(t=>t.selected=this.checkboxState)}hasSelection(){return!!this.rawList&&this.getSelected().length>0}getSelected(){return this.rawList?this.rawList.filter(t=>t.selected):[]}process(){let t=this.getSelected();if(t.length>0){var i=[];for(let r=0;r<t.length;r++)i.push(t[r].ID);this.httpService.post(A.apiBase+"tools/Logistics/SubmitPatchOutletDelivery",i).toPromise().then(r=>{this.toastr.success(r,"Success"),this.search()}).catch(r=>{this.toastr.error(r.Message,"Error")})}}search(t){this.httpService.post(A.apiBase+"tools/Logistics/PatchOutletDelivery",{Number:t,From:this.filter.From,To:this.filter.To,EntityID:this.filter.EntityID,DestinationID:this.filter.DestinationID,CustomerID:this.customer,StateID:this.filter.StateID,Note:this.filter.Note,PONumber:this.filter.PONumber,TaxTypeID:this.filter.TaxTypeID,TypeID:this.filter.TypeID,RowCount:this.filter.RowCount,PageNumber:this.filter.PageNumber}).toPromise().then(r=>{this.rawList=r.Data,this.paginationTotal=r.ListTotal}).catch(r=>{this.toastr.error(r.Message,"Error")})}changePage(t){this.filter.PageNumber=t.pageIndex+1,this.search()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-patch-outlet-delivery"]],decls:8,vars:7,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton","onSubmit"],[1,"d-flex"],["container","",4,"ngIf"],["type","button","class","btn btn-success shadow rounded",3,"click",4,"ngIf"],["class","container-fluid",4,"ngIf"],["container",""],["bindLabel","Name","bindValue","ID","placeholder","Select a Source",3,"clearable","items","ngModel","ngModelChange"],["bindLabel","Name","bindValue","ID","placeholder","Select a Destination",3,"clearable","items","ngModel","ngModelChange"],["bindLabel","Name","bindValue","ID","placeholder","Choose..",3,"clearable","items","ngModel","ngModelChange"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"],["type","text",3,"ngModel","ngModelChange"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],["id","tableGrid",1,"table","border-bottom","mt-5"],[1,"align-center",2,"width","32px"],["type","checkbox",3,"ngModel","ngModelChange"],[2,"width","90px"],[2,"width","100px"],[2,"width","120px"],[1,"text-end",2,"width","50px"],["class","border-bottom",4,"ngFor","ngForOf"],[3,"length","pageSize","pageIndex","page"],[1,"border-bottom"],[1,"align-middle"],[1,"text-end"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.NdJ("onSubmit",function(o){return i.search(o)}),e.TgZ(1,"filters"),e.TgZ(2,"div",1),e.YNc(3,Y_,20,12,"div",2),e.qZA(),e.qZA(),e.TgZ(4,"actions"),e.YNc(5,O_,2,0,"button",3),e.qZA(),e.TgZ(6,"content"),e.YNc(7,I_,29,5,"div",4),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Patch Transfer Order")("hideSearchBox",!1)("hideSearchDropdown",!1)("textButton","Search"),e.xp6(3),e.Q6J("ngIf",i.options),e.xp6(2),e.Q6J("ngIf",i.hasSelection()),e.xp6(2),e.Q6J("ngIf",i.rawList))},directives:[ue,f.O5,ht,l.JJ,l.On,At,l.Fj,l.Wl,f.sg,L_],pipes:[f.uU],styles:[""]}),n})();var P_=D(2697),Yd=D(9312);class N_{constructor(a,t){this.delay=a,this.scheduler=t}call(a,t){return t.subscribe(new hl(a,this.delay,this.scheduler))}}class hl extends ti.L{constructor(a,t,i){super(a),this.delay=t,this.scheduler=i,this.queue=[],this.active=!1,this.errored=!1}static dispatch(a){const t=a.source,i=t.queue,r=a.scheduler,o=a.destination;for(;i.length>0&&i[0].time-r.now()<=0;)i.shift().notification.observe(o);if(i.length>0){const v=Math.max(0,i[0].time-r.now());this.schedule(a,v)}else this.unsubscribe(),t.active=!1}_schedule(a){this.active=!0,this.destination.add(a.schedule(hl.dispatch,this.delay,{source:this,destination:this.destination,scheduler:a}))}scheduleNotification(a){if(!0===this.errored)return;const t=this.scheduler,i=new H_(t.now()+this.delay,a);this.queue.push(i),!1===this.active&&this._schedule(t)}_next(a){this.scheduleNotification(Yd.P.createNext(a))}_error(a){this.errored=!0,this.queue=[],this.destination.error(a),this.unsubscribe()}_complete(){this.scheduleNotification(Yd.P.createComplete()),this.unsubscribe()}}class H_{constructor(a,t){this.time=a,this.notification=t}}const R_=["panel"];function q_(n,a){if(1&n&&(e.TgZ(0,"div",0,1),e.Hsn(2),e.qZA()),2&n){const t=a.id,i=e.oxw();e.Q6J("id",i.id)("ngClass",i._classList),e.uIk("aria-label",i.ariaLabel||null)("aria-labelledby",i._getPanelAriaLabelledby(t))}}const B_=["*"];let j_=0;class V_{constructor(a,t){this.source=a,this.option=t}}const U_=b(class{}),Od=new e.OlP("mat-autocomplete-default-options",{providedIn:"root",factory:function z_(){return{autoActiveFirstOption:!1}}});let J_=(()=>{class n extends U_{constructor(t,i,r,o){super(),this._changeDetectorRef=t,this._elementRef=i,this._activeOptionChanges=Ze.w.EMPTY,this.showPanel=!1,this._isOpen=!1,this.displayWith=null,this.optionSelected=new e.vpe,this.opened=new e.vpe,this.closed=new e.vpe,this.optionActivated=new e.vpe,this._classList={},this.id="mat-autocomplete-"+j_++,this.inertGroups=(null==o?void 0:o.SAFARI)||!1,this._autoActiveFirstOption=!!r.autoActiveFirstOption}get isOpen(){return this._isOpen&&this.showPanel}get autoActiveFirstOption(){return this._autoActiveFirstOption}set autoActiveFirstOption(t){this._autoActiveFirstOption=me(t)}set classList(t){this._classList=t&&t.length?Wa(t).reduce((i,r)=>(i[r]=!0,i),{}):{},this._setVisibilityClasses(this._classList),this._elementRef.nativeElement.className=""}ngAfterContentInit(){this._keyManager=new Vo(this.options).withWrap(),this._activeOptionChanges=this._keyManager.change.subscribe(t=>{this.isOpen&&this.optionActivated.emit({source:this,option:this.options.toArray()[t]||null})}),this._setVisibility()}ngOnDestroy(){this._activeOptionChanges.unsubscribe()}_setScrollTop(t){this.panel&&(this.panel.nativeElement.scrollTop=t)}_getScrollTop(){return this.panel?this.panel.nativeElement.scrollTop:0}_setVisibility(){this.showPanel=!!this.options.length,this._setVisibilityClasses(this._classList),this._changeDetectorRef.markForCheck()}_emitSelectEvent(t){const i=new V_(this,t);this.optionSelected.emit(i)}_getPanelAriaLabelledby(t){return this.ariaLabel?null:this.ariaLabelledby?(t?t+" ":"")+this.ariaLabelledby:t}_setVisibilityClasses(t){t[this._visibleClass]=this.showPanel,t[this._hiddenClass]=!this.showPanel}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.sBO),e.Y36(e.SBq),e.Y36(Od),e.Y36(Ie))},n.\u0275dir=e.lG2({type:n,viewQuery:function(t,i){if(1&t&&(e.Gf(e.Rgc,7),e.Gf(R_,5)),2&t){let r;e.iGM(r=e.CRH())&&(i.template=r.first),e.iGM(r=e.CRH())&&(i.panel=r.first)}},inputs:{ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],displayWith:"displayWith",autoActiveFirstOption:"autoActiveFirstOption",panelWidth:"panelWidth",classList:["class","classList"]},outputs:{optionSelected:"optionSelected",opened:"opened",closed:"closed",optionActivated:"optionActivated"},features:[e.qOj]}),n})(),W_=(()=>{class n extends J_{constructor(){super(...arguments),this._visibleClass="mat-autocomplete-visible",this._hiddenClass="mat-autocomplete-hidden"}}return n.\u0275fac=function(){let a;return function(i){return(a||(a=e.n5z(n)))(i||n)}}(),n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-autocomplete"]],contentQueries:function(t,i,r){if(1&t&&(e.Suo(r,Qs,5),e.Suo(r,os,5)),2&t){let o;e.iGM(o=e.CRH())&&(i.optionGroups=o),e.iGM(o=e.CRH())&&(i.options=o)}},hostAttrs:[1,"mat-autocomplete"],inputs:{disableRipple:"disableRipple"},exportAs:["matAutocomplete"],features:[e._Bn([{provide:Gs,useExisting:n}]),e.qOj],ngContentSelectors:B_,decls:1,vars:0,consts:[["role","listbox",1,"mat-autocomplete-panel",3,"id","ngClass"],["panel",""]],template:function(t,i){1&t&&(e.F$t(),e.YNc(0,q_,3,4,"ng-template"))},directives:[f.mk],styles:[".mat-autocomplete-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;visibility:hidden;max-width:none;max-height:256px;position:relative;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.mat-autocomplete-panel.mat-autocomplete-visible{visibility:visible}.mat-autocomplete-panel.mat-autocomplete-hidden{visibility:hidden}.mat-autocomplete-panel-above .mat-autocomplete-panel{border-radius:0;border-top-left-radius:4px;border-top-right-radius:4px}.mat-autocomplete-panel .mat-divider-horizontal{margin-top:-1px}.cdk-high-contrast-active .mat-autocomplete-panel{outline:solid 1px}mat-autocomplete{display:none}\n"],encapsulation:2,changeDetection:0}),n})();const Ed=new e.OlP("mat-autocomplete-scroll-strategy"),Q_={provide:Ed,deps:[mi],useFactory:function G_(n){return()=>n.scrollStrategies.reposition()}},$_={provide:l.JU,useExisting:(0,e.Gpc)(()=>Id),multi:!0};let K_=(()=>{class n{constructor(t,i,r,o,v,x,O,I,B,W,X){this._element=t,this._overlay=i,this._viewContainerRef=r,this._zone=o,this._changeDetectorRef=v,this._dir=O,this._formField=I,this._document=B,this._viewportRuler=W,this._defaults=X,this._componentDestroyed=!1,this._autocompleteDisabled=!1,this._manuallyFloatingLabel=!1,this._viewportSubscription=Ze.w.EMPTY,this._canOpenOnNextFocus=!0,this._closeKeyEventStream=new re.xQ,this._windowBlurHandler=()=>{this._canOpenOnNextFocus=this._document.activeElement!==this._element.nativeElement||this.panelOpen},this._onChange=()=>{},this._onTouched=()=>{},this.position="auto",this.autocompleteAttribute="off",this._overlayAttached=!1,this.optionSelections=(0,ul.P)(()=>{const pe=this.autocomplete?this.autocomplete.options:null;return pe?pe.changes.pipe((0,dt.O)(pe),(0,lo.w)(()=>(0,ne.T)(...pe.map(Fe=>Fe.onSelectionChange)))):this._zone.onStable.pipe((0,Ue.q)(1),(0,lo.w)(()=>this.optionSelections))}),this._scrollStrategy=x}get autocompleteDisabled(){return this._autocompleteDisabled}set autocompleteDisabled(t){this._autocompleteDisabled=me(t)}ngAfterViewInit(){const t=this._getWindow();void 0!==t&&this._zone.runOutsideAngular(()=>t.addEventListener("blur",this._windowBlurHandler))}ngOnChanges(t){t.position&&this._positionStrategy&&(this._setStrategyPositions(this._positionStrategy),this.panelOpen&&this._overlayRef.updatePosition())}ngOnDestroy(){const t=this._getWindow();void 0!==t&&t.removeEventListener("blur",this._windowBlurHandler),this._viewportSubscription.unsubscribe(),this._componentDestroyed=!0,this._destroyPanel(),this._closeKeyEventStream.complete()}get panelOpen(){return this._overlayAttached&&this.autocomplete.showPanel}openPanel(){this._attachOverlay(),this._floatLabel()}closePanel(){this._resetLabel(),this._overlayAttached&&(this.panelOpen&&this.autocomplete.closed.emit(),this.autocomplete._isOpen=this._overlayAttached=!1,this._overlayRef&&this._overlayRef.hasAttached()&&(this._overlayRef.detach(),this._closingActionsSubscription.unsubscribe()),this._componentDestroyed||this._changeDetectorRef.detectChanges())}updatePosition(){this._overlayAttached&&this._overlayRef.updatePosition()}get panelClosingActions(){return(0,ne.T)(this.optionSelections,this.autocomplete._keyManager.tabOut.pipe((0,Ne.h)(()=>this._overlayAttached)),this._closeKeyEventStream,this._getOutsideClickStream(),this._overlayRef?this._overlayRef.detachments().pipe((0,Ne.h)(()=>this._overlayAttached)):(0,Xe.of)()).pipe((0,$e.U)(t=>t instanceof Hl?t:null))}get activeOption(){return this.autocomplete&&this.autocomplete._keyManager?this.autocomplete._keyManager.activeItem:null}_getOutsideClickStream(){return(0,ne.T)(Ft(this._document,"click"),Ft(this._document,"auxclick"),Ft(this._document,"touchend")).pipe((0,Ne.h)(t=>{const i=xt(t),r=this._formField?this._formField._elementRef.nativeElement:null,o=this.connectedTo?this.connectedTo.elementRef.nativeElement:null;return this._overlayAttached&&i!==this._element.nativeElement&&(!r||!r.contains(i))&&(!o||!o.contains(i))&&!!this._overlayRef&&!this._overlayRef.overlayElement.contains(i)}))}writeValue(t){Promise.resolve().then(()=>this._setTriggerValue(t))}registerOnChange(t){this._onChange=t}registerOnTouched(t){this._onTouched=t}setDisabledState(t){this._element.nativeElement.disabled=t}_handleKeydown(t){const i=t.keyCode;if(27===i&&!nt(t)&&t.preventDefault(),this.activeOption&&13===i&&this.panelOpen&&!nt(t))this.activeOption._selectViaInteraction(),this._resetActiveItem(),t.preventDefault();else if(this.autocomplete){const r=this.autocomplete._keyManager.activeItem,o=38===i||40===i;this.panelOpen||9===i?this.autocomplete._keyManager.onKeydown(t):o&&this._canOpen()&&this.openPanel(),(o||this.autocomplete._keyManager.activeItem!==r)&&this._scrollToOption(this.autocomplete._keyManager.activeItemIndex||0)}}_handleInput(t){let i=t.target,r=i.value;"number"===i.type&&(r=""==r?null:parseFloat(r)),this._previousValue!==r&&(this._previousValue=r,this._onChange(r),this._canOpen()&&this._document.activeElement===t.target&&this.openPanel())}_handleFocus(){this._canOpenOnNextFocus?this._canOpen()&&(this._previousValue=this._element.nativeElement.value,this._attachOverlay(),this._floatLabel(!0)):this._canOpenOnNextFocus=!0}_floatLabel(t=!1){this._formField&&"auto"===this._formField.floatLabel&&(t?this._formField._animateAndLockLabel():this._formField.floatLabel="always",this._manuallyFloatingLabel=!0)}_resetLabel(){this._manuallyFloatingLabel&&(this._formField.floatLabel="auto",this._manuallyFloatingLabel=!1)}_subscribeToClosingActions(){const t=this._zone.onStable.pipe((0,Ue.q)(1)),i=this.autocomplete.options.changes.pipe((0,pt.b)(()=>this._positionStrategy.reapplyLastPosition()),function F_(n,a=Oe.P){const i=(0,P_.J)(n)?+n-a.now():Math.abs(n);return r=>r.lift(new N_(i,a))}(0));return(0,ne.T)(t,i).pipe((0,lo.w)(()=>{const r=this.panelOpen;return this._resetActiveItem(),this.autocomplete._setVisibility(),this.panelOpen&&(this._overlayRef.updatePosition(),r!==this.panelOpen&&this.autocomplete.opened.emit()),this.panelClosingActions}),(0,Ue.q)(1)).subscribe(r=>this._setValueAndClose(r))}_destroyPanel(){this._overlayRef&&(this.closePanel(),this._overlayRef.dispose(),this._overlayRef=null)}_setTriggerValue(t){const i=this.autocomplete&&this.autocomplete.displayWith?this.autocomplete.displayWith(t):t,r=null!=i?i:"";this._formField?this._formField._control.value=r:this._element.nativeElement.value=r,this._previousValue=r}_setValueAndClose(t){const i=t&&t.source;i&&(this._clearPreviousSelectedOption(i),this._setTriggerValue(i.value),this._onChange(i.value),this.autocomplete._emitSelectEvent(i),this._element.nativeElement.focus()),this.closePanel()}_clearPreviousSelectedOption(t){this.autocomplete.options.forEach(i=>{i!==t&&i.selected&&i.deselect()})}_attachOverlay(){var t;let i=this._overlayRef;i?(this._positionStrategy.setOrigin(this._getConnectedElement()),i.updateSize({width:this._getPanelWidth()})):(this._portal=new ds(this.autocomplete.template,this._viewContainerRef,{id:null===(t=this._formField)||void 0===t?void 0:t.getLabelId()}),i=this._overlay.create(this._getOverlayConfig()),this._overlayRef=i,i.keydownEvents().subscribe(o=>{(27===o.keyCode&&!nt(o)||38===o.keyCode&&nt(o,"altKey"))&&(this._closeKeyEventStream.next(),this._resetActiveItem(),o.stopPropagation(),o.preventDefault())}),this._viewportSubscription=this._viewportRuler.change().subscribe(()=>{this.panelOpen&&i&&i.updateSize({width:this._getPanelWidth()})})),i&&!i.hasAttached()&&(i.attach(this._portal),this._closingActionsSubscription=this._subscribeToClosingActions());const r=this.panelOpen;this.autocomplete._setVisibility(),this.autocomplete._isOpen=this._overlayAttached=!0,this.panelOpen&&r!==this.panelOpen&&this.autocomplete.opened.emit()}_getOverlayConfig(){var t;return new no({positionStrategy:this._getOverlayPosition(),scrollStrategy:this._scrollStrategy(),width:this._getPanelWidth(),direction:this._dir,panelClass:null===(t=this._defaults)||void 0===t?void 0:t.overlayPanelClass})}_getOverlayPosition(){const t=this._overlay.position().flexibleConnectedTo(this._getConnectedElement()).withFlexibleDimensions(!1).withPush(!1);return this._setStrategyPositions(t),this._positionStrategy=t,t}_setStrategyPositions(t){const i=[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"}],r=this._aboveClass,o=[{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom",panelClass:r},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom",panelClass:r}];let v;v="above"===this.position?o:"below"===this.position?i:[...i,...o],t.withPositions(v)}_getConnectedElement(){return this.connectedTo?this.connectedTo.elementRef:this._formField?this._formField.getConnectedOverlayOrigin():this._element}_getPanelWidth(){return this.autocomplete.panelWidth||this._getHostWidth()}_getHostWidth(){return this._getConnectedElement().nativeElement.getBoundingClientRect().width}_resetActiveItem(){const t=this.autocomplete;t.autoActiveFirstOption?t._keyManager.setFirstItemActive():t._keyManager.setActiveItem(-1)}_canOpen(){const t=this._element.nativeElement;return!t.readOnly&&!t.disabled&&!this._autocompleteDisabled}_getWindow(){var t;return(null===(t=this._document)||void 0===t?void 0:t.defaultView)||window}_scrollToOption(t){const i=this.autocomplete,r=$s(t,i.options,i.optionGroups);if(0===t&&1===r)i._setScrollTop(0);else if(i.panel){const o=i.options.toArray()[t];if(o){const v=o._getHostElement(),x=Rl(v.offsetTop,v.offsetHeight,i._getScrollTop(),i.panel.nativeElement.offsetHeight);i._setScrollTop(x)}}}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(mi),e.Y36(e.s_b),e.Y36(e.R0b),e.Y36(e.sBO),e.Y36(Ed),e.Y36(kt,8),e.Y36(ro,9),e.Y36(f.K0,8),e.Y36(ls),e.Y36(Od,8))},n.\u0275dir=e.lG2({type:n,inputs:{autocomplete:["matAutocomplete","autocomplete"],position:["matAutocompletePosition","position"],connectedTo:["matAutocompleteConnectedTo","connectedTo"],autocompleteAttribute:["autocomplete","autocompleteAttribute"],autocompleteDisabled:["matAutocompleteDisabled","autocompleteDisabled"]},features:[e.TTD]}),n})(),Id=(()=>{class n extends K_{constructor(){super(...arguments),this._aboveClass="mat-autocomplete-panel-above"}}return n.\u0275fac=function(){let a;return function(i){return(a||(a=e.n5z(n)))(i||n)}}(),n.\u0275dir=e.lG2({type:n,selectors:[["input","matAutocomplete",""],["textarea","matAutocomplete",""]],hostAttrs:[1,"mat-autocomplete-trigger"],hostVars:7,hostBindings:function(t,i){1&t&&e.NdJ("focusin",function(){return i._handleFocus()})("blur",function(){return i._onTouched()})("input",function(o){return i._handleInput(o)})("keydown",function(o){return i._handleKeydown(o)}),2&t&&e.uIk("autocomplete",i.autocompleteAttribute)("role",i.autocompleteDisabled?null:"combobox")("aria-autocomplete",i.autocompleteDisabled?null:"list")("aria-activedescendant",i.panelOpen&&i.activeOption?i.activeOption.id:null)("aria-expanded",i.autocompleteDisabled?null:i.panelOpen.toString())("aria-owns",i.autocompleteDisabled||!i.panelOpen||null==i.autocomplete?null:i.autocomplete.id)("aria-haspopup",!i.autocompleteDisabled)},exportAs:["matAutocompleteTrigger"],features:[e._Bn([$_]),e.qOj]}),n})(),X_=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[Q_],imports:[[ao,ss,xe,f.ez],Ka,ss,xe]}),n})();const em=["input"];function tm(n,a){if(1&n&&e._UZ(0,"img",8),2&n){const t=e.oxw().$implicit;e.Q6J("src",t.ImgUrl,e.LSH)}}function im(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"mat-option",6),e.NdJ("click",function(r){const v=e.CHM(t).$implicit;return e.oxw().changeDisplayName(v),r.stopPropagation()}),e.YNc(1,tm,1,1,"img",7),e._uU(2),e.qZA()}if(2&n){const t=a.$implicit,i=e.oxw();e.Q6J("value",t),e.xp6(1),e.Q6J("ngIf",i.renderThumbnail&&t.ImgUrl),e.xp6(1),e.hij(" ",t.Value," ")}}let uo=(()=>{class n{constructor(t,i){this.httpService=t,this.ngZone=i,this.offlineStorage=[],this.inputLock=!1,this.renderThumbnail=!1,this.onOffline=new e.vpe,this.onEnter=new e.vpe,this.onSelect=new e.vpe,this.onOptionSelect=new e.vpe,this.reset=new e.vpe,this.termControl=new l.NI(""),this.options=[],this.complete=!1,this.foundProduct=!1,this.propagateChange=r=>{},this.termControl.valueChanges.pipe(Wt(500)).subscribe(r=>{this.options=[],"object"==typeof r?(this.value=r.Key,this.clearOnSelect?this.clear():(this.termControl.setValue(r.Value),this.complete=!0),this.onSelect&&this.onSelect.emit(r.Key),this.options=[],"object"==typeof r&&(this.value=r.Key,this.clearOnSelect?this.clear():(this.termControl.setValue(r.Value),this.complete=!0),this.onOptionSelect)&&this.onOptionSelect.emit(JSON.stringify({Key:r.Key,Value:r.Value}))):"string"==typeof r&&r.length>0?r.length>2&&!this.inputLock&&this.search(r):this.clear()})}set display(t){this.input.nativeElement.value=t}get value(){return this._value}set value(t){this._value=t,this.propagateChange(this._value)}ngAfterViewInit(){}search(t){if(this.termControl.value.length>0){let i={};this.data&&(i=this.data),i.prefix=t,i.count=100,this.complete?this.complete=!1:this.httpService.post(A.apiBase+this.url,i).subscribe(r=>{this.options=r,this.foundProduct=this.options.length>0})}else this.options=null}onblur(){setTimeout(()=>{},600)}changeDisplayName(t){this.input.nativeElement.value=t.Value}onKeydown(t){const i=t.key;"Enter"===i?(this.clearOnSelect&&this.clear(),!this.foundProduct&&this.termControl.value.length>0&&(this.onEnter.emit(this.termControl.value),t.stopPropagation()),this.foundProduct=!1):(this.inputLock&&("Backspace"===i?this.clear():this.validateInputLock()),this.complete=!1,this.reset.emit())}validateInputLock(){""==this.input.nativeElement.value||0==this.input.nativeElement.value.length?this.startInput=new Date:(new Date).getTime()-this.startInput.getTime()>500&&this.clear()}ngOnChanges(t){null!=t.ngModel&&null==t.ngModel.currentValue&&this.clear(),null!=t.display&&t.display.currentValue!=t.display.previousValue&&this.termControl.setValue(t.display.currentValue)}clear(){this.value=null,this.input.nativeElement.value=""}displayFn(t){return t.Value?t.Value:t}writeValue(t){}registerOnChange(t){this.propagateChange=t}registerOnTouched(){}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(e.R0b))},n.\u0275cmp=e.Xpm({type:n,selectors:[["autocomplete"]],viewQuery:function(t,i){if(1&t&&e.Gf(em,7),2&t){let r;e.iGM(r=e.CRH())&&(i.input=r.first)}},inputs:{placeholder:"placeholder",url:"url",clearOnSelect:"clearOnSelect",offlineStorage:"offlineStorage",inputLock:"inputLock",data:"data",renderThumbnail:"renderThumbnail",ngModel:"ngModel",displayText:"displayText",localStorage:"localStorage",_value:"_value",display:"display"},outputs:{onOffline:"onOffline",onEnter:"onEnter",onSelect:"onSelect",onOptionSelect:"onOptionSelect",reset:"reset"},features:[e._Bn([{provide:l.JU,useExisting:(0,e.Gpc)(()=>n),multi:!0}]),e.TTD],decls:6,vars:5,consts:[[1,"w-100"],["type","text","matInput","",1,"form-control","text-black",3,"matAutocomplete","placeholder","formControl","paste","keydown","blur"],["input",""],["autoActiveFirstOption","true",3,"displayWith"],["autocomplete","matAutocomplete"],["class","option-autocomplete",3,"value","click",4,"ngFor","ngForOf"],[1,"option-autocomplete",3,"value","click"],["width","30","height","30",3,"src",4,"ngIf"],["width","30","height","30",3,"src"]],template:function(t,i){if(1&t&&(e.TgZ(0,"mat-form-field",0),e.TgZ(1,"input",1,2),e.NdJ("paste",function(o){return i.inputLock?o.preventDefault():""})("keydown",function(o){return i.onKeydown(o)})("blur",function(){return i.onblur()}),e.qZA(),e.qZA(),e.TgZ(3,"mat-autocomplete",3,4),e.YNc(5,im,3,3,"mat-option",5),e.qZA()),2&t){const r=e.MAs(4);e.xp6(1),e.s9C("placeholder",i.placeholder||""),e.Q6J("matAutocomplete",r)("formControl",i.termControl),e.xp6(2),e.Q6J("displayWith",i.displayFn),e.xp6(2),e.Q6J("ngForOf",i.options)}},directives:[Id,l.Fj,l.JJ,l.oH,W_,f.sg,os,f.O5],encapsulation:2}),n})(),nm=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[X_,f.ez,l.UX]]}),n})();function am(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",20),e.TgZ(1,"div"),e.TgZ(2,"h6"),e._uU(3,"Outlet"),e.qZA(),e.TgZ(4,"ng-select",21),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.EntityID=r}),e.qZA(),e.qZA(),e.TgZ(5,"div"),e.TgZ(6,"h6"),e._uU(7,"Payment"),e.qZA(),e.TgZ(8,"ng-select",22),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.StateID=r}),e.qZA(),e.qZA(),e.TgZ(9,"div"),e.TgZ(10,"datepicker",23),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().filter.From=r}),e.qZA(),e.TgZ(11,"datepicker",24),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().filter.To=r}),e.qZA(),e.qZA(),e.TgZ(12,"div"),e.TgZ(13,"h6"),e._uU(14,"Customer"),e.qZA(),e.TgZ(15,"autocomplete",25),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().customer=r}),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(4),e.Q6J("clearable",!0)("items",t.options.Entities)("ngModel",t.filter.EntityID),e.xp6(4),e.Q6J("clearable",!0)("items",t.options.States)("ngModel",t.filter.StateID),e.xp6(2),e.Q6J("date",t.filter.From),e.xp6(1),e.Q6J("date",t.filter.To),e.xp6(4),e.Q6J("ngModel",t.customer)}}function rm(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",26),e.TgZ(1,"div"),e.TgZ(2,"h6"),e._uU(3,"Tax Type"),e.qZA(),e.TgZ(4,"ng-select",27),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.TaxTypeID=r}),e.qZA(),e.qZA(),e.TgZ(5,"div"),e.TgZ(6,"h6"),e._uU(7,"Sales Type"),e.qZA(),e.TgZ(8,"ng-select",28),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.TypeID=r}),e.qZA(),e.qZA(),e.TgZ(9,"div"),e.TgZ(10,"h6"),e._uU(11,"Page Size"),e.qZA(),e.TgZ(12,"input",29),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.RowCount=r}),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(4),e.Q6J("clearable",!0)("items",t.options.TaxTypes)("ngModel",t.filter.TaxTypeID),e.xp6(4),e.Q6J("clearable",!0)("items",t.options.Types)("ngModel",t.filter.TypeID),e.xp6(4),e.Q6J("ngModel",t.filter.RowCount)}}function om(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"button",30),e.NdJ("click",function(){return e.CHM(t),e.oxw().process()}),e._uU(1," Logistics "),e.qZA()}}function sm(n,a){if(1&n&&(e.ynx(0),e.TgZ(1,"td",39),e._uU(2),e.qZA(),e.BQk()),2&n){const t=e.oxw().$implicit;e.xp6(2),e.Oqu(t.Message)}}function lm(n,a){if(1&n&&(e.TgZ(0,"td",40),e._uU(1),e.qZA()),2&n){const t=e.oxw().$implicit;e.xp6(1),e.Oqu(null==t.Exception?null:t.Exception.Message)}}const Zd=function(n,a){return{"table-success":n,"table-danger":a}};function dm(n,a){if(1&n&&(e.TgZ(0,"tr"),e.TgZ(1,"td",36),e._uU(2),e.qZA(),e.TgZ(3,"td",36),e._uU(4),e.qZA(),e.YNc(5,sm,3,1,"ng-container",37),e.YNc(6,lm,2,1,"ng-template",null,38,e.W1O),e.qZA()),2&n){const t=a.$implicit,i=e.MAs(7);e.xp6(1),e.Q6J("ngClass",e.WLB(6,Zd,t.Success,!t.Success)),e.xp6(1),e.Oqu(t.InvoiceNumber),e.xp6(1),e.Q6J("ngClass",e.WLB(9,Zd,t.Success,!t.Success)),e.xp6(1),e.Oqu(t.Success?"Success":"Failed"),e.xp6(1),e.Q6J("ngIf",t.Success)("ngIfElse",i)}}function cm(n,a){if(1&n&&(e.TgZ(0,"div",31),e.TgZ(1,"div",32),e.TgZ(2,"table",33),e.TgZ(3,"thead",34),e.TgZ(4,"tr"),e.TgZ(5,"th"),e._uU(6,"Number"),e.qZA(),e.TgZ(7,"th"),e._uU(8,"Status"),e.qZA(),e.TgZ(9,"th"),e._uU(10,"Message"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(11,"tbody"),e.YNc(12,dm,8,12,"tr",35),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&n){const t=e.oxw();e.xp6(12),e.Q6J("ngForOf",t.result)}}const um=function(n,a,t,i,r){return{"text-success":n,"text-warning":a,"text-danger":t,"over-due":i,"over-due-today":r}};function hm(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"tr",41),e.TgZ(1,"td",42),e.TgZ(2,"input",11),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.selected=r}),e.qZA(),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.qZA(),e.TgZ(5,"td"),e._uU(6),e.qZA(),e.TgZ(7,"td"),e._uU(8),e.qZA(),e.TgZ(9,"td"),e._uU(10),e.ALo(11,"date"),e.qZA(),e.TgZ(12,"td",43),e._uU(13),e.ALo(14,"date"),e.qZA(),e.TgZ(15,"td"),e._uU(16),e.ALo(17,"date"),e.qZA(),e.TgZ(18,"td",43),e._uU(19),e.ALo(20,"number"),e.qZA(),e.TgZ(21,"td",36),e._uU(22),e.qZA(),e.qZA()}if(2&n){const t=a.$implicit,i=e.oxw();e.xp6(2),e.Q6J("ngModel",t.selected),e.xp6(2),e.Oqu(t.EntityName),e.xp6(2),e.hij(" ",t.Number," "),e.xp6(2),e.hij(" ",t.CompleteName," "),e.xp6(2),e.Oqu(e.xi3(11,10,t.Date,"dd MMM yyyy")),e.xp6(3),e.Oqu(e.xi3(14,13,t.Created,"HH:mm")),e.xp6(3),e.Oqu(e.xi3(17,16,t.Due,"dd MMM")),e.xp6(3),e.Oqu(e.lcZ(20,19,t.SalesNTax)),e.xp6(2),e.Q6J("ngClass",e.qbA(21,um,3==t.PaymentStateID,2==t.PaymentStateID,1==t.PaymentStateID,1==t.PaymentStateID&&t.Due<i.today,1==t.PaymentStateID&&t.Due==i.today)),e.xp6(1),e.Oqu(t.PaymentStateLabel)}}function _m(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"li",49),e.TgZ(1,"a",50),e.NdJ("click",function(){return e.CHM(t),e.oxw(2).PreviousPage(!0)}),e._uU(2,"Previous"),e.qZA(),e.qZA()}}function mm(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"li",51),e.TgZ(1,"a",52),e.NdJ("click",function(){return e.CHM(t),e.oxw(2).NextPage(!0)}),e._uU(2,"Next"),e.qZA(),e.qZA()}}function pm(n,a){if(1&n&&(e.TgZ(0,"div",44),e.TgZ(1,"div",45),e.TgZ(2,"ul",46),e.YNc(3,_m,3,0,"li",47),e.YNc(4,mm,3,0,"li",48),e.qZA(),e.qZA(),e.qZA()),2&n){const t=e.oxw();e.xp6(3),e.Q6J("ngIf",t.prevPageDisabled),e.xp6(1),e.Q6J("ngIf",t.nextPageDisabled)}}let fm=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.checkboxState=!1,this.hideMore=!0,this.prevPageDisabled=!1,this.nextPageDisabled=!0,this.result=[],this.showToastOnDeliverySuccess=!1}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"OrdersLoader/CustomerInvoice").toPromise().then(t=>{this.filter=t.Filter,this.options=t.Options,this.filter.PageNumber=1,this.filter.DeliveryID=1,this.search()}).catch(t=>{this.toastr.error(t.Message,"Error")})}onCheckboxStateChange(){this.rawList.forEach(t=>t.selected=this.checkboxState)}hasSelection(){return!!this.rawList&&this.getSelected().length>0}getSelected(){return this.rawList?this.rawList.filter(t=>t.selected):[]}process(){let t=this.getSelected();if(t.length>0){var i=[];for(let r=0;r<t.length;r++)i.push(t[r].ID);this.httpService.post(A.apiBase+"Tool/DeliverySendUndelivered",JSON.stringify(i)).toPromise().then(r=>{this.result=r,this.showToastOnDeliverySuccess=!0,setTimeout(()=>{this.showToastOnDeliverySuccess=!1},5e3),this.search()}).catch(r=>{this.toastr.error(r.Message,"Error")})}}search(t){this.httpService.post(A.apiBase+"Orders/CustomerInvoice",this.filter).toPromise().then(i=>{this.rawList=i.Data,this.today=i.Today}).catch(i=>{this.toastr.error(i.Message,"Error")})}PreviousPage(){this.filter.PageNumber--,this.prevPageDisabled=this.filter.PageNumber>1,this.search()}NextPage(){this.filter.PageNumber++,this.prevPageDisabled=!0,this.search()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-send-delivery-so"]],decls:37,vars:11,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton","onSubmit"],[1,"d-flex"],["container","",4,"ngIf"],["id","more-filter","container","",4,"ngIf"],[1,"more",3,"click"],[1,"fas","fa-caret-down"],["type","button","class","btn btn-success shadow rounded",3,"click",4,"ngIf"],[1,"container-fluid"],["class","row",4,"ngIf"],["id","tableGrid",1,"table","border-bottom","mt-5"],[1,"align-center",2,"width","32px"],["type","checkbox",3,"ngModel","ngModelChange"],[2,"width","80px"],[2,"width","140px"],[2,"width","90px"],[1,"text-end",2,"width","120px"],[2,"width","60px"],[1,"text-end",2,"width","100px"],["class","border-bottom",4,"ngFor","ngForOf"],["class","mt-5","align","right",4,"ngIf"],["container",""],["bindLabel","Name","bindValue","ID","placeholder","Select an Outlet",3,"clearable","items","ngModel","ngModelChange"],["bindLabel","Value","bindValue","Key","placeholder","Choose..",3,"clearable","items","ngModel","ngModelChange"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"],["id","customer","url","AC/GetCustomerSuggestion","name","Key",1,"w-100",3,"ngModel","ngModelChange"],["id","more-filter","container",""],["bindLabel","Label","bindValue","ID","placeholder","Choose..",3,"clearable","items","ngModel","ngModelChange"],["bindLabel","Name","bindValue","ID","placeholder","Choose..",3,"clearable","items","ngModel","ngModelChange"],["type","text",3,"ngModel","ngModelChange"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"row"],[1,"col-sm-12"],[1,"table"],[1,"bg-white"],[4,"ngFor","ngForOf"],[3,"ngClass"],[4,"ngIf","ngIfElse"],["ERROR",""],[1,"table-success"],[1,"table-danger"],[1,"border-bottom"],[1,"align-middle"],[1,"text-end"],["align","right",1,"mt-5"],[1,"btn-group"],[1,"list-unstyled"],["class","btn btn-outline-secondary btn-sm me-2",4,"ngIf"],["class","btn btn-outline-secondary btn-sm",4,"ngIf"],[1,"btn","btn-outline-secondary","btn-sm","me-2"],[1,"navbar-link","text-primary",3,"click"],[1,"btn","btn-outline-secondary","btn-sm"],[1,"text-primary",3,"click"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.NdJ("onSubmit",function(o){return i.search(o)}),e.TgZ(1,"filters"),e.TgZ(2,"div",1),e.YNc(3,am,16,9,"div",2),e.YNc(4,rm,13,7,"div",3),e.qZA(),e.TgZ(5,"a",4),e.NdJ("click",function(){return i.hideMore=!i.hideMore}),e._uU(6,"More "),e._UZ(7,"i",5),e.qZA(),e.qZA(),e.TgZ(8,"actions"),e.YNc(9,om,2,0,"button",6),e.qZA(),e.TgZ(10,"content"),e.TgZ(11,"div",7),e.YNc(12,cm,13,1,"div",8),e.TgZ(13,"table",9),e.TgZ(14,"thead"),e.TgZ(15,"tr"),e.TgZ(16,"th",10),e.TgZ(17,"input",11),e.NdJ("ngModelChange",function(o){return i.checkboxState=o})("ngModelChange",function(){return i.onCheckboxStateChange()}),e.qZA(),e.qZA(),e.TgZ(18,"th",12),e._uU(19,"Outlet"),e.qZA(),e.TgZ(20,"th",13),e._uU(21,"Number"),e.qZA(),e.TgZ(22,"th"),e._uU(23,"Customer"),e.qZA(),e.TgZ(24,"th",14),e._uU(25,"Date"),e.qZA(),e.TgZ(26,"th",15),e._uU(27,"Created Time"),e.qZA(),e.TgZ(28,"th",16),e._uU(29,"Due"),e.qZA(),e.TgZ(30,"th",17),e._uU(31,"Sales + Tax"),e.qZA(),e.TgZ(32,"th",16),e._uU(33,"Payment"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(34,"tbody"),e.YNc(35,hm,23,27,"tr",18),e.qZA(),e.qZA(),e.YNc(36,pm,5,2,"div",19),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Send Logistics SO")("hideSearchBox",!1)("hideSearchDropdown",!1)("textButton","Search"),e.xp6(3),e.Q6J("ngIf",i.options),e.xp6(1),e.Q6J("ngIf",!i.hideMore),e.xp6(5),e.Q6J("ngIf",i.hasSelection()),e.xp6(3),e.Q6J("ngIf",i.showToastOnDeliverySuccess),e.xp6(5),e.Q6J("ngModel",i.checkboxState),e.xp6(18),e.Q6J("ngForOf",i.rawList),e.xp6(1),e.Q6J("ngIf",i.rawList))},directives:[ue,f.O5,ht,l.JJ,l.On,At,l.Fj,uo,f.sg,f.mk,l.Wl],pipes:[f.uU,f.JJ],styles:[""]}),n})();var gm=D(2313),vm=D(7217);const ym=function(n){return[n]};function bm(n,a){if(1&n&&(e.TgZ(0,"ul",14),e.TgZ(1,"li",15),e.TgZ(2,"a",16),e._UZ(3,"i"),e.TgZ(4,"p"),e._uU(5),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.xp6(2),e.Q6J("routerLink",e.VKq(4,ym,t.Url)),e.xp6(1),e.Tol(t.Icon),e.xp6(2),e.Oqu(t.Title)}}let Pd=(()=>{class n{constructor(t,i,r,o,v){this._router=t,this.titleService=i,this.activatedRoute=r,this.toastr=o,this.auth=v,this.Menu={},this.Menu=[{Title:"Product",Url:"product",Icon:"fas fa-tag"},{Title:"Merge",Url:"merge",Icon:"fas fa-compress"},{Title:"Unit Cost",Url:"unit-cost",Icon:"fas fa-tag"},{Title:"Outlet Price",Url:"outlet-price",Icon:"fas fa-dollar-sign"},{Title:"Logistics",Url:"delivery",Icon:"fas fa-truck"},{Title:"Transaction",Url:"transaction",Icon:"fas fa-edit"},{Title:"Treatment",Url:"treatment",Icon:"fas fa-ticket-alt"},{Title:"Advanced",Url:"advanced",Icon:"fas fa-sliders-h"},{Title:"Send Mail",Url:"send-mail",Icon:"fas fa-envelope"},{Title:"Recalculate",Url:"recalculate",Icon:"fas fa-calculator"}]}ngOnInit(){this.Domain=localStorage.getItem("Domain")}LogOut(){this.auth.logout()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(m.F0),e.Y36(gm.Dx),e.Y36(m.gz),e.Y36(z._W),e.Y36(vm.$))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-menu"]],decls:20,vars:2,consts:[[1,"wrapper"],["data-color","blue",1,"sidebar"],[1,"logo"],[1,"dropdown","top-initial"],["href","#","id","dropdownMenuButton1","data-bs-toggle","dropdown","title","store.dealpos.net",1,"simple-text","text-start"],[1,"fas","fa-caret-down","fa-xs","ms-2"],["aria-labelledby","dropdownMenuButton1",1,"dropdown-menu"],[1,"dropdown-header","text-dark","border-bottom"],[1,"divider","m-0"],[1,"dropdown-item","h5",2,"cursor","pointer",3,"click"],["aria-hidden","true",1,"fas","fa-sign-out-alt"],[1,"sidebar-wrapper"],["class","nav",4,"ngFor","ngForOf"],[1,"main-panel"],[1,"nav"],["routerLinkActive","active"],[1,"nav-link",3,"routerLink"]],template:function(t,i){1&t&&(e.TgZ(0,"div",0),e.TgZ(1,"div",1),e.TgZ(2,"div",2),e.TgZ(3,"div",3),e.TgZ(4,"a",4),e._uU(5," DealPOS Tools"),e._UZ(6,"i",5),e.qZA(),e.TgZ(7,"div",6),e.TgZ(8,"div",7),e._uU(9),e.qZA(),e._UZ(10,"div",8),e.TgZ(11,"a",9),e.NdJ("click",function(){return i.LogOut()}),e._UZ(12,"i",10),e._uU(13,"\xa0 "),e.TgZ(14,"span"),e._uU(15," Log Out"),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(16,"div",11),e.YNc(17,bm,6,6,"ul",12),e.qZA(),e.qZA(),e.TgZ(18,"div",13),e._UZ(19,"router-outlet"),e.qZA(),e.qZA()),2&t&&(e.xp6(9),e.Oqu(i.Domain),e.xp6(8),e.Q6J("ngForOf",i.Menu))},directives:[f.sg,m.Od,m.yS,m.lC],styles:[".top-initial[_ngcontent-%COMP%] .dropdown-menu.show[_ngcontent-%COMP%]{top:initial!important}"]}),n})(),Mm=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.old=null,this.new=null,this.httpService.post(A.apiBase+"tools/Merge/CategoryMergeLoader").toPromise().then(t=>{this.rawList=t,this.listCategory=this.rawList.Categories}).catch(t=>{this.toastr.error(t.Message,"Error")})}process(){if(this.old==this.new&&null!=this.old&&null!=this.new)return this.toastr.error("Cannot merge with same category","Error");this.httpService.post(A.apiBase+"tools/Merge/ProcessCategoryMerge",{CategoryOld:this.old,CategoryNew:this.new}).toPromise().then(i=>{(null!=i||null!=i)&&(i.includes("Complete")?this.toastr.success(i,"Success"):this.toastr.warning(i,"Warning"),this.load())}).catch(i=>{i.error.Message.includes("SAME TABLE REFERENCE")?this.toastr.error("The old category you want to merge is the parent of the new category","Error"):this.toastr.error(i.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-category"]],decls:34,vars:7,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-5","ms-2"],[1,"col-md-2"],[1,"col-md-10"],[1,"row","mb-5"],[1,"col-md-6"],["for","oldCategory",1,"mb-5"],["bindLabel","Value","bindValue","Key","placeholder","Select Category",3,"clearable","items","ngModel","ngModelChange"],["for","newCategory",1,"mb-5"],[1,"border","mt-6"],[1,"fst-italic","text-primary","fw-bold","h5","ms-5","mt-5"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"div",3),e.TgZ(7,"div",4),e.TgZ(8,"h5"),e._uU(9,"Category"),e.qZA(),e.TgZ(10,"i"),e._uU(11,"Category to be deleted and merged"),e.qZA(),e.qZA(),e.TgZ(12,"div",5),e.TgZ(13,"div",6),e.TgZ(14,"div",7),e.TgZ(15,"div"),e.TgZ(16,"label",8),e._uU(17,"Old Category"),e.qZA(),e.TgZ(18,"ng-select",9),e.NdJ("ngModelChange",function(o){return i.old=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(19,"div",7),e.TgZ(20,"div"),e.TgZ(21,"label",10),e._uU(22,"New Category"),e.qZA(),e.TgZ(23,"ng-select",9),e.NdJ("ngModelChange",function(o){return i.new=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(24,"div",11),e.TgZ(25,"div",12),e._uU(26,"Tips"),e.qZA(),e.TgZ(27,"ol"),e.TgZ(28,"li"),e._uU(29,"This will merge 2 Category into one"),e.qZA(),e.TgZ(30,"li"),e._uU(31,"All transaction items will be converted from old item to new item"),e.qZA(),e.TgZ(32,"li"),e._uU(33,"For categories that become the parent of another category, it can't be merged"),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Merge Category"),e.xp6(18),e.Q6J("clearable",!0)("items",i.listCategory)("ngModel",i.old),e.xp6(5),e.Q6J("clearable",!0)("items",i.listCategory)("ngModel",i.new))},directives:[ue,ht,l.JJ,l.On],styles:[""]}),n})(),Tm=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){}process(){if(this.oldCustomer==this.newCustomer&&null!=this.oldCustomer&&null!=this.newCustomer)return this.toastr.error("Cannot merge with same supplier","Error");this.httpService.post(A.apiBase+"tools/Merge/ProcessMergeCustomer",{Old:this.oldCustomer,New:this.newCustomer}).toPromise().then(i=>{(null!=i||null!=i)&&(i.includes("Complete")?this.toastr.success(i,"Success"):this.toastr.warning(i,"Warning"),this.oldCustomer=null,this.newCustomer=null)}).catch(i=>{this.toastr.error(i.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-customer"]],decls:32,vars:3,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-5","ms-2"],[1,"col-md-2"],[1,"col-md-10"],[1,"form-group","row"],[1,"col-md-6","mb-7"],["for","oldCustomer",1,"mb-5"],["id","oldCustomer","url","AC/GetCustomerSuggestion","name","Key",1,"w-100",3,"ngModel","ngModelChange"],[1,"col-md-6"],["for","newCustomer",1,"mb-5"],["id","newCustomer","url","AC/GetCustomerSuggestion","name","Key",1,"w-100",3,"ngModel","ngModelChange"],[1,"border","mt-6"],[1,"font-italic","text-primary","font-weight-bold","h5","ms-5","mt-5"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"div",3),e.TgZ(7,"div",4),e.TgZ(8,"h5"),e._uU(9,"Customer"),e.qZA(),e.TgZ(10,"i"),e._uU(11,"Customer to be deleted and merged"),e.qZA(),e.qZA(),e.TgZ(12,"div",5),e.TgZ(13,"div",6),e.TgZ(14,"div",7),e.TgZ(15,"div"),e.TgZ(16,"label",8),e._uU(17,"Old Customer"),e.qZA(),e.TgZ(18,"autocomplete",9),e.NdJ("ngModelChange",function(o){return i.oldCustomer=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(19,"div",10),e.TgZ(20,"div"),e.TgZ(21,"label",11),e._uU(22,"New Customer"),e.qZA(),e.TgZ(23,"autocomplete",12),e.NdJ("ngModelChange",function(o){return i.newCustomer=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(24,"div",13),e.TgZ(25,"div",14),e._uU(26,"Tips"),e.qZA(),e.TgZ(27,"ol"),e.TgZ(28,"li"),e._uU(29,"This will merge 2 Customer into one"),e.qZA(),e.TgZ(30,"li"),e._uU(31,"all transaction items will be converted from old item to new item"),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Merge Customer"),e.xp6(18),e.Q6J("ngModel",i.oldCustomer),e.xp6(5),e.Q6J("ngModel",i.newCustomer))},directives:[ue,uo,l.JJ,l.On],styles:[""]}),n})();function km(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"tr"),e.TgZ(1,"td",9),e.TgZ(2,"input",6),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.selected=r}),e.qZA(),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.qZA(),e.TgZ(5,"td"),e._uU(6),e.qZA(),e.qZA()}if(2&n){const t=a.$implicit;e.xp6(2),e.Q6J("ngModel",t.selected),e.xp6(2),e.Oqu(t.Name),e.xp6(2),e.Oqu(t.Count)}}let wm=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.checkboxState=!1}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Merge/DuplicateProductNames").toPromise().then(t=>{this.rawList=t}).catch(t=>{this.toastr.error(t.Message,"Error")})}onCheckboxStateChange(){this.rawList.forEach(t=>t.selected=this.checkboxState)}hasSelection(){return!!this.rawList&&this.getSelected().length>0}getSelected(){return this.rawList?this.rawList.filter(t=>t.selected):[]}process(){let t=this.getSelected();if(t.length>0){var i=[];for(let r=0;r<t.length;r++)i.push(t[r].Name);this.httpService.post(A.apiBase+"tools/Merge/ProcessDuplicateProductNames",JSON.stringify(i)).toPromise().then(r=>{this.toastr.success(r,"Success"),this.load()}).catch(r=>{this.toastr.error(r.Message,"Error")})}}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-duplicate-variant-names"]],decls:17,vars:3,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],["id","tableGrid",1,"table","border-bottom","mt-5",2,"width","300px"],[1,"header"],[1,"align-center",2,"width","32px"],["type","checkbox",3,"ngModel","ngModelChange"],[2,"width","150px"],[4,"ngFor","ngForOf"],[1,"align-middle"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"table",3),e.TgZ(7,"thead"),e.TgZ(8,"tr",4),e.TgZ(9,"th",5),e.TgZ(10,"input",6),e.NdJ("ngModelChange",function(o){return i.checkboxState=o})("ngModelChange",function(){return i.onCheckboxStateChange()}),e.qZA(),e.qZA(),e.TgZ(11,"th",7),e._uU(12,"Name"),e.qZA(),e.TgZ(13,"th",7),e._uU(14,"Count"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(15,"tbody"),e.YNc(16,km,7,3,"tr",8),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Duplicate Variant Names"),e.xp6(10),e.Q6J("ngModel",i.checkboxState),e.xp6(6),e.Q6J("ngForOf",i.rawList))},directives:[ue,l.Wl,l.JJ,l.On,f.sg],styles:[""]}),n})(),Dm=(()=>{class n{constructor(){this.productTabs=[{Title:"Variant",Url:"/menu/merge/variant"},{Title:"Category",Url:"/menu/merge/category"},{Title:"Customer",Url:"/menu/merge/customer"},{Title:"Supplier",Url:"/menu/merge/supplier"},{Title:"Duplicate Variant Names",Url:"/menu/merge/duplicate-variant-names"},{Title:"Product With No Variants",Url:"/menu/merge/product-with-no-variants"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-merge"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],styles:[""]}),n})();function Cm(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"tr"),e.TgZ(1,"td",9),e.TgZ(2,"input",6),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.selected=r}),e.qZA(),e.qZA(),e.TgZ(3,"td",10),e._uU(4),e.qZA(),e.TgZ(5,"td"),e._uU(6),e.qZA(),e.qZA()}if(2&n){const t=a.$implicit;e.xp6(2),e.Q6J("ngModel",t.selected),e.xp6(2),e.Oqu(t.Name),e.xp6(2),e.Oqu(t.Code)}}let xm=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.checkboxState=!1}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Merge/GetProductNoVariants").toPromise().then(t=>{this.rawList=t}).catch(t=>{this.toastr.error(t.Message,"Error")})}onCheckboxStateChange(){this.rawList.forEach(t=>t.selected=this.checkboxState)}hasSelection(){return!!this.rawList&&this.getSelected().length>0}getSelected(){return this.rawList?this.rawList.filter(t=>t.selected):[]}process(){if(!confirm("Are you sure you want to delete selected record/s?"))return;let t=this.getSelected();if(t.length>0){var i=[];for(let r=0;r<t.length;r++)i.push(t[r].ID);this.httpService.post(A.apiBase+"tools/Merge/ClearProductNoVariants",JSON.stringify(i)).toPromise().then(r=>{this.toastr.success(r,"Success"),this.load()}).catch(r=>{this.toastr.error(r.Message,"Error")})}}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-product-with-no-variants"]],decls:17,vars:3,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],["id","tableGrid",1,"table","border-bottom","w-50","mt-5",2,"width","300px"],[1,"header"],[1,"align-center",2,"width","32px"],["type","checkbox",3,"ngModel","ngModelChange"],[1,"text-start",2,"width","300px"],[4,"ngFor","ngForOf"],[1,"align-middle"],[1,"text-start"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Delete "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"table",3),e.TgZ(7,"thead"),e.TgZ(8,"tr",4),e.TgZ(9,"th",5),e.TgZ(10,"input",6),e.NdJ("ngModelChange",function(o){return i.checkboxState=o})("ngModelChange",function(){return i.onCheckboxStateChange()}),e.qZA(),e.qZA(),e.TgZ(11,"th",7),e._uU(12,"Product"),e.qZA(),e.TgZ(13,"th"),e._uU(14,"Code"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(15,"tbody"),e.YNc(16,Cm,7,3,"tr",8),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Product With No Variants"),e.xp6(10),e.Q6J("ngModel",i.checkboxState),e.xp6(6),e.Q6J("ngForOf",i.rawList))},directives:[ue,l.Wl,l.JJ,l.On,f.sg],styles:[""]}),n})(),Sm=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){}process(){if(this.oldSupplier==this.newSupplier&&null!=this.oldSupplier&&null!=this.newSupplier)return this.toastr.error("Cannot merge with same supplier","Error");let t={Old:this.oldSupplier,New:this.newSupplier};A.IsEmpty(t.Old)||A.IsEmpty(t.New)?this.toastr.warning("Please provide Old Supplier and New Supplier!","Warning"):this.httpService.post(A.apiBase+"tool/ProcessMergeSupplier",t).subscribe({next:i=>{this.toastr.success(i.Message,"Success"),this.oldSupplier=null,this.newSupplier=null}})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-supplier"]],decls:32,vars:3,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-5","ms-2"],[1,"col-md-2"],[1,"col-md-10"],[1,"form-group","row"],[1,"col-md-6","mb-7"],["for","oldSupplier",1,"mb-5"],["id","oldSupplier","url","AC/GetSupplierSuggestion","name","Key",1,"w-100",3,"ngModel","ngModelChange"],[1,"col-md-6"],["for","newSupplier",1,"mb-5"],["id","newSupplier","url","AC/GetSupplierSuggestion","name","Key",1,"w-100",3,"ngModel","ngModelChange"],[1,"border","mt-6"],[1,"fst-italic","text-primary","fw-bold","h5","ms-5","mt-5"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"div",3),e.TgZ(7,"div",4),e.TgZ(8,"h5"),e._uU(9,"Supplier"),e.qZA(),e.TgZ(10,"i"),e._uU(11,"Supplier to be deleted and merged"),e.qZA(),e.qZA(),e.TgZ(12,"div",5),e.TgZ(13,"div",6),e.TgZ(14,"div",7),e.TgZ(15,"div"),e.TgZ(16,"label",8),e._uU(17,"Old Supplier"),e.qZA(),e.TgZ(18,"autocomplete",9),e.NdJ("ngModelChange",function(o){return i.oldSupplier=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(19,"div",10),e.TgZ(20,"div"),e.TgZ(21,"label",11),e._uU(22,"New Supplier"),e.qZA(),e.TgZ(23,"autocomplete",12),e.NdJ("ngModelChange",function(o){return i.newSupplier=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(24,"div",13),e.TgZ(25,"div",14),e._uU(26,"Tips"),e.qZA(),e.TgZ(27,"ol"),e.TgZ(28,"li"),e._uU(29,"This will merge 2 Supplier into one"),e.qZA(),e.TgZ(30,"li"),e._uU(31,"all transaction items will be converted from old item to new item"),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Merge Supplier"),e.xp6(18),e.Q6J("ngModel",i.oldSupplier),e.xp6(5),e.Q6J("ngModel",i.newSupplier))},directives:[ue,uo,l.JJ,l.On],styles:[""]}),n})(),Lm=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){}process(){if(this.oldVariant==this.newVariant&&null!=this.oldVariant&&null!=this.newVariant)return this.toastr.error("Cannot merge same variant","Error");this.httpService.post(A.apiBase+"tools/Merge/ProcessMergeVariant",{Old:this.oldVariant,New:this.newVariant}).toPromise().then(i=>{(null!=i||null!=i)&&(i.includes("Complete")?this.toastr.success(i,"Success"):this.toastr.warning(i,"Warning"),this.oldVariant=null,this.newVariant=null)}).catch(i=>{this.toastr.error(i.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-variant"]],decls:32,vars:3,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-5","ms-2"],[1,"col-md-2"],[1,"col-md-10"],[1,"row","mb-5"],[1,"col-md-5"],["for","oldVariant",1,"mb-5"],["id","oldVariant","url","AC/GetVariantSuggestionByCodeNName","name","Key",1,"w-100",3,"ngModel","ngModelChange"],["for","newVariant",1,"mb-5"],["id","newVariant","url","AC/GetVariantSuggestionByCodeNName","name","Key",1,"w-100",3,"ngModel","ngModelChange"],[1,"border","mt-6"],[1,"fst-italic","text-primary","fw-bold","h5","ms-5","mt-5"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"div",3),e.TgZ(7,"div",4),e.TgZ(8,"h5"),e._uU(9,"Variant"),e.qZA(),e.TgZ(10,"i"),e._uU(11,"Variant to be deleted and merged"),e.qZA(),e.qZA(),e.TgZ(12,"div",5),e.TgZ(13,"div",6),e.TgZ(14,"div",7),e.TgZ(15,"div"),e.TgZ(16,"label",8),e._uU(17,"Old Variant"),e.qZA(),e.TgZ(18,"autocomplete",9),e.NdJ("ngModelChange",function(o){return i.oldVariant=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(19,"div",7),e.TgZ(20,"div"),e.TgZ(21,"label",10),e._uU(22,"New Variant"),e.qZA(),e.TgZ(23,"autocomplete",11),e.NdJ("ngModelChange",function(o){return i.newVariant=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(24,"div",12),e.TgZ(25,"div",13),e._uU(26,"Tips"),e.qZA(),e.TgZ(27,"ol"),e.TgZ(28,"li"),e._uU(29,"This will merge 2 Variant into one"),e.qZA(),e.TgZ(30,"li"),e._uU(31,"all transaction items will be converted from old item to new item"),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Merge Variant"),e.xp6(18),e.Q6J("ngModel",i.oldVariant),e.xp6(5),e.Q6J("ngModel",i.newVariant))},directives:[ue,uo,l.JJ,l.On],styles:[""]}),n})(),Am=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/OutletPrice/CopyOutletLoader").toPromise().then(t=>{this.listEntities=t.Options.Source,this.listCategories=t.Options.Categories}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}process(){return this.source==this.destination&&null!=this.destination&&null!=this.source?this.toastr.error("Source and Destination cannot be same","Error"):this.destination&&this.source?void this.httpService.post(A.apiBase+"tools/OutletPrice/SubmitOutletCopy",{SourceID:this.source,DestinitionID:this.destination,CategoryID:this.category}).toPromise().then(i=>{this.toastr.success(i,"Success"),this.load()}).catch(i=>{i.error.Message.includes("INSERT statement conflicted with the FOREIGN KEY constraint")?this.toastr.error("Source or Destiantion not inserted","Error"):this.toastr.error(i.error.Message,"Error")}):this.toastr.error("Source and Destination must be selected","Error")}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-copy"]],decls:27,vars:10,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-10","ms-2"],[1,"col-md-2"],[1,"col-md-10"],[1,"form-group","row"],[1,"col-md-6"],[1,"mb-6"],["bindLabel","Name","bindValue","ID","placeholder","Select a Source",3,"clearable","items","ngModel","ngModelChange"],["bindLabel","Name","bindValue","ID","placeholder","Select a Destination",3,"clearable","items","ngModel","ngModelChange"],[1,"form-group","row","mt-6"],[1,"col-md-6","mb-7"],["bindLabel","Value","bindValue","Key","placeholder","Select a Category",3,"clearable","items","ngModel","ngModelChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"div",3),e.TgZ(7,"div",4),e.TgZ(8,"h5"),e._uU(9,"Copy"),e.qZA(),e.TgZ(10,"i"),e._uU(11,"Outlet price will be copy to another outlet"),e.qZA(),e.qZA(),e.TgZ(12,"div",5),e.TgZ(13,"div",6),e.TgZ(14,"div",7),e.TgZ(15,"label",8),e._uU(16,"Source"),e.qZA(),e.TgZ(17,"ng-select",9),e.NdJ("ngModelChange",function(o){return i.source=o}),e.qZA(),e.qZA(),e.TgZ(18,"div",7),e.TgZ(19,"label",8),e._uU(20,"Destination"),e.qZA(),e.TgZ(21,"ng-select",10),e.NdJ("ngModelChange",function(o){return i.destination=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(22,"div",11),e.TgZ(23,"div",12),e.TgZ(24,"label",8),e._uU(25,"Category"),e.qZA(),e.TgZ(26,"ng-select",13),e.NdJ("ngModelChange",function(o){return i.category=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Copy Outlet Price To Another Outlet"),e.xp6(17),e.Q6J("clearable",!0)("items",i.listEntities)("ngModel",i.source),e.xp6(4),e.Q6J("clearable",!0)("items",i.listEntities)("ngModel",i.destination),e.xp6(5),e.Q6J("clearable",!0)("items",i.listCategories)("ngModel",i.category))},directives:[ue,ht,l.JJ,l.On],styles:[""]}),n})(),Ym=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.amount="",this.percentage=""}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/OutletPrice/SetOutletPriceByIncreasingItemUnitPrice").toPromise().then(t=>{this.listEntities=t.Options.Entities,this.listCategories=t.Options.Categories}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}process(){if(!this.entity)return this.toastr.error("Outlet must be selected","Error");if(!this.category)return this.toastr.error("Category must be selected","Error");if(""==this.amount.trim()&&""==this.percentage.trim())return this.toastr.error("Please insert amount or percentage","Error");let t={EntityID:this.entity,CategoryID:this.category,Amount:A.IsEmpty(this.amount.trim())?null:this.amount,Percentage:A.IsEmpty(this.percentage.trim())?null:this.percentage};this.httpService.post(A.apiBase+"tools/OutletPrice/SubmitSetOutletPriceByIncreasing",t).toPromise().then(i=>{this.toastr.success(i,"Success"),this.load()}).catch(i=>{i.error.includes("not both of them")?this.toastr.error(i.error,"Error"):this.toastr.error(i.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-increase"]],decls:41,vars:9,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-10","ms-2"],[1,"col-md-2"],[1,"col-md-10"],[1,"form-group","row"],[1,"col-md-6","mb-3"],[1,"mb-6"],["bindLabel","Name","bindValue","ID","placeholder","Select an Outlet",3,"clearable","items","ngModel","ngModelChange"],[1,"col-md-6"],["bindLabel","Value","bindValue","Key","placeholder","Select a Category",3,"clearable","items","ngModel","ngModelChange"],[1,"form-group","row","mt-6"],[1,"col-md-6","mb-7"],["type","text","awnum","",1,"form-control",3,"ngModel","ngModelChange"],[1,"border","mt-6"],[1,"fst-italic","text-primary","fw-bold","h5","ms-5","mt-5"],[1,"ps-5"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"div",3),e.TgZ(7,"div",4),e.TgZ(8,"h5"),e._uU(9,"Increase From Default"),e.qZA(),e.TgZ(10,"i"),e._uU(11,"Fill Amount or Percentage, not both of them"),e.qZA(),e.qZA(),e.TgZ(12,"div",5),e.TgZ(13,"div",6),e.TgZ(14,"div",7),e.TgZ(15,"label",8),e._uU(16,"Outlet"),e.qZA(),e.TgZ(17,"ng-select",9),e.NdJ("ngModelChange",function(o){return i.entity=o}),e.qZA(),e.qZA(),e.TgZ(18,"div",10),e.TgZ(19,"label",8),e._uU(20,"Category"),e.qZA(),e.TgZ(21,"ng-select",11),e.NdJ("ngModelChange",function(o){return i.category=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(22,"div",12),e.TgZ(23,"div",13),e.TgZ(24,"label",8),e._uU(25,"Amount"),e.qZA(),e.TgZ(26,"input",14),e.NdJ("ngModelChange",function(o){return i.amount=o}),e.qZA(),e.qZA(),e.TgZ(27,"div",10),e.TgZ(28,"label",8),e._uU(29,"Percentage (%)"),e.qZA(),e.TgZ(30,"input",14),e.NdJ("ngModelChange",function(o){return i.percentage=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(31,"div",15),e.TgZ(32,"div",16),e._uU(33,"Tips"),e.qZA(),e.TgZ(34,"ol"),e.TgZ(35,"li"),e._uU(36,"You can only choose one of the above, either Amount increment or Percentage increment "),e.qZA(),e.TgZ(37,"li"),e._uU(38,"Only worked for the chosen category"),e.qZA(),e.qZA(),e.TgZ(39,"span",17),e._uU(40,"e.g : A product with $10 unitprice, will be increased 10% and become $11 for the outlet you choose on the above."),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Set Outlet Price By Increasing Item.UnitPrice"),e.xp6(17),e.Q6J("clearable",!0)("items",i.listEntities)("ngModel",i.entity),e.xp6(4),e.Q6J("clearable",!0)("items",i.listCategories)("ngModel",i.category),e.xp6(5),e.Q6J("ngModel",i.amount),e.xp6(4),e.Q6J("ngModel",i.percentage))},directives:[ue,ht,l.JJ,l.On,l.Fj],styles:[""]}),n})(),Om=(()=>{class n{constructor(){this.productTabs=[{Title:"Copy",Url:"/menu/outlet-price/copy"},{Title:"Increase",Url:"/menu/outlet-price/increase"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-outlet-price"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],styles:[""]}),n})();function Em(n,a){if(1&n&&(e.TgZ(0,"span"),e._uU(1),e.qZA()),2&n){const t=e.oxw(),i=t.$implicit,r=t.index,o=e.oxw().$implicit;e.xp6(1),e.AsE(" ",i,"",r!=o.Value.length-1?" -> ":""," ")}}function Im(n,a){if(1&n&&(e.ynx(0),e.YNc(1,Em,2,2,"span",1),e.BQk()),2&n){const t=a.index;e.xp6(1),e.Q6J("ngIf",t>0)}}function Zm(n,a){if(1&n&&(e.TgZ(0,"tr"),e.TgZ(1,"td"),e._uU(2),e.qZA(),e.TgZ(3,"td"),e.YNc(4,Im,2,1,"ng-container",5),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.xp6(2),e.Oqu(t.Value[t.Value.length-2]),e.xp6(2),e.Q6J("ngForOf",t.Value)}}function Pm(n,a){if(1&n&&(e.TgZ(0,"content"),e.TgZ(1,"div",2),e.TgZ(2,"div",3),e.TgZ(3,"table",4),e.TgZ(4,"thead"),e.TgZ(5,"tr"),e.TgZ(6,"th"),e._uU(7,"Parent Category"),e.qZA(),e.TgZ(8,"th"),e._uU(9,"Child Category"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(10,"tbody"),e.YNc(11,Zm,5,2,"tr",5),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&n){const t=a.ngIf;e.xp6(11),e.Q6J("ngForOf",t)}}let Fm=(()=>{class n{constructor(t){this.http=t,this.pageTitle="Circular Product Category",this.dataEndpoint="tools/Product/CircularCategoryCheck"}ngOnInit(){this.data$=this.http.post(`${A.apiBase}${this.dataEndpoint}`)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-circular-product-category"]],decls:3,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown"],[4,"ngIf"],[1,"container-fluid","mt-5"],[1,"table-responsive"],["id","tableGrid",1,"table","border-bottom","mt-5"],[4,"ngFor","ngForOf"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.YNc(1,Pm,12,1,"content",1),e.ALo(2,"async"),e.qZA()),2&t&&(e.Q6J("Title",i.pageTitle)("hideSearchBox",!0)("hideSearchDropdown",!0),e.xp6(1),e.Q6J("ngIf",e.lcZ(2,4,i.data$)))},directives:[ue,f.O5,f.sg],pipes:[f.Ov],styles:[""]}),n})();const Nm=["input"],Hm=function(n){return{enterDuration:n}},Rm=["*"],qm=new e.OlP("mat-radio-default-options",{providedIn:"root",factory:function Bm(){return{color:"accent"}}});let Fd=0;const jm={provide:l.JU,useExisting:(0,e.Gpc)(()=>_l),multi:!0};class Nd{constructor(a,t){this.source=a,this.value=t}}const Hd=new e.OlP("MatRadioGroup");let Vm=(()=>{class n{constructor(t){this._changeDetector=t,this._value=null,this._name="mat-radio-group-"+Fd++,this._selected=null,this._isInitialized=!1,this._labelPosition="after",this._disabled=!1,this._required=!1,this._controlValueAccessorChangeFn=()=>{},this.onTouched=()=>{},this.change=new e.vpe}get name(){return this._name}set name(t){this._name=t,this._updateRadioButtonNames()}get labelPosition(){return this._labelPosition}set labelPosition(t){this._labelPosition="before"===t?"before":"after",this._markRadiosForCheck()}get value(){return this._value}set value(t){this._value!==t&&(this._value=t,this._updateSelectedRadioFromValue(),this._checkSelectedRadioButton())}_checkSelectedRadioButton(){this._selected&&!this._selected.checked&&(this._selected.checked=!0)}get selected(){return this._selected}set selected(t){this._selected=t,this.value=t?t.value:null,this._checkSelectedRadioButton()}get disabled(){return this._disabled}set disabled(t){this._disabled=me(t),this._markRadiosForCheck()}get required(){return this._required}set required(t){this._required=me(t),this._markRadiosForCheck()}ngAfterContentInit(){this._isInitialized=!0}_touch(){this.onTouched&&this.onTouched()}_updateRadioButtonNames(){this._radios&&this._radios.forEach(t=>{t.name=this.name,t._markForCheck()})}_updateSelectedRadioFromValue(){this._radios&&(null===this._selected||this._selected.value!==this._value)&&(this._selected=null,this._radios.forEach(i=>{i.checked=this.value===i.value,i.checked&&(this._selected=i)}))}_emitChangeEvent(){this._isInitialized&&this.change.emit(new Nd(this._selected,this._value))}_markRadiosForCheck(){this._radios&&this._radios.forEach(t=>t._markForCheck())}writeValue(t){this.value=t,this._changeDetector.markForCheck()}registerOnChange(t){this._controlValueAccessorChangeFn=t}registerOnTouched(t){this.onTouched=t}setDisabledState(t){this.disabled=t,this._changeDetector.markForCheck()}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.sBO))},n.\u0275dir=e.lG2({type:n,inputs:{color:"color",name:"name",labelPosition:"labelPosition",value:"value",selected:"selected",disabled:"disabled",required:"required"},outputs:{change:"change"}}),n})(),_l=(()=>{class n extends Vm{}return n.\u0275fac=function(){let a;return function(i){return(a||(a=e.n5z(n)))(i||n)}}(),n.\u0275dir=e.lG2({type:n,selectors:[["mat-radio-group"]],contentQueries:function(t,i,r){if(1&t&&e.Suo(r,ml,5),2&t){let o;e.iGM(o=e.CRH())&&(i._radios=o)}},hostAttrs:["role","radiogroup",1,"mat-radio-group"],exportAs:["matRadioGroup"],features:[e._Bn([jm,{provide:Hd,useExisting:n}]),e.qOj]}),n})();class Um{constructor(a){this._elementRef=a}}const zm=b(w(Um));let Jm=(()=>{class n extends zm{constructor(t,i,r,o,v,x,O,I){super(i),this._changeDetector=r,this._focusMonitor=o,this._radioDispatcher=v,this._providerOverride=O,this._uniqueId="mat-radio-"+ ++Fd,this.id=this._uniqueId,this.change=new e.vpe,this._checked=!1,this._value=null,this._removeUniqueSelectionListener=()=>{},this.radioGroup=t,this._noopAnimations="NoopAnimations"===x,I&&(this.tabIndex=hi(I,0)),this._removeUniqueSelectionListener=v.listen((B,W)=>{B!==this.id&&W===this.name&&(this.checked=!1)})}get checked(){return this._checked}set checked(t){const i=me(t);this._checked!==i&&(this._checked=i,i&&this.radioGroup&&this.radioGroup.value!==this.value?this.radioGroup.selected=this:!i&&this.radioGroup&&this.radioGroup.value===this.value&&(this.radioGroup.selected=null),i&&this._radioDispatcher.notify(this.id,this.name),this._changeDetector.markForCheck())}get value(){return this._value}set value(t){this._value!==t&&(this._value=t,null!==this.radioGroup&&(this.checked||(this.checked=this.radioGroup.value===t),this.checked&&(this.radioGroup.selected=this)))}get labelPosition(){return this._labelPosition||this.radioGroup&&this.radioGroup.labelPosition||"after"}set labelPosition(t){this._labelPosition=t}get disabled(){return this._disabled||null!==this.radioGroup&&this.radioGroup.disabled}set disabled(t){this._setDisabled(me(t))}get required(){return this._required||this.radioGroup&&this.radioGroup.required}set required(t){this._required=me(t)}get color(){return this._color||this.radioGroup&&this.radioGroup.color||this._providerOverride&&this._providerOverride.color||"accent"}set color(t){this._color=t}get inputId(){return`${this.id||this._uniqueId}-input`}focus(t,i){i?this._focusMonitor.focusVia(this._inputElement,i,t):this._inputElement.nativeElement.focus(t)}_markForCheck(){this._changeDetector.markForCheck()}ngOnInit(){this.radioGroup&&(this.checked=this.radioGroup.value===this._value,this.checked&&(this.radioGroup.selected=this),this.name=this.radioGroup.name)}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0).subscribe(t=>{!t&&this.radioGroup&&this.radioGroup._touch()})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._removeUniqueSelectionListener()}_emitChangeEvent(){this.change.emit(new Nd(this,this._value))}_isRippleDisabled(){return this.disableRipple||this.disabled}_onInputClick(t){t.stopPropagation()}_onInputInteraction(t){if(t.stopPropagation(),!this.checked&&!this.disabled){const i=this.radioGroup&&this.value!==this.radioGroup.value;this.checked=!0,this._emitChangeEvent(),this.radioGroup&&(this.radioGroup._controlValueAccessorChangeFn(this.value),i&&this.radioGroup._emitChangeEvent())}}_setDisabled(t){this._disabled!==t&&(this._disabled=t,this._changeDetector.markForCheck())}}return n.\u0275fac=function(t){e.$Z()},n.\u0275dir=e.lG2({type:n,viewQuery:function(t,i){if(1&t&&e.Gf(Nm,5),2&t){let r;e.iGM(r=e.CRH())&&(i._inputElement=r.first)}},inputs:{id:"id",name:"name",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],checked:"checked",value:"value",labelPosition:"labelPosition",disabled:"disabled",required:"required",color:"color"},outputs:{change:"change"},features:[e.qOj]}),n})(),ml=(()=>{class n extends Jm{constructor(t,i,r,o,v,x,O,I){super(t,i,r,o,v,x,O,I)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(Hd,8),e.Y36(e.SBq),e.Y36(e.sBO),e.Y36(Hn),e.Y36(Yh),e.Y36(Rn.Qb,8),e.Y36(qm,8),e.$8M("tabindex"))},n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-radio-button"]],hostAttrs:[1,"mat-radio-button"],hostVars:17,hostBindings:function(t,i){1&t&&e.NdJ("focus",function(){return i._inputElement.nativeElement.focus()}),2&t&&(e.uIk("tabindex",null)("id",i.id)("aria-label",null)("aria-labelledby",null)("aria-describedby",null),e.ekj("mat-radio-checked",i.checked)("mat-radio-disabled",i.disabled)("_mat-animation-noopable",i._noopAnimations)("mat-primary","primary"===i.color)("mat-accent","accent"===i.color)("mat-warn","warn"===i.color))},inputs:{disableRipple:"disableRipple",tabIndex:"tabIndex"},exportAs:["matRadioButton"],features:[e.qOj],ngContentSelectors:Rm,decls:13,vars:20,consts:[[1,"mat-radio-label"],["label",""],[1,"mat-radio-container"],[1,"mat-radio-outer-circle"],[1,"mat-radio-inner-circle"],["type","radio",1,"mat-radio-input","cdk-visually-hidden",3,"id","checked","disabled","tabIndex","required","change","click"],["input",""],["mat-ripple","",1,"mat-radio-ripple","mat-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered","matRippleRadius","matRippleAnimation"],[1,"mat-ripple-element","mat-radio-persistent-ripple"],[1,"mat-radio-label-content"],[2,"display","none"]],template:function(t,i){if(1&t&&(e.F$t(),e.TgZ(0,"label",0,1),e.TgZ(2,"span",2),e._UZ(3,"span",3),e._UZ(4,"span",4),e.TgZ(5,"input",5,6),e.NdJ("change",function(o){return i._onInputInteraction(o)})("click",function(o){return i._onInputClick(o)}),e.qZA(),e.TgZ(7,"span",7),e._UZ(8,"span",8),e.qZA(),e.qZA(),e.TgZ(9,"span",9),e.TgZ(10,"span",10),e._uU(11,"\xa0"),e.qZA(),e.Hsn(12),e.qZA(),e.qZA()),2&t){const r=e.MAs(1);e.uIk("for",i.inputId),e.xp6(5),e.Q6J("id",i.inputId)("checked",i.checked)("disabled",i.disabled)("tabIndex",i.tabIndex)("required",i.required),e.uIk("name",i.name)("value",i.value)("aria-label",i.ariaLabel)("aria-labelledby",i.ariaLabelledby)("aria-describedby",i.ariaDescribedby),e.xp6(2),e.Q6J("matRippleTrigger",r)("matRippleDisabled",i._isRippleDisabled())("matRippleCentered",!0)("matRippleRadius",20)("matRippleAnimation",e.VKq(18,Hm,i._noopAnimations?0:150)),e.xp6(2),e.ekj("mat-radio-label-before","before"==i.labelPosition)}},directives:[rs],styles:[".mat-radio-button{display:inline-block;-webkit-tap-highlight-color:transparent;outline:0}.mat-radio-label{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;vertical-align:middle;width:100%}.mat-radio-container{box-sizing:border-box;display:inline-block;position:relative;width:20px;height:20px;flex-shrink:0}.mat-radio-outer-circle{box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;transition:border-color ease 280ms;width:20px;border-width:2px;border-style:solid;border-radius:50%}._mat-animation-noopable .mat-radio-outer-circle{transition:none}.mat-radio-inner-circle{border-radius:50%;box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;opacity:0;transition:transform ease 280ms,background-color ease 280ms,opacity linear 1ms 280ms;width:20px;transform:scale(0.001);-webkit-print-color-adjust:exact;color-adjust:exact}.mat-radio-checked .mat-radio-inner-circle{transform:scale(0.5);opacity:1;transition:transform ease 280ms,background-color ease 280ms}.cdk-high-contrast-active .mat-radio-checked .mat-radio-inner-circle{border:solid 10px}._mat-animation-noopable .mat-radio-inner-circle{transition:none}.mat-radio-label-content{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;display:inline-block;order:0;line-height:inherit;padding-left:8px;padding-right:0}[dir=rtl] .mat-radio-label-content{padding-right:8px;padding-left:0}.mat-radio-label-content.mat-radio-label-before{order:-1;padding-left:0;padding-right:8px}[dir=rtl] .mat-radio-label-content.mat-radio-label-before{padding-right:0;padding-left:8px}.mat-radio-disabled,.mat-radio-disabled .mat-radio-label{cursor:default}.mat-radio-button .mat-radio-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple){opacity:.16}.mat-radio-persistent-ripple{width:100%;height:100%;transform:none;top:0;left:0}.mat-radio-container:hover .mat-radio-persistent-ripple{opacity:.04}.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple{opacity:.12}.mat-radio-persistent-ripple,.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple{opacity:0}@media(hover: none){.mat-radio-container:hover .mat-radio-persistent-ripple{display:none}}.mat-radio-input{bottom:0;left:50%}.cdk-high-contrast-active .mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-ripple,.cdk-high-contrast-active .mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-ripple{outline:solid 3px}.cdk-high-contrast-active .mat-radio-disabled{opacity:.5}\n"],encapsulation:2,changeDetection:0}),n})(),Wm=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[Ws,xe],xe]}),n})(),Rd=(()=>{class n{constructor(t,i){this.elementRef=t,this.decimalPipe=i,this.preventNegative=!1,this.min="-999999999999999.9999",this.max="999999999999999.9999",this.prevValue=0,this.propagateChange=r=>{},this.el=this.elementRef.nativeElement}thousandSeparator(){return this.decimalPipe.transform(1e3).substring(2,1)}decimalSeparator(){return this.decimalPipe.transform(1.1).substring(2,1)}ngOnInit(){""==this.percentage&&(this.max="100.00",this.min="0.00")}onKeyDown(){const t=parseFloat(this.el.value.replace(new RegExp(this.thousandSeparator(),"g"),""));this.isValid(t)&&!isNaN(t)&&(this.prevValue=parseInt(this.el.value))}onKeyUp(){const t=this.el.value;if(t){const i=parseFloat(t.replace(new RegExp(this.thousandSeparator(),"g"),""));let r=this.decimalPipe.transform(i);t.substring(t.length-1)==this.decimalSeparator()&&(r+=this.decimalSeparator()),this.isValid(i)&&!isNaN(i)?(this.el.value=r,this.propagateChange(i)):this.el.value=isNaN(i)&&"-"==t&&this.isValid(i)?t:this.prevValue.toString()}else this.el.value="",this.propagateChange(0)}isValid(t){return!(this.preventNegative&&t<0||t<this.min||t>this.max)}writeValue(t){if(t||0==t){const i=this.decimalPipe.transform(t);this.el.value=i}}registerOnChange(t){this.propagateChange=t}registerOnTouched(){}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(f.JJ))},n.\u0275dir=e.lG2({type:n,selectors:[["","autoNum",""]],hostBindings:function(t,i){1&t&&e.NdJ("keyup",function(){return i.onKeyUp()})("keydown",function(){return i.onKeyDown()})},inputs:{percentage:"percentage",preventNegative:"preventNegative",min:"min",max:"max"},features:[e._Bn([{provide:l.JU,useExisting:(0,e.Gpc)(()=>n),multi:!0}])]}),n})();function Gm(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",15),e.TgZ(1,"div"),e.TgZ(2,"h6"),e._uU(3,"Category"),e.qZA(),e.TgZ(4,"ng-select",16),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.CategoryID=r}),e.qZA(),e.qZA(),e.TgZ(5,"div"),e.TgZ(6,"h6"),e._uU(7,"Product Discontinued"),e.qZA(),e.TgZ(8,"div",17),e.TgZ(9,"mat-radio-group",18),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().changeFilterProdct(r)}),e.TgZ(10,"mat-radio-button",19),e._uU(11,"No"),e.qZA(),e.TgZ(12,"mat-radio-button",19),e._uU(13,"Yes"),e.qZA(),e.TgZ(14,"mat-radio-button",19),e._uU(15,"All"),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(16,"div"),e.TgZ(17,"h6"),e._uU(18,"Variant Discontinued"),e.qZA(),e.TgZ(19,"div",17),e.TgZ(20,"mat-radio-group",18),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().changeFilterVariant(r)}),e.TgZ(21,"mat-radio-button",19),e._uU(22,"No"),e.qZA(),e.TgZ(23,"mat-radio-button",19),e._uU(24,"Yes"),e.qZA(),e.TgZ(25,"mat-radio-button",19),e._uU(26,"All"),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(4),e.Q6J("clearable",!0)("items",t.options.Categories)("ngModel",t.filter.CategoryID),e.xp6(5),e.Q6J("ngModel",t.filter.ProductDiscontinued),e.xp6(1),e.Q6J("value",!1),e.xp6(2),e.Q6J("value",!0),e.xp6(2),e.Q6J("value",t.NULL),e.xp6(6),e.Q6J("ngModel",t.filter.VariantDiscontinued),e.xp6(1),e.Q6J("value",!1),e.xp6(2),e.Q6J("value",!0),e.xp6(2),e.Q6J("value",t.NULL)}}function Qm(n,a){1&n&&(e.TgZ(0,"th",10),e._uU(1,"Unit Cost"),e.qZA())}function $m(n,a){1&n&&(e.TgZ(0,"th",10),e._uU(1,"Unit Price"),e.qZA())}function Km(n,a){1&n&&(e.TgZ(0,"th",20),e._uU(1," % "),e.qZA())}function Xm(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"td",25),e.TgZ(1,"input",28),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().$implicit.UnitCost=r})("change",function(){e.CHM(t);const r=e.oxw().$implicit;return e.oxw().change(r)}),e.qZA(),e.qZA()}if(2&n){const t=e.oxw().$implicit;e.xp6(1),e.Q6J("ngModel",t.UnitCost)}}function ep(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"td",25),e.TgZ(1,"input",29),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().$implicit.UnitPrice=r})("change",function(){e.CHM(t);const r=e.oxw().$implicit;return e.oxw().change(r)}),e.qZA(),e.qZA()}if(2&n){const t=e.oxw().$implicit;e.xp6(1),e.Q6J("ngModel",t.UnitPrice)}}function tp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"td",25),e.TgZ(1,"input",30),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().$implicit.PriceDiscount=r})("change",function(){e.CHM(t);const r=e.oxw().$implicit;return e.oxw().change(r)}),e.qZA(),e.qZA()}if(2&n){const t=e.oxw().$implicit;e.xp6(1),e.Q6J("ngModel",t.PriceDiscount)}}function ip(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"tr",21),e.TgZ(1,"td",22),e._uU(2),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.qZA(),e.TgZ(5,"td"),e._uU(6),e.qZA(),e.TgZ(7,"td"),e._uU(8),e.qZA(),e.TgZ(9,"td"),e.TgZ(10,"input",23),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.Code=r})("change",function(){const o=e.CHM(t).$implicit;return e.oxw().change(o)}),e.qZA(),e.qZA(),e.TgZ(11,"td"),e.TgZ(12,"textarea",24),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.Description=r})("change",function(){const o=e.CHM(t).$implicit;return e.oxw().change(o)}),e.qZA(),e.qZA(),e.TgZ(13,"td",25),e.TgZ(14,"input",26),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.Weight=r})("change",function(){const o=e.CHM(t).$implicit;return e.oxw().change(o)}),e.qZA(),e.qZA(),e.YNc(15,Xm,2,1,"td",27),e.YNc(16,ep,2,1,"td",27),e.YNc(17,tp,2,1,"td",27),e.qZA()}if(2&n){const t=a.$implicit,i=a.index,r=e.oxw();e.xp6(2),e.hij(" ",i+1," "),e.xp6(2),e.Oqu(t.Category),e.xp6(2),e.Oqu(t.Name),e.xp6(2),e.Oqu(t.Model),e.xp6(2),e.Q6J("ngModel",t.Code),e.xp6(2),e.Q6J("ngModel",t.Description),e.xp6(2),e.Q6J("ngModel",t.Weight),e.xp6(1),e.Q6J("ngIf",r.costVisible),e.xp6(1),e.Q6J("ngIf",!r.priceVisible),e.xp6(1),e.Q6J("ngIf",!r.priceVisible)}}function np(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"span",40),e.NdJ("click",function(){return e.CHM(t),e.oxw(2).StoreRowsCountAPIResult("tools/Product/ProductRowsCount")}),e.TgZ(1,"i",41),e._uU(2,"?"),e.qZA(),e.qZA()}}function ap(n,a){if(1&n&&(e.TgZ(0,"span"),e._uU(1),e.ALo(2,"number"),e.qZA()),2&n){const t=e.oxw(2);e.xp6(1),e.Oqu(e.lcZ(2,1,t.listTotal))}}function rp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"li",42),e.TgZ(1,"a",43),e.NdJ("click",function(){return e.CHM(t),e.oxw(2).PreviousPage(!0)}),e._uU(2,"Previous"),e.qZA(),e.qZA()}}function op(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"li",44),e.TgZ(1,"a",45),e.NdJ("click",function(){return e.CHM(t),e.oxw(2).NextPage(!0)}),e._uU(2,"Next"),e.qZA(),e.qZA()}}function sp(n,a){if(1&n&&(e.TgZ(0,"div",31),e.TgZ(1,"div",32),e.TgZ(2,"div",33),e._uU(3),e.YNc(4,np,3,0,"span",34),e.YNc(5,ap,3,3,"span",35),e._uU(6),e.qZA(),e.qZA(),e.TgZ(7,"div",36),e.TgZ(8,"ul",37),e.YNc(9,rp,3,0,"li",38),e.YNc(10,op,3,0,"li",39),e.qZA(),e.qZA(),e.qZA()),2&n){const t=e.oxw();e.xp6(3),e.hij(" Showing ",t.rowsRangeLabel," of "),e.xp6(1),e.Q6J("ngIf",-1==t.listTotal),e.xp6(1),e.Q6J("ngIf",t.listTotal>0),e.xp6(1),e.hij(" records ~ ",t.filter.PageNumber," Page "),e.xp6(3),e.Q6J("ngIf",t.prevPageDisabled),e.xp6(1),e.Q6J("ngIf",t.nextPageDisabled)}}let lp=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.checkboxState=!1,this.hideMore=!0,this.costVisible=!1,this.priceVisible=!1,this.prevPageDisabled=!1,this.nextPageDisabled=!0}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Product/ProductEditorSpreadsheetLoader",{}).toPromise().then(t=>{this.filter=t.Filter,this.options=t.Options,this.search()}).catch(t=>{this.toastr.error(t.Message,"Error")})}hasSelection(){return!!this.rawList&&this.getSelected().length>0}getSelected(){return this.rawList?this.rawList.filter(t=>t.selected):[]}process(){let t=this.getSelected();t.length>0&&this.httpService.post(A.apiBase+"tools/Product/UpdateVariantArrayPrices",JSON.stringify(t)).toPromise().then(i=>{this.toastr.success("Successfully update Variant!","Success"),this.load()}).catch(i=>{this.toastr.error(i.Message,"Error")})}search(t){this.filter.Text=t,this.httpService.post(A.apiBase+"tools/Product/ProductEditorSpreadsheet",this.filter).toPromise().then(i=>{this.rawList=i.Array,this.costVisible=i.CostVisible,this.priceVisible=i.PriceVisibleRestriction,this.listTotal=i.ListTotal,this.GenerateRowsRangeLabel()}).catch(i=>{this.toastr.error(i.Message,"Error")})}PreviousPage(){this.filter.PageNumber--,this.prevPageDisabled=this.filter.PageNumber>1,this.search()}NextPage(){this.filter.PageNumber++,this.prevPageDisabled=!0,this.search()}GenerateRowsRangeLabel(){var t=(this.filter.PageNumber-1)*this.filter.RowCount+1;this.rowsRangeLabel=t+" - "+(t-1+this.rawList.length)}change(t){t.selected=!0}changeFilterProdct(t){this.filter.ProductDiscontinued=t}changeFilterVariant(t){this.filter.VariantDiscontinued=t}StoreRowsCountAPIResult(t){this.httpService.post(A.apiBase+`${t}`,JSON.stringify(this.filter)).subscribe({next:i=>{this.listTotal=i.Count}})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-existing-product"]],decls:33,vars:8,consts:[[3,"Title","textButton","onSubmit"],[1,"d-flex"],["container","",4,"ngIf"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"table-responsive"],["id","tableGrid",1,"table","border-bottom","mt-5"],[1,"align-center",2,"width","32px"],[2,"width","80px"],[2,"width","140px"],[1,"text-end",2,"width","80px"],["class","text-end","style","width:80px;",4,"ngIf"],["class","text-end","title","Product Price Discount","style","width: 50px","class","text-end",4,"ngIf"],["class","border-bottom",4,"ngFor","ngForOf"],["class","d-flex justify-content-between mt-5",4,"ngIf"],["container",""],["bindLabel","Value","bindValue","Key","placeholder","Select an Category",3,"clearable","items","ngModel","ngModelChange"],[1,"form-control","h-100","border"],[3,"ngModel","ngModelChange"],[1,"me-5",3,"value"],["title","Product Price Discount",1,"text-end",2,"width","50px"],[1,"border-bottom"],[1,"align-middle"],["type","text",1,"w-100",3,"ngModel","ngModelChange","change"],["rows","3",1,"w-100",3,"ngModel","ngModelChange","change"],[1,"text-end"],["type","text","autoNum","",1,"text-end",2,"width","71px",3,"ngModel","ngModelChange","change"],["class","text-end",4,"ngIf"],["type","text","autoNum","",1,"text-end","text-warning",2,"width","86px",3,"ngModel","ngModelChange","change"],["type","text","autoNum","",1,"text-end","text-success",2,"width","86px",3,"ngModel","ngModelChange","change"],["type","text","autoNum","",1,"text-end","text-danger",2,"width","50px",3,"ngModel","ngModelChange","change"],[1,"d-flex","justify-content-between","mt-5"],[1,"me-auto","d-sm-block","collapse","mt-3"],[1,"fw-bold","fst-italic","hidden-xxs"],["style","cursor:pointer",3,"click",4,"ngIf"],[4,"ngIf"],[1,"btn-group"],[1,"list-unstyled"],["class","btn btn-outline-secondary btn-sm me-2",4,"ngIf"],["class","btn btn-outline-secondary btn-sm",4,"ngIf"],[2,"cursor","pointer",3,"click"],["title","Retreive rows count",1,"border","p-3"],[1,"btn","btn-outline-secondary","btn-sm","me-2"],[1,"navbar-link","text-primary",3,"click"],[1,"btn","btn-outline-secondary","btn-sm"],[1,"text-primary",3,"click"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.NdJ("onSubmit",function(o){return i.search(o)}),e.TgZ(1,"filters"),e.TgZ(2,"div",1),e.YNc(3,Gm,27,11,"div",2),e.qZA(),e.qZA(),e.TgZ(4,"actions"),e.TgZ(5,"button",3),e.NdJ("click",function(){return i.process()}),e._uU(6," Save "),e.qZA(),e.qZA(),e.TgZ(7,"content"),e.TgZ(8,"div",4),e.TgZ(9,"div",5),e.TgZ(10,"table",6),e.TgZ(11,"thead"),e.TgZ(12,"tr"),e.TgZ(13,"th",7),e._uU(14," No "),e.qZA(),e.TgZ(15,"th",8),e._uU(16,"Category"),e.qZA(),e.TgZ(17,"th",9),e._uU(18,"Product"),e.qZA(),e.TgZ(19,"th",9),e._uU(20,"Variant"),e.qZA(),e.TgZ(21,"th"),e._uU(22,"Code"),e.qZA(),e.TgZ(23,"th"),e._uU(24,"Description"),e.qZA(),e.TgZ(25,"th",10),e._uU(26,"Weight"),e.qZA(),e.YNc(27,Qm,2,0,"th",11),e.YNc(28,$m,2,0,"th",11),e.YNc(29,Km,2,0,"th",12),e.qZA(),e.qZA(),e.TgZ(30,"tbody"),e.YNc(31,ip,18,10,"tr",13),e.qZA(),e.qZA(),e.qZA(),e.YNc(32,sp,11,6,"div",14),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Product Editor Spreadsheet")("textButton","Search"),e.xp6(3),e.Q6J("ngIf",i.options),e.xp6(24),e.Q6J("ngIf",i.costVisible),e.xp6(1),e.Q6J("ngIf",!i.priceVisible),e.xp6(1),e.Q6J("ngIf",!i.priceVisible),e.xp6(2),e.Q6J("ngForOf",i.rawList),e.xp6(1),e.Q6J("ngIf",i.rawList))},directives:[ue,f.O5,ht,l.JJ,l.On,_l,ml,f.sg,l.Fj,Rd],pipes:[f.JJ],encapsulation:2}),n})();function dp(n,a){}class pl{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.maxWidth="80vw",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.closeOnNavigation=!0}}const cp={dialogContainer:(0,Z.X$)("dialogContainer",[(0,Z.SB)("void, exit",(0,Z.oB)({opacity:0,transform:"scale(0.7)"})),(0,Z.SB)("enter",(0,Z.oB)({transform:"none"})),(0,Z.eR)("* => enter",(0,Z.jt)("150ms cubic-bezier(0, 0, 0.2, 1)",(0,Z.oB)({transform:"none",opacity:1}))),(0,Z.eR)("* => void, * => exit",(0,Z.jt)("75ms cubic-bezier(0.4, 0.0, 0.2, 1)",(0,Z.oB)({opacity:0})))])};let up=(()=>{class n extends Xs{constructor(t,i,r,o,v,x,O,I){super(),this._elementRef=t,this._focusTrapFactory=i,this._changeDetectorRef=r,this._config=v,this._interactivityChecker=x,this._ngZone=O,this._focusMonitor=I,this._animationStateChanged=new e.vpe,this._elementFocusedBeforeDialogWasOpened=null,this._closeInteractionType=null,this.attachDomPortal=B=>(this._portalOutlet.hasAttached(),this._portalOutlet.attachDomPortal(B)),this._ariaLabelledBy=v.ariaLabelledBy||null,this._document=o}_initializeWithAttachedContent(){this._setupFocusTrap(),this._capturePreviouslyFocusedElement()}attachComponentPortal(t){return this._portalOutlet.hasAttached(),this._portalOutlet.attachComponentPortal(t)}attachTemplatePortal(t){return this._portalOutlet.hasAttached(),this._portalOutlet.attachTemplatePortal(t)}_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(t,i){this._interactivityChecker.isFocusable(t)||(t.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{t.addEventListener("blur",()=>t.removeAttribute("tabindex")),t.addEventListener("mousedown",()=>t.removeAttribute("tabindex"))})),t.focus(i)}_focusByCssSelector(t,i){let r=this._elementRef.nativeElement.querySelector(t);r&&this._forceFocus(r,i)}_trapFocus(){const t=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||t.focus();break;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(i=>{i||this._focusDialogContainer()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this._config.autoFocus)}}_restoreFocus(){const t=this._elementFocusedBeforeDialogWasOpened;if(this._config.restoreFocus&&t&&"function"==typeof t.focus){const i=Xi(),r=this._elementRef.nativeElement;(!i||i===this._document.body||i===r||r.contains(i))&&(this._focusMonitor?(this._focusMonitor.focusVia(t,this._closeInteractionType),this._closeInteractionType=null):t.focus())}this._focusTrap&&this._focusTrap.destroy()}_setupFocusTrap(){this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement)}_capturePreviouslyFocusedElement(){this._document&&(this._elementFocusedBeforeDialogWasOpened=Xi())}_focusDialogContainer(){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus()}_containsFocus(){const t=this._elementRef.nativeElement,i=Xi();return t===i||t.contains(i)}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(Go),e.Y36(e.sBO),e.Y36(f.K0,8),e.Y36(pl),e.Y36(V),e.Y36(e.R0b),e.Y36(Hn))},n.\u0275dir=e.lG2({type:n,viewQuery:function(t,i){if(1&t&&e.Gf(cs,7),2&t){let r;e.iGM(r=e.CRH())&&(i._portalOutlet=r.first)}},features:[e.qOj]}),n})(),hp=(()=>{class n extends up{constructor(){super(...arguments),this._state="enter"}_onAnimationDone({toState:t,totalTime:i}){"enter"===t?(this._trapFocus(),this._animationStateChanged.next({state:"opened",totalTime:i})):"exit"===t&&(this._restoreFocus(),this._animationStateChanged.next({state:"closed",totalTime:i}))}_onAnimationStart({toState:t,totalTime:i}){"enter"===t?this._animationStateChanged.next({state:"opening",totalTime:i}):("exit"===t||"void"===t)&&this._animationStateChanged.next({state:"closing",totalTime:i})}_startExitAnimation(){this._state="exit",this._changeDetectorRef.markForCheck()}}return n.\u0275fac=function(){let a;return function(i){return(a||(a=e.n5z(n)))(i||n)}}(),n.\u0275cmp=e.Xpm({type:n,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1","aria-modal","true",1,"mat-dialog-container"],hostVars:6,hostBindings:function(t,i){1&t&&e.WFA("@dialogContainer.start",function(o){return i._onAnimationStart(o)})("@dialogContainer.done",function(o){return i._onAnimationDone(o)}),2&t&&(e.Ikx("id",i._id),e.uIk("role",i._config.role)("aria-labelledby",i._config.ariaLabel?null:i._ariaLabelledBy)("aria-label",i._config.ariaLabel)("aria-describedby",i._config.ariaDescribedBy||null),e.d8E("@dialogContainer",i._state))},features:[e.qOj],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(t,i){1&t&&e.YNc(0,dp,0,0,"ng-template",0)},directives:[cs],styles:[".mat-dialog-container{display:block;padding:24px;border-radius:4px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}.cdk-high-contrast-active .mat-dialog-container{outline:solid 1px}.mat-dialog-content{display:block;margin:0 -24px;padding:0 24px;max-height:65vh;overflow:auto;-webkit-overflow-scrolling:touch}.mat-dialog-title{margin:0 0 20px;display:block}.mat-dialog-actions{padding:8px 0;display:flex;flex-wrap:wrap;min-height:52px;align-items:center;box-sizing:content-box;margin-bottom:-24px}.mat-dialog-actions[align=end]{justify-content:flex-end}.mat-dialog-actions[align=center]{justify-content:center}.mat-dialog-actions .mat-button-base+.mat-button-base,.mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}\n"],encapsulation:2,data:{animation:[cp.dialogContainer]}}),n})(),_p=0;class qd{constructor(a,t,i="mat-dialog-"+_p++){this._overlayRef=a,this._containerInstance=t,this.id=i,this.disableClose=this._containerInstance._config.disableClose,this._afterOpened=new re.xQ,this._afterClosed=new re.xQ,this._beforeClosed=new re.xQ,this._state=0,t._id=i,t._animationStateChanged.pipe((0,Ne.h)(r=>"opened"===r.state),(0,Ue.q)(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),t._animationStateChanged.pipe((0,Ne.h)(r=>"closed"===r.state),(0,Ue.q)(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),a.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._afterClosed.next(this._result),this._afterClosed.complete(),this.componentInstance=null,this._overlayRef.dispose()}),a.keydownEvents().pipe((0,Ne.h)(r=>27===r.keyCode&&!this.disableClose&&!nt(r))).subscribe(r=>{r.preventDefault(),Bd(this,"keyboard")}),a.backdropClick().subscribe(()=>{this.disableClose?this._containerInstance._recaptureFocus():Bd(this,"mouse")})}close(a){this._result=a,this._containerInstance._animationStateChanged.pipe((0,Ne.h)(t=>"closing"===t.state),(0,Ue.q)(1)).subscribe(t=>{this._beforeClosed.next(a),this._beforeClosed.complete(),this._overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=>this._finishDialogClose(),t.totalTime+100)}),this._state=1,this._containerInstance._startExitAnimation()}afterOpened(){return this._afterOpened}afterClosed(){return this._afterClosed}beforeClosed(){return this._beforeClosed}backdropClick(){return this._overlayRef.backdropClick()}keydownEvents(){return this._overlayRef.keydownEvents()}updatePosition(a){let t=this._getPositionStrategy();return a&&(a.left||a.right)?a.left?t.left(a.left):t.right(a.right):t.centerHorizontally(),a&&(a.top||a.bottom)?a.top?t.top(a.top):t.bottom(a.bottom):t.centerVertically(),this._overlayRef.updatePosition(),this}updateSize(a="",t=""){return this._overlayRef.updateSize({width:a,height:t}),this._overlayRef.updatePosition(),this}addPanelClass(a){return this._overlayRef.addPanelClass(a),this}removePanelClass(a){return this._overlayRef.removePanelClass(a),this}getState(){return this._state}_finishDialogClose(){this._state=2,this._overlayRef.dispose()}_getPositionStrategy(){return this._overlayRef.getConfig().positionStrategy}}function Bd(n,a,t){return void 0!==n._containerInstance&&(n._containerInstance._closeInteractionType=a),n.close(t)}const jd=new e.OlP("MatDialogData"),mp=new e.OlP("mat-dialog-default-options"),Vd=new e.OlP("mat-dialog-scroll-strategy"),fp={provide:Vd,deps:[mi],useFactory:function pp(n){return()=>n.scrollStrategies.block()}};let gp=(()=>{class n{constructor(t,i,r,o,v,x,O,I,B,W){this._overlay=t,this._injector=i,this._defaultOptions=r,this._parentDialog=o,this._overlayContainer=v,this._dialogRefConstructor=O,this._dialogContainerType=I,this._dialogDataToken=B,this._animationMode=W,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new re.xQ,this._afterOpenedAtThisLevel=new re.xQ,this._ariaHiddenElements=new Map,this._dialogAnimatingOpen=!1,this.afterAllClosed=(0,ul.P)(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe((0,dt.O)(void 0))),this._scrollStrategy=x}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}_getAfterAllClosed(){const t=this._parentDialog;return t?t._getAfterAllClosed():this._afterAllClosedAtThisLevel}open(t,i){if(i=function vp(n,a){return Object.assign(Object.assign({},a),n)}(i,this._defaultOptions||new pl),i.id&&this.getDialogById(i.id),this._dialogAnimatingOpen)return this._lastDialogRef;const r=this._createOverlay(i),o=this._attachDialogContainer(r,i);if("NoopAnimations"!==this._animationMode){const x=o._animationStateChanged.subscribe(O=>{"opening"===O.state&&(this._dialogAnimatingOpen=!0),"opened"===O.state&&(this._dialogAnimatingOpen=!1,x.unsubscribe())});this._animationStateSubscriptions||(this._animationStateSubscriptions=new Ze.w),this._animationStateSubscriptions.add(x)}const v=this._attachDialogContent(t,o,r,i);return this._lastDialogRef=v,this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(v),v.afterClosed().subscribe(()=>this._removeOpenDialog(v)),this.afterOpened.next(v),o._initializeWithAttachedContent(),v}closeAll(){this._closeDialogs(this.openDialogs)}getDialogById(t){return this.openDialogs.find(i=>i.id===t)}ngOnDestroy(){this._closeDialogs(this._openDialogsAtThisLevel),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._animationStateSubscriptions&&this._animationStateSubscriptions.unsubscribe()}_createOverlay(t){const i=this._getOverlayConfig(t);return this._overlay.create(i)}_getOverlayConfig(t){const i=new no({positionStrategy:this._overlay.position().global(),scrollStrategy:t.scrollStrategy||this._scrollStrategy(),panelClass:t.panelClass,hasBackdrop:t.hasBackdrop,direction:t.direction,minWidth:t.minWidth,minHeight:t.minHeight,maxWidth:t.maxWidth,maxHeight:t.maxHeight,disposeOnNavigation:t.closeOnNavigation});return t.backdropClass&&(i.backdropClass=t.backdropClass),i}_attachDialogContainer(t,i){const o=e.zs3.create({parent:i&&i.viewContainerRef&&i.viewContainerRef.injector||this._injector,providers:[{provide:pl,useValue:i}]}),v=new Xa(this._dialogContainerType,i.viewContainerRef,o,i.componentFactoryResolver);return t.attach(v).instance}_attachDialogContent(t,i,r,o){const v=new this._dialogRefConstructor(r,i,o.id);if(t instanceof e.Rgc)i.attachTemplatePortal(new ds(t,null,{$implicit:o.data,dialogRef:v}));else{const x=this._createInjector(o,v,i),O=i.attachComponentPortal(new Xa(t,o.viewContainerRef,x));v.componentInstance=O.instance}return v.updateSize(o.width,o.height).updatePosition(o.position),v}_createInjector(t,i,r){const o=t&&t.viewContainerRef&&t.viewContainerRef.injector,v=[{provide:this._dialogContainerType,useValue:r},{provide:this._dialogDataToken,useValue:t.data},{provide:this._dialogRefConstructor,useValue:i}];return t.direction&&(!o||!o.get(kt,null,e.XFs.Optional))&&v.push({provide:kt,useValue:{value:t.direction,change:(0,Xe.of)()}}),e.zs3.create({parent:o||this._injector,providers:v})}_removeOpenDialog(t){const i=this.openDialogs.indexOf(t);i>-1&&(this.openDialogs.splice(i,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((r,o)=>{r?o.setAttribute("aria-hidden",r):o.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){const t=this._overlayContainer.getContainerElement();if(t.parentElement){const i=t.parentElement.children;for(let r=i.length-1;r>-1;r--){let o=i[r];o!==t&&"SCRIPT"!==o.nodeName&&"STYLE"!==o.nodeName&&!o.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(o,o.getAttribute("aria-hidden")),o.setAttribute("aria-hidden","true"))}}}_closeDialogs(t){let i=t.length;for(;i--;)t[i].close()}}return n.\u0275fac=function(t){e.$Z()},n.\u0275dir=e.lG2({type:n}),n})(),Ud=(()=>{class n extends gp{constructor(t,i,r,o,v,x,O,I){super(t,i,o,x,O,v,qd,hp,jd,I)}}return n.\u0275fac=function(t){return new(t||n)(e.LFG(mi),e.LFG(e.zs3),e.LFG(f.Ye,8),e.LFG(mp,8),e.LFG(Vd),e.LFG(n,12),e.LFG(il),e.LFG(Rn.Qb,8))},n.\u0275prov=e.Yz7({token:n,factory:n.\u0275fac}),n})(),yp=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[Ud,fp],imports:[[ao,el,xe],xe]}),n})();var rn=(()=>{return(n=rn||(rn={})).Success="Success",n.Info="Info",n.Warning="Warning",n.Error="Error",rn;var n})();class zd{constructor(){this.title="New Modal",this.titleExtra="",this.okText="Ok (F2)",this.cancelText="Cancel",this.hideFooter=!1,this.hideCancel=!1,this.hideOk=!1,this.hideClose=!1,this.eMoney=!1,this.headerType=rn.Success,this.validated=!0,this.customWidth="initial",this.bodyScrollable=!1,this.hideScrollbar=!1,this.disableKeyup=!1,this.showMoreButton=!1,this.noPadding=!1}}function bp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",8),e.NdJ("click",function(){return e.CHM(t),e.oxw().onBack.emit()}),e.TgZ(1,"a",9),e._UZ(2,"i",10),e.qZA(),e.qZA()}}function Mp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div"),e.TgZ(1,"a",11),e.NdJ("click",function(){return e.CHM(t),e.oxw().onCancel.emit()}),e._UZ(2,"i",12),e.qZA(),e.qZA()}}function Tp(n,a){1&n&&e.Hsn(0,2,["*ngIf","more"])}function kp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"a",17),e.NdJ("click",function(){e.CHM(t);const r=e.oxw(2);return r.more=!r.more}),e._uU(1,"More"),e.qZA()}}function wp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"a",18),e.NdJ("click",function(){return e.CHM(t),e.oxw(2).onCancel.emit()}),e._uU(1),e.qZA()}if(2&n){const t=e.oxw(2);e.xp6(1),e.hij(" ",t.config.cancelText?t.config.cancelText:"Cancel","")}}function Dp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"button",19),e.NdJ("click",function(){return e.CHM(t),e.oxw(2).onOk.emit()})("keyup.F2",function(){return e.CHM(t),e.oxw(2).onOk.emit()}),e.qZA()}if(2&n){const t=e.oxw(2);e.Q6J("disabled",!t.config.validated||!t.dynamicValidated)("innerHTML",t.config.okText?t.config.okText:"Ok (F2)",e.oJD)}}function Cp(n,a){if(1&n&&(e.TgZ(0,"mat-dialog-actions",13),e.YNc(1,kp,2,0,"a",14),e.Hsn(2,3),e.YNc(3,wp,2,1,"a",15),e.YNc(4,Dp,1,2,"button",16),e.qZA()),2&n){const t=e.oxw();e.xp6(1),e.Q6J("ngIf",t.config.showMoreButton),e.xp6(2),e.Q6J("ngIf",!t.config.hideCancel),e.xp6(1),e.Q6J("ngIf",!t.config.hideOk)}}const xp=[[["header"]],[["content"]],[["more-content"]],[["footer"]]],Sp=function(n,a){return{bodyScrollable:n,hideScrollbar:a}},Lp=function(n){return{"mx-auto":n}},Ap=function(n,a){return{"show-footer":n,"no-padding":a}},Yp=["header","content","more-content","footer"];let Op=(()=>{class n{constructor(){this.dynamicValidated=!0,this.onOk=new e.vpe,this.onCancel=new e.vpe,this.onClose=new e.vpe,this.onBack=new e.vpe,this.term="",this.more=!1}ngOnInit(){switch(null==this.config&&(this.config=new zd),this.config.headerType){case rn.Success:this.background="bg-success";break;case rn.Warning:case rn.Info:this.background="bg-warning";break;case rn.Error:this.background="bg-danger";break;default:this.background=""}}onKeyup(t){this.config.disableKeyup||("F2"==t.code&&this.onOk.emit("F2"),("Enter"==t.code||"NumpadEnter"==t.code)&&this.onOk.emit("Enter"))}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["modal-material"]],inputs:{config:"config",dynamicValidated:"dynamicValidated"},outputs:{onOk:"onOk",onCancel:"onCancel",onClose:"onClose",onBack:"onBack"},ngContentSelectors:Yp,decls:12,vars:21,consts:[[1,"modal-material","d-flex","align-items-start","flex-column","position-relative","maxHeight",3,"ngClass","keyup"],["mat-dialog-title",""],["class","back-button position-absolute pointer",3,"click",4,"ngIf"],[1,"d-flex","flex-row",3,"ngClass"],[1,"fw-normal"],[4,"ngIf"],[1,"modal-body","w-100",3,"ngClass"],["class","w-100 py-7 border-top d-flex justify-content-end",4,"ngIf"],[1,"back-button","position-absolute","pointer",3,"click"],[1,"btn","back-button"],[1,"fas","fa-arrow-left"],[1,"btn-light-blue","btn-sm","pointer","close",3,"click"],[1,"fas","fa-times","fa-lg","text-primary"],[1,"w-100","py-7","border-top","d-flex","justify-content-end"],["class","more clearfix",3,"click",4,"ngIf"],["class","btn btn-light-blue text-primary btn-lg fw-bold mx-3",3,"click",4,"ngIf"],["class","btn btn-light-blue me-6 text-primary btn-lg fw-bold mx-3","data-cy","ConfirmOk",3,"disabled","innerHTML","click","keyup.F2",4,"ngIf"],[1,"more","clearfix",3,"click"],[1,"btn","btn-light-blue","text-primary","btn-lg","fw-bold","mx-3",3,"click"],["data-cy","ConfirmOk",1,"btn","btn-light-blue","me-6","text-primary","btn-lg","fw-bold","mx-3",3,"disabled","innerHTML","click","keyup.F2"]],template:function(t,i){1&t&&(e.F$t(xp),e.TgZ(0,"div",0),e.NdJ("keyup",function(o){return i.onKeyup(o)}),e.TgZ(1,"div",1),e.YNc(2,bp,3,0,"div",2),e.TgZ(3,"div",3),e.TgZ(4,"h4",4),e._uU(5),e.qZA(),e.Hsn(6),e.qZA(),e.YNc(7,Mp,3,0,"div",5),e.qZA(),e.TgZ(8,"mat-dialog-content",6),e.Hsn(9,1),e.YNc(10,Tp,1,0,"ng-content",5),e.qZA(),e.YNc(11,Cp,5,3,"mat-dialog-actions",7),e.qZA()),2&t&&(e.Udp("width",i.config.customWidth),e.Q6J("ngClass",e.WLB(13,Sp,i.config.bodyScrollable,i.config.hideScrollbar)),e.xp6(1),e.Gre("d-flex w-100 justify-content-between modal-header position-relative ",i.background,""),e.xp6(1),e.Q6J("ngIf",i.config.eMoney),e.xp6(1),e.Q6J("ngClass",e.VKq(16,Lp,i.config.eMoney)),e.xp6(2),e.Oqu(i.config.title),e.xp6(2),e.Q6J("ngIf",!i.config.hideClose),e.xp6(1),e.Q6J("ngClass",e.WLB(18,Ap,!i.config.hideFooter,i.config.noPadding)),e.xp6(2),e.Q6J("ngIf",i.more),e.xp6(1),e.Q6J("ngIf",!i.config.hideFooter))},directives:[f.mk,f.O5],styles:[".mat-dialog-container{padding:0!important;border-radius:4px!important;overflow:visible!important} .mat-dialog-container [mat-dialog-title]{color:#fff;padding:15px}.maxHeight[_ngcontent-%COMP%] .modal-body[_ngcontent-%COMP%]{max-height:100%!important}.maxHeight.bodyScrollable[_ngcontent-%COMP%] .modal-body[_ngcontent-%COMP%]{max-height:450px!important;overflow-y:auto}body.modal-body[_ngcontent-%COMP%]{height:100%;overflow-y:hidden}mat-dialog-actions[_ngcontent-%COMP%]{bottom:15px}mat-dialog-actions[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{padding:15px!important;margin-right:12px}mat-dialog-actions[_ngcontent-%COMP%] .more[_ngcontent-%COMP%]{margin-right:auto;margin-top:-1rem;padding-top:.4rem!important;margin-left:1rem}.back-button[_ngcontent-%COMP%]{top:5px;left:0px}.close[_ngcontent-%COMP%]{padding:.4rem .5rem}.no-padding[_ngcontent-%COMP%]{padding:0}.modal-material[_ngcontent-%COMP%]{width:40vw}@media (max-width: 992px){.modal-material[_ngcontent-%COMP%]{width:50vw!important}}.modal-header[_ngcontent-%COMP%], .modal-footer[_ngcontent-%COMP%], .modal-footer[_ngcontent-%COMP%] .btn[_ngcontent-%COMP%]{padding:15px}.modal-dialog[_ngcontent-%COMP%]{max-width:none}.modal-content[_ngcontent-%COMP%]{width:auto;margin:auto;max-width:850px}.maxHeight[_ngcontent-%COMP%] .modal-body[_ngcontent-%COMP%]{max-height:400px;overflow:auto}.modal-body[_ngcontent-%COMP%]{padding:1rem}.modal-body[_ngcontent-%COMP%] strong[_ngcontent-%COMP%]{display:block}.modal-body[_ngcontent-%COMP%] .more[_ngcontent-%COMP%]{margin:0;position:absolute;bottom:-20px}.modal-body[_ngcontent-%COMP%] input[type=text][_ngcontent-%COMP%], .modal-body[_ngcontent-%COMP%] textarea[_ngcontent-%COMP%], .modal-body[_ngcontent-%COMP%] input[type=password][_ngcontent-%COMP%]{border:1px solid #c8d3df;padding:5px 7px}.modal-body[_ngcontent-%COMP%] table[_ngcontent-%COMP%] textarea[_ngcontent-%COMP%]{width:330px;height:90px}"]}),n})(),Ep=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[f.ez]]}),n})(),Ip=(()=>{class n{constructor(t,i,r,o){this.dialogRef=t,this.data=i,this.httpService=r,this.toastr=o,this.categoryName="",this.configModal=new zd,this.configModal.title="Add New Category"}onOk(){this.httpService.post(`${A.apiBase}Product/CreateProductCategory`,JSON.stringify({name:this.categoryName,parentID:"undefined"})).subscribe({next:t=>{this.dialogRef.close({Key:t.ID,Value:this.categoryName})},error:t=>{this.toastr.error(t.Message,rn.Error)}})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(qd),e.Y36(jd),e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-modal-add-category"]],decls:6,vars:2,consts:[[3,"config","onOk","onCancel","onClose"],[1,"form-label-group"],["id","name","type","text",1,"form-control",2,"width","300px",3,"ngModel","ngModelChange"],["for","name"]],template:function(t,i){1&t&&(e.TgZ(0,"modal-material",0),e.NdJ("onOk",function(){return i.onOk()})("onCancel",function(){return i.dialogRef.close()})("onClose",function(){return i.dialogRef.close()}),e.TgZ(1,"content"),e.TgZ(2,"div",1),e.TgZ(3,"input",2),e.NdJ("ngModelChange",function(o){return i.categoryName=o}),e.qZA(),e.TgZ(4,"label",3),e._uU(5,"Category"),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("config",i.configModal),e.xp6(3),e.Q6J("ngModel",i.categoryName))},directives:[Op,l.Fj,l.JJ,l.On],styles:[""]}),n})();function Zp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"a",16),e.NdJ("click",function(){return e.CHM(t),e.oxw().ClearColumn()}),e._UZ(1,"i",17),e._uU(2,"Clear All Rows "),e.qZA()}}function Pp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"tr",18),e.TgZ(1,"td",19),e.TgZ(2,"i",20),e.NdJ("click",function(){e.CHM(t);const r=e.oxw();return r.list.splice(r.$index,1)}),e.qZA(),e.qZA(),e.TgZ(3,"td",21),e.TgZ(4,"ng-select",22),e.NdJ("change",function(r){const v=e.CHM(t).index;return e.oxw().changeCategory(r,v)})("ngModelChange",function(r){return e.CHM(t),e.oxw().category.ID=r}),e.qZA(),e.TgZ(5,"h2",23),e.NdJ("click",function(){const o=e.CHM(t).index;return e.oxw().openModalAddCategory(o)}),e.qZA(),e.qZA(),e.TgZ(6,"td"),e.TgZ(7,"input",24),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.Product=r}),e.qZA(),e.qZA(),e.TgZ(8,"td"),e.TgZ(9,"input",24),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.Variant=r}),e.qZA(),e.qZA(),e.TgZ(10,"td"),e.TgZ(11,"input",24),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.Code=r}),e.qZA(),e.qZA(),e.TgZ(12,"td"),e.TgZ(13,"autocomplete",25),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.SupplierID=r}),e.qZA(),e.qZA(),e.TgZ(14,"td"),e.TgZ(15,"input",26),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.Weight=r}),e.qZA(),e.qZA(),e.TgZ(16,"td"),e.TgZ(17,"input",27),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.UnitCost=r}),e.qZA(),e.qZA(),e.TgZ(18,"td"),e.TgZ(19,"input",27),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.UnitPrice=r}),e.qZA(),e.qZA(),e.TgZ(20,"td"),e.TgZ(21,"input",28),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.PriceDiscount=r}),e.qZA(),e.qZA(),e.TgZ(22,"td"),e.TgZ(23,"input",27),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.Inventory=r}),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=a.$implicit,i=e.oxw();e.xp6(4),e.Q6J("clearable",!1)("items",i.categories)("ngModel",i.category.ID),e.xp6(3),e.Q6J("ngModel",t.Product),e.xp6(2),e.Q6J("ngModel",t.Variant),e.xp6(2),e.Q6J("ngModel",t.Code),e.xp6(2),e.Q6J("ngModel",t.SupplierID),e.xp6(2),e.Q6J("ngModel",t.Weight),e.xp6(2),e.Q6J("ngModel",t.UnitCost),e.xp6(2),e.Q6J("ngModel",t.UnitPrice),e.xp6(2),e.Q6J("ngModel",t.PriceDiscount),e.xp6(2),e.Q6J("ngModel",t.Inventory)}}let Fp=(()=>{class n{constructor(t,i,r){this.httpService=t,this.toastr=i,this.matDialog=r,this.category={},this.checkboxState=!1,this.outlets={},this.list=[]}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Product/OnlineSheetLoader",{}).toPromise().then(t=>{this.list=[],this.outlets=t.Entity,this.options=t.Options,this.categories=t.Category,this.addColumn()}).catch(t=>{this.toastr.error(t.Message,"Error")})}changeOutletName(t){this.outlets.Name=t.Name}addColumn(){this.list.push({})}ClearColumn(){!confirm("Are you sure you want to clear this?")||(this.list=[])}process(){this.httpService.post(A.apiBase+"tools/Product/OnlineSheet",JSON.stringify({EntityName:this.outlets.Name,Data:this.list})).toPromise().then(i=>{this.toastr.success(i.Message,"Success"),this.category={},this.load()}).catch(i=>{this.toastr.error(i.Message,"Error")})}openModalAddCategory(t){this.matDialog.open(Ip).afterClosed().pipe((0,Ne.h)(i=>A.IsNotEmpty(i.Key))).subscribe(i=>{this.categories=[...this.categories,i],console.log(i),this.category.ID=i.Key,this.list[t].Category=i.Value})}changeCategory(t,i){this.list[i].Category=t.Value}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W),e.Y36(Ud))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-new-product"]],decls:36,vars:6,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["role","button","class","btn btn-outline-secondary me-2",3,"click",4,"ngIf"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],["id","tableGrid",1,"table","border-bottom","mt-5"],[2,"width","15px"],[2,"width","150px"],[2,"width","90px"],[2,"width","130px"],[2,"width","90px","text-align","right"],[2,"width","110px","text-align","right"],[2,"width","65px","text-align","right"],[2,"width","200px"],["bindLabel","Name","bindValue","ID","placeholder","Select an Outlet",3,"clearable","items","ngModel","change","ngModelChange"],["class","border-bottom",4,"ngFor","ngForOf"],["type","button",1,"btn","btn-info","btn-sm","mt-2",3,"click"],["role","button",1,"btn","btn-outline-secondary","me-2",3,"click"],[1,"fas","fa-trash-alt"],[1,"border-bottom"],[1,"align-middle"],[1,"fa","fa-times","text-danger",2,"cursor","pointer",3,"click"],[1,"d-flex"],["bindLabel","Value","bindValue","Key","placeholder","Select a category",1,"w-100",3,"clearable","items","ngModel","change","ngModelChange"],["id","btnCategory",1,"fas","fa-plus-circle","align-middle","ps-5","pointer","pt-4",3,"click"],["type","text",2,"width","100px",3,"ngModel","ngModelChange"],["id","customer","url","AC/GetSupplierSuggestion","name","Key",1,"w-100",3,"ngModel","ngModelChange"],["type","text","autoNum","",1,"text-end",2,"width","71px",3,"ngModel","ngModelChange"],["type","text","autoNum","",1,"text-end",2,"width","86px",3,"ngModel","ngModelChange"],["type","text","autoNum","",1,"text-end",2,"width","50px",3,"ngModel","ngModelChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.YNc(2,Zp,3,0,"a",1),e.TgZ(3,"button",2),e.NdJ("click",function(){return i.process()}),e._uU(4," Save "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",3),e.TgZ(7,"table",4),e.TgZ(8,"thead"),e.TgZ(9,"tr"),e._UZ(10,"th",5),e.TgZ(11,"th"),e._uU(12,"Category"),e.qZA(),e.TgZ(13,"th"),e._uU(14,"Product"),e.qZA(),e.TgZ(15,"th",6),e._uU(16,"Variant"),e.qZA(),e.TgZ(17,"th",7),e._uU(18,"Code"),e.qZA(),e.TgZ(19,"th",8),e._uU(20,"Supplier"),e.qZA(),e.TgZ(21,"th",9),e._uU(22,"Weight"),e.qZA(),e.TgZ(23,"th",10),e._uU(24,"UnitCost"),e.qZA(),e.TgZ(25,"th",10),e._uU(26,"UnitPrice"),e.qZA(),e.TgZ(27,"th",11),e._uU(28,"%"),e.qZA(),e.TgZ(29,"th",12),e._uU(30," Inventory_ "),e.TgZ(31,"ng-select",13),e.NdJ("change",function(o){return i.changeOutletName(o)})("ngModelChange",function(o){return i.outlets.ID=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(32,"tbody"),e.YNc(33,Pp,24,12,"tr",14),e.qZA(),e.qZA(),e.TgZ(34,"button",15),e.NdJ("click",function(){return i.addColumn()}),e._uU(35," Add Row "),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Product Add Spreadsheet"),e.xp6(2),e.Q6J("ngIf",i.list.length>0),e.xp6(29),e.Q6J("clearable",!1)("items",i.options)("ngModel",i.outlets.ID),e.xp6(2),e.Q6J("ngForOf",i.list))},directives:[ue,f.O5,ht,l.JJ,l.On,f.sg,l.Fj,uo,Rd],encapsulation:2}),n})(),Np=(()=>{class n{constructor(){this.productTabs=[{Title:"Existing Product",Url:"/menu/product/existing"},{Title:"New Product",Url:"/menu/product/new"},{Title:"Circular Product Category",Url:"/menu/product/circular-category"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-product"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],encapsulation:2}),n})(),Hp=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.form={From:null,To:null}}ngOnInit(){}process(){this.httpService.post(A.apiBase+"tools/Recalculate/PreCalculateSupplierInvoiceSales",this.form).toPromise().then(t=>{this.toastr.success(t,"Success")}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-bill-sales-and-tax"]],decls:13,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","ms-2","mt-5"],[1,"col-md-3"],[1,"form-group","row","mb-5"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],[1,"form-group","row"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e.TgZ(2,"actions"),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(4," Calculate Supplier Bill Amount to DB "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",2),e.TgZ(7,"div",3),e.TgZ(8,"div",4),e.TgZ(9,"div",5),e.TgZ(10,"datepicker",6),e.NdJ("dateChange",function(o){return i.form.From=o}),e.qZA(),e.qZA(),e.TgZ(11,"div",7),e.TgZ(12,"datepicker",8),e.NdJ("dateChange",function(o){return i.form.To=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Recalculate Supplier Bill Sales and Tax")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(10),e.Q6J("date",i.form.From),e.xp6(2),e.Q6J("date",i.form.To))},directives:[ue,At,l.Fj],styles:["datepicker[_ngcontent-%COMP%]{width:65%}"]}),n})(),Rp=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.form={From:null,To:null}}ngOnInit(){}process(){this.httpService.post(A.apiBase+"tools/Recalculate/PreCalculateCost",this.form).toPromise().then(t=>{this.toastr.success(t,"Success")}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-invoice-cost"]],decls:13,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","ms-2","mt-5"],[1,"col-md-3"],[1,"form-group","row","mb-5"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],[1,"form-group","row"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e.TgZ(2,"actions"),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(4," Calculate Invoice Cost to DB "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",2),e.TgZ(7,"div",3),e.TgZ(8,"div",4),e.TgZ(9,"div",5),e.TgZ(10,"datepicker",6),e.NdJ("dateChange",function(o){return i.form.From=o}),e.qZA(),e.qZA(),e.TgZ(11,"div",7),e.TgZ(12,"datepicker",8),e.NdJ("dateChange",function(o){return i.form.To=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Recalculate Customer Invoice Cost")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(10),e.Q6J("date",i.form.From),e.xp6(2),e.Q6J("date",i.form.To))},directives:[ue,At,l.Fj],styles:["datepicker[_ngcontent-%COMP%]{width:65%}"]}),n})(),qp=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.form={From:null,To:null}}ngOnInit(){}process(){this.httpService.post(A.apiBase+"tools/Recalculate/PreCalculateInvoiceSales",this.form).toPromise().then(t=>{this.toastr.success(t,"Success")}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-invoice-sales-and-tax"]],decls:13,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","ms-2","mt-5"],[1,"col-md-3"],[1,"form-group","row","mb-5"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],[1,"form-group","row"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e.TgZ(2,"actions"),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(4," Calculate Invoice Sales Amount to DB "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",2),e.TgZ(7,"div",3),e.TgZ(8,"div",4),e.TgZ(9,"div",5),e.TgZ(10,"datepicker",6),e.NdJ("dateChange",function(o){return i.form.From=o}),e.qZA(),e.qZA(),e.TgZ(11,"div",7),e.TgZ(12,"datepicker",8),e.NdJ("dateChange",function(o){return i.form.To=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Recalculate Customer Invoice Sales and Tax")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(10),e.Q6J("date",i.form.From),e.xp6(2),e.Q6J("date",i.form.To))},directives:[ue,At,l.Fj],styles:["datepicker[_ngcontent-%COMP%]{width:65%}"]}),n})();function Bp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",11),e.TgZ(1,"div"),e.TgZ(2,"h6"),e._uU(3,"Category"),e.qZA(),e.TgZ(4,"ng-select",12),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.CategoryID=r}),e.qZA(),e.qZA(),e.TgZ(5,"div"),e.TgZ(6,"h6"),e._uU(7,"Mark Up"),e.qZA(),e.TgZ(8,"input",13),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.PriceMarkUp=r}),e.qZA(),e._uU(9," % "),e.qZA(),e.TgZ(10,"div"),e.TgZ(11,"h6"),e._uU(12,"Rounding Price"),e.qZA(),e.TgZ(13,"ng-select",14),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.RoundingPrice=r}),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(4),e.Q6J("clearable",!0)("items",t.options.Categories)("ngModel",t.filter.CategoryID),e.xp6(4),e.Q6J("ngModel",t.filter.PriceMarkUp),e.xp6(5),e.Q6J("clearable",!1)("items",t.options.RoundingPrices)("ngModel",t.filter.RoundingPrice)}}function jp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"tr",15),e.TgZ(1,"td",16),e._uU(2),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.qZA(),e.TgZ(5,"td"),e._uU(6),e.qZA(),e.TgZ(7,"td"),e._uU(8),e.qZA(),e.TgZ(9,"td",16),e._uU(10),e.ALo(11,"number"),e.qZA(),e.TgZ(12,"td",16),e._uU(13),e.ALo(14,"number"),e.qZA(),e.TgZ(15,"td"),e.TgZ(16,"input",17),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.UnitPrice=r}),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=a.$implicit,i=a.index;e.xp6(2),e.hij("",i+1,"."),e.xp6(2),e.Oqu(t.Name),e.xp6(2),e.Oqu(t.Code),e.xp6(2),e.Oqu(t.CategoryName),e.xp6(2),e.Oqu(e.lcZ(11,7,t.UnitCost)),e.xp6(3),e.Oqu(e.lcZ(14,9,t.OldUnitPrice)),e.xp6(3),e.Q6J("ngModel",t.UnitPrice)}}let Vp=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Recalculate/ProductMarkUpLoader").toPromise().then(t=>{this.filter=t.Filter,this.options=t.Options,this.filter.From==A.MinDate&&(this.filter.From=null),this.filter.To==A.MinDate&&(this.filter.To=null),this.search()}).catch(t=>{this.toastr.error(t.Message,"Error")})}process(){this.httpService.post(A.apiBase+"tools/Recalculate/ProductMarkUpSubmit",JSON.stringify({Variant:this.rawList,CategoryID:this.filter.CategoryID})).toPromise().then(i=>{this.toastr.success(i,"Success"),this.load()}).catch(i=>{this.toastr.error(i.Message,"Error")})}search(){this.httpService.post(A.apiBase+"tools/Recalculate/ProductMarkUpList",this.filter).toPromise().then(t=>{this.rawList=t}).catch(t=>{this.toastr.error(t.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-price-mark-up-by-category"]],decls:28,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton","onSubmit"],[1,"d-flex"],["container","",4,"ngIf"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],["id","tableGrid",1,"table","border-bottom","mt-5"],[1,"text-end",2,"width","40px"],[2,"width","140px"],[2,"width","220px"],[1,"text-end",2,"width","120px"],["class","border-bottom",4,"ngFor","ngForOf"],["container",""],["bindLabel","Value","bindValue","Key","placeholder","Select a Category",3,"clearable","items","ngModel","ngModelChange"],["type","number","awnum","",1,"text-end","text-danger",2,"width","55%","padding","7px !important","border","1px solid #C8D3DF",3,"ngModel","ngModelChange"],["bindLabel","Value","bindValue","Key","placeholder","Select a Rounding Type",3,"clearable","items","ngModel","ngModelChange"],[1,"border-bottom"],[1,"text-end"],["type","text","awnum","",1,"text-end",3,"ngModel","ngModelChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.NdJ("onSubmit",function(){return i.search()}),e.TgZ(1,"filters"),e.TgZ(2,"div",1),e.YNc(3,Bp,14,7,"div",2),e.qZA(),e.qZA(),e.TgZ(4,"actions"),e.TgZ(5,"button",3),e.NdJ("click",function(){return i.process()}),e._uU(6," Save "),e.qZA(),e.qZA(),e.TgZ(7,"content"),e.TgZ(8,"div",4),e.TgZ(9,"table",5),e.TgZ(10,"thead"),e.TgZ(11,"tr"),e.TgZ(12,"th",6),e._uU(13,"No"),e.qZA(),e.TgZ(14,"th"),e._uU(15,"Name"),e.qZA(),e.TgZ(16,"th",7),e._uU(17,"Code"),e.qZA(),e.TgZ(18,"th",8),e._uU(19,"Category"),e.qZA(),e.TgZ(20,"th",9),e._uU(21,"Unit Cost"),e.qZA(),e.TgZ(22,"th",9),e._uU(23,"UnitPrice_Current"),e.qZA(),e.TgZ(24,"th",9),e._uU(25,"UnitPrice_New"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(26,"tbody"),e.YNc(27,jp,17,11,"tr",10),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Price Mark Up By Category")("hideSearchBox",!0)("hideSearchDropdown",!1)("textButton","Search"),e.xp6(3),e.Q6J("ngIf",i.options),e.xp6(24),e.Q6J("ngForOf",i.rawList))},directives:[ue,f.O5,ht,l.JJ,l.On,l.wV,l.Fj,f.sg],pipes:[f.JJ],styles:[""]}),n})(),Up=(()=>{class n{constructor(){this.productTabs=[{Title:"Invoice Sales n Tax",Url:"/menu/recalculate/invoice-sales-and-tax"},{Title:"Invoice Cost",Url:"/menu/recalculate/invoice-cost"},{Title:"Bill Sales n Tax",Url:"/menu/recalculate/bill-sales-and-tax"},{Title:"Treatment Package Price per Point",Url:"/menu/recalculate/treatment-package-price-per-point"},{Title:"Price Mark Up by Category",Url:"/menu/recalculate/price-mark-up-by-category"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-recalculate"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],styles:[""]}),n})(),zp=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.form={From:null,To:null}}ngOnInit(){}process(){this.httpService.post(A.apiBase+"tools/Recalculate/CalculatePricePerPoint",this.form).toPromise().then(t=>{this.toastr.success(t,"Success")}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-treatment-package-price-per-point"]],decls:13,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","ms-2","mt-5"],[1,"col-md-3"],[1,"form-group","row","mb-5"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],[1,"form-group","row"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e.TgZ(2,"actions"),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(4," Calculate Package Price per Point "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",2),e.TgZ(7,"div",3),e.TgZ(8,"div",4),e.TgZ(9,"div",5),e.TgZ(10,"datepicker",6),e.NdJ("dateChange",function(o){return i.form.From=o}),e.qZA(),e.qZA(),e.TgZ(11,"div",7),e.TgZ(12,"datepicker",8),e.NdJ("dateChange",function(o){return i.form.To=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Recalculate Treatment Package Price Per Point")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(10),e.Q6J("date",i.form.From),e.xp6(2),e.Q6J("date",i.form.To))},directives:[ue,At,l.Fj],styles:["datepicker[_ngcontent-%COMP%]{width:65%}"]}),n})();function Jp(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",7),e.TgZ(1,"div",8),e.TgZ(2,"datepicker",9),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().filter.Date=r}),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(2),e.Q6J("date",t.filter.Date)}}function Wp(n,a){if(1&n&&(e.TgZ(0,"ul",16),e.TgZ(1,"li"),e._uU(2),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.xp6(2),e.Oqu(t)}}function Gp(n,a){if(1&n&&(e.TgZ(0,"div",10),e.TgZ(1,"div",11),e.TgZ(2,"h5"),e._uU(3,"Email Sent"),e.qZA(),e.qZA(),e.TgZ(4,"div",7),e.TgZ(5,"div",12),e.TgZ(6,"div",13),e.TgZ(7,"label",14),e._uU(8,"Email"),e.qZA(),e.YNc(9,Wp,3,1,"ul",15),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&n){const t=e.oxw();e.xp6(9),e.Q6J("ngForOf",t.form.GroupEmails)}}let Qp=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Mail/getDateSendEodmail").toPromise().then(t=>{this.filter=t.Filter}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}process(){this.httpService.post(A.apiBase+"tools/Mail/SendEodMail",{Filter:this.filter}).toPromise().then(i=>{this.form=i,this.toastr.success("EOD e-mail has been successfully sent","Success")}).catch(i=>{this.toastr.error(i.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-eod"]],decls:15,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-10","ms-2","pb-6"],[1,"col-md-2"],["class","col-sm-10",4,"ngIf"],["class","row border-bottom mt-10 ms-2",4,"ngIf"],[1,"col-sm-10"],[1,"form-group","row","ms-0"],["placeholder","Date","name","Date","ngDefaultControl","",1,"invoice-date",3,"date","dateChange"],[1,"row","border-bottom","mt-10","ms-2"],[1,"col-sm-2"],[1,"form-group","row"],[1,"col-md-6"],[1,"fw-bold","m-3"],["style","list-style-type: none;","class","ps-3",4,"ngFor","ngForOf"],[1,"ps-3",2,"list-style-type","none"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e.TgZ(2,"actions"),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(4," Send EOD Mail "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",2),e.TgZ(7,"div",3),e.TgZ(8,"div",4),e.TgZ(9,"h5"),e._uU(10,"Invoice Date"),e.qZA(),e.TgZ(11,"i"),e._uU(12,"Transaction Date to be Send"),e.qZA(),e.qZA(),e.YNc(13,Jp,3,1,"div",5),e.qZA(),e.YNc(14,Gp,10,1,"div",6),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Send End Of Day Mail")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(13),e.Q6J("ngIf",i.filter),e.xp6(1),e.Q6J("ngIf",i.form&&(null==i.form||null==i.form.GroupEmails?null:i.form.GroupEmails.length)>0))},directives:[ue,f.O5,At,l.Fj,f.sg],styles:[".invoice-date[_ngcontent-%COMP%]{width:20%}"]}),n})();function $p(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",4),e.TgZ(1,"div",5),e.TgZ(2,"h5"),e._uU(3,"Month"),e.qZA(),e.TgZ(4,"i"),e._uU(5,"Send Month Deferred Revenue"),e.qZA(),e.qZA(),e.TgZ(6,"div",6),e.TgZ(7,"div",7),e.TgZ(8,"div",8),e.TgZ(9,"label",9),e._uU(10,"Month"),e.qZA(),e.TgZ(11,"ng-select",10),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().filter.Month=r}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(11),e.Q6J("clearable",!0)("items",t.months)("ngModel",t.filter.Month)}}function Kp(n,a){if(1&n&&(e.TgZ(0,"ul",14),e.TgZ(1,"li"),e._uU(2),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.xp6(2),e.Oqu(t)}}function Xp(n,a){if(1&n&&(e.TgZ(0,"div",4),e.TgZ(1,"div",5),e.TgZ(2,"h5"),e._uU(3,"Email Sent"),e.qZA(),e.qZA(),e.TgZ(4,"div",6),e.TgZ(5,"div",7),e.TgZ(6,"div",11),e.TgZ(7,"label",12),e._uU(8,"Email"),e.qZA(),e.YNc(9,Kp,3,1,"ul",13),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&n){const t=e.oxw();e.xp6(9),e.Q6J("ngForOf",t.form)}}let ef=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Mail/getDateSendEoMmail").toPromise().then(t=>{this.filter=t.Filter,this.months=A.Month}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}process(){this.httpService.post(A.apiBase+"tools/Mail/SendEoMMail",{Filter:this.filter}).toPromise().then(i=>{this.form=i,this.toastr.success("EOM e-mail has been successfully sent","Success")}).catch(i=>{this.toastr.error(i.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-eom"]],decls:9,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],["class","row border-bottom mt-10 ms-2",4,"ngIf"],[1,"row","border-bottom","mt-10","ms-2"],[1,"col-sm-2"],[1,"col-sm-10"],[1,"form-group","row"],[1,"col-sm-6","mb-7"],[1,"fw-bold","mb-6"],["bindLabel","Label","bindValue","ID","placeholder","Select ",3,"clearable","items","ngModel","ngModelChange"],[1,"col-sm-6"],[1,"fw-bold","m-3"],["style","list-style-type: none;","class","ps-3",4,"ngFor","ngForOf"],[1,"ps-3",2,"list-style-type","none"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e.TgZ(2,"actions"),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(4," Send EOM Mail "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",2),e.YNc(7,$p,12,3,"div",3),e.YNc(8,Xp,10,1,"div",3),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Send End Of Month Mail")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(7),e.Q6J("ngIf",i.filter),e.xp6(1),e.Q6J("ngIf",i.form&&i.form.length>0))},directives:[ue,f.O5,ht,l.JJ,l.On,f.sg],styles:[""]}),n})();function tf(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",7),e.TgZ(1,"div",8),e.TgZ(2,"datepicker",9),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().filter.Date=r}),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(2),e.Q6J("date",t.filter.Date)}}function nf(n,a){if(1&n&&(e.TgZ(0,"ul",15),e.TgZ(1,"li"),e._uU(2),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.xp6(2),e.Oqu(t)}}function af(n,a){if(1&n&&(e.TgZ(0,"div",10),e.TgZ(1,"div",4),e.TgZ(2,"h5"),e._uU(3,"Email Sent"),e.qZA(),e.qZA(),e.TgZ(4,"div",7),e.TgZ(5,"div",11),e.TgZ(6,"div",12),e.TgZ(7,"label",13),e._uU(8,"Email"),e.qZA(),e.YNc(9,nf,3,1,"ul",14),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&n){const t=e.oxw();e.xp6(9),e.Q6J("ngForOf",t.form)}}let rf=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Mail/getDateSendofWeekmail").toPromise().then(t=>{this.filter=t.Filter}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}process(){this.httpService.post(A.apiBase+"tools/Mail/SendofWeekmail",{Filter:this.filter}).toPromise().then(i=>{this.form=i.GroupEmails,this.toastr.success("EOW e-mail has been successfully sent","Success")}).catch(i=>{this.toastr.error(i.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-eow"]],decls:15,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-10","ms-2","pb-6"],[1,"col-sm-2"],["class","col-sm-10",4,"ngIf"],["class","row border-bottom mt-10 ms-2",4,"ngIf"],[1,"col-sm-10"],[1,"form-group","row","ms-0"],["placeholder","Date","name","Date","ngDefaultControl","",1,"start-date",3,"date","dateChange"],[1,"row","border-bottom","mt-10","ms-2"],[1,"form-group","row"],[1,"col-md-6"],[1,"fw-bold","m-3"],["style","list-style-type: none;","class","ps-3",4,"ngFor","ngForOf"],[1,"ps-3",2,"list-style-type","none"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e.TgZ(2,"actions"),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(4," Send EOW Mail "),e.qZA(),e.qZA(),e.TgZ(5,"content"),e.TgZ(6,"div",2),e.TgZ(7,"div",3),e.TgZ(8,"div",4),e.TgZ(9,"h5"),e._uU(10,"Start Date"),e.qZA(),e.TgZ(11,"i"),e._uU(12,"Start date for Customer Birthday and Spending"),e.qZA(),e.qZA(),e.YNc(13,tf,3,1,"div",5),e.qZA(),e.YNc(14,af,10,1,"div",6),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Send End Of Week Mail")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(13),e.Q6J("ngIf",i.filter),e.xp6(1),e.Q6J("ngIf",i.form&&i.form.length>0))},directives:[ue,f.O5,At,l.Fj,f.sg],styles:[".start-date[_ngcontent-%COMP%]{width:20%}"]}),n})(),sf=(()=>{class n{constructor(){this.productTabs=[{Title:"EOD",Url:"/menu/send-mail/eod"},{Title:"EOW",Url:"/menu/send-mail/eow"},{Title:"EOM",Url:"/menu/send-mail/eom"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-send-mail"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],styles:[""]}),n})();function N(n,a,t,i){var v,r=arguments.length,o=r<3?a:null===i?i=Object.getOwnPropertyDescriptor(a,t):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(n,a,t,i);else for(var x=n.length-1;x>=0;x--)(v=n[x])&&(o=(r<3?v(o):r>3?v(a,t,o):v(a,t))||o);return r>3&&o&&Object.defineProperty(a,t,o),o}function Li(n,a){return function(t,i){a(t,i,n)}}var df=D(6831);function ho(n,a,t){let i;return i=n&&"object"==typeof n?n:{bufferSize:n,windowTime:a,refCount:!1,scheduler:t},r=>r.lift(function cf({bufferSize:n=Number.POSITIVE_INFINITY,windowTime:a=Number.POSITIVE_INFINITY,refCount:t,scheduler:i}){let r,v,o=0,x=!1,O=!1;return function(B){let W;o++,!r||x?(x=!1,r=new df.t(n,a,i),W=r.subscribe(this),v=B.subscribe({next(X){r.next(X)},error(X){x=!0,r.error(X)},complete(){O=!0,v=void 0,r.complete()}}),O&&(v=void 0)):W=r.subscribe(this),this.add(()=>{o--,W.unsubscribe(),W=void 0,v&&!O&&t&&0===o&&(v.unsubscribe(),v=void 0,r=void 0)})}}(i))}var Yt=D(7122);function uf(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"ngx-material-timepicker-24-hours-face",17),e.NdJ("hourChange",function(r){return e.CHM(t),e.oxw(2).onHourChange(r)})("hourSelected",function(r){return e.CHM(t),e.oxw(2).onHourSelected(r)}),e.ALo(1,"async"),e.qZA()}if(2&n){const t=e.oxw(2);e.Q6J("selectedHour",e.lcZ(1,4,t.selectedHour))("minTime",t.minTime)("maxTime",t.maxTime)("format",t.format)}}function hf(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"ngx-material-timepicker-12-hours-face",18),e.NdJ("hourChange",function(r){return e.CHM(t),e.oxw(2).onHourChange(r)})("hourSelected",function(r){return e.CHM(t),e.oxw(2).onHourSelected(r)}),e.ALo(1,"async"),e.ALo(2,"async"),e.qZA()}if(2&n){const t=e.oxw(2);e.Q6J("selectedHour",e.lcZ(1,4,t.selectedHour))("period",e.lcZ(2,6,t.selectedPeriod))("minTime",t.minTime)("maxTime",t.maxTime)}}function _f(n,a){if(1&n&&(e.TgZ(0,"div"),e.YNc(1,uf,2,6,"ngx-material-timepicker-24-hours-face",15),e.YNc(2,hf,3,8,"ng-template",null,16,e.W1O),e.qZA()),2&n){const t=e.MAs(3),i=e.oxw();e.xp6(1),e.Q6J("ngIf",24===i.format)("ngIfElse",t)}}function mf(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"ngx-material-timepicker-minutes-face",19),e.NdJ("minuteChange",function(r){return e.CHM(t),e.oxw().onMinuteChange(r)}),e.ALo(1,"async"),e.ALo(2,"async"),e.ALo(3,"async"),e.qZA()}if(2&n){const t=e.oxw();let i;e.Q6J("selectedMinute",e.lcZ(1,7,t.selectedMinute))("selectedHour",null==(i=e.lcZ(2,9,t.selectedHour))?null:i.time)("minTime",t.minTime)("maxTime",t.maxTime)("format",t.format)("period",e.lcZ(3,11,t.selectedPeriod))("minutesGap",t.minutesGap)}}function pf(n,a){1&n&&e.GkF(0)}function ff(n,a){1&n&&e.GkF(0)}function gf(n,a){1&n&&(e.TgZ(0,"ngx-material-timepicker-button"),e._uU(1,"Cancel"),e.qZA())}function vf(n,a){1&n&&(e.TgZ(0,"ngx-material-timepicker-button"),e._uU(1,"Ok"),e.qZA())}const yf=function(n){return{"timepicker-backdrop-overlay--transparent":n}};function bf(n,a){1&n&&(e.O4$(),e.TgZ(0,"svg",2),e._UZ(1,"path",3),e.qZA())}const Mf=[[["","ngxMaterialTimepickerToggleIcon",""]]],Tf=["[ngxMaterialTimepickerToggleIcon]"],kf=["clockFace"],wf=["clockHand"],ar=function(n){return{transform:n}},gl=function(n,a){return{active:n,disabled:a}};function Df(n,a){if(1&n&&(e.TgZ(0,"div",9),e.TgZ(1,"span",10),e.ALo(2,"activeHour"),e._uU(3),e.ALo(4,"timeLocalizer"),e.qZA(),e.qZA()),2&n){const t=a.$implicit,i=e.oxw(2);e.Q6J("ngStyle",e.VKq(11,ar,"rotateZ("+t.angle+"deg) translateX(-50%)")),e.xp6(1),e.Q6J("ngStyle",e.VKq(13,ar,"rotateZ(-"+t.angle+"deg)"))("ngClass",e.WLB(15,gl,e.Dn7(2,4,t.time,i.selectedTime.time,i.isClockFaceDisabled),t.disabled)),e.xp6(2),e.hij(" ",e.xi3(4,8,t.time,i.timeUnit.HOUR)," ")}}function Cf(n,a){if(1&n&&(e.TgZ(0,"div",13),e.TgZ(1,"span",10),e.ALo(2,"activeHour"),e._uU(3),e.ALo(4,"timeLocalizer"),e.qZA(),e.qZA()),2&n){const t=a.$implicit,i=e.oxw(3);e.Udp("height",i.innerClockFaceSize,"px"),e.Q6J("ngStyle",e.VKq(13,ar,"rotateZ("+t.angle+"deg) translateX(-50%)")),e.xp6(1),e.Q6J("ngStyle",e.VKq(15,ar,"rotateZ(-"+t.angle+"deg)"))("ngClass",e.WLB(17,gl,e.Dn7(2,6,t.time,null==i.selectedTime?null:i.selectedTime.time,i.isClockFaceDisabled),t.disabled)),e.xp6(2),e.hij(" ",e.xi3(4,10,t.time,i.timeUnit.HOUR),"")}}function xf(n,a){if(1&n&&(e.TgZ(0,"div",11),e.YNc(1,Cf,5,20,"div",12),e.ALo(2,"slice"),e.qZA()),2&n){const t=e.oxw(2);e.Udp("top","calc(50% - "+t.innerClockFaceSize+"px)"),e.xp6(1),e.Q6J("ngForOf",e.Dn7(2,4,t.faceTime,12,24))("ngForTrackBy",t.trackByTime)}}function Sf(n,a){if(1&n&&(e.TgZ(0,"div",6),e.YNc(1,Df,5,18,"div",7),e.ALo(2,"slice"),e.YNc(3,xf,3,8,"div",8),e.qZA()),2&n){const t=e.oxw();e.xp6(1),e.Q6J("ngForOf",e.Dn7(2,3,t.faceTime,0,12))("ngForTrackBy",t.trackByTime),e.xp6(2),e.Q6J("ngIf",t.faceTime.length>12)}}function Lf(n,a){if(1&n&&(e.TgZ(0,"div",9),e.TgZ(1,"span",10),e.ALo(2,"activeMinute"),e._uU(3),e.ALo(4,"timeLocalizer"),e.ALo(5,"minutesFormatter"),e.qZA(),e.qZA()),2&n){const t=a.$implicit,i=e.oxw(2);e.Q6J("ngStyle",e.VKq(15,ar,"rotateZ("+t.angle+"deg) translateX(-50%)")),e.xp6(1),e.Q6J("ngStyle",e.VKq(17,ar,"rotateZ(-"+t.angle+"deg)"))("ngClass",e.WLB(19,gl,e.gM2(2,4,t.time,null==i.selectedTime?null:i.selectedTime.time,i.minutesGap,i.isClockFaceDisabled),t.disabled)),e.xp6(2),e.hij(" ",e.xi3(4,9,e.xi3(5,12,t.time,i.minutesGap),i.timeUnit.MINUTE),"")}}function Af(n,a){if(1&n&&(e.TgZ(0,"div",6),e.YNc(1,Lf,6,22,"div",7),e.qZA()),2&n){const t=e.oxw();e.xp6(1),e.Q6J("ngForOf",t.faceTime)("ngForTrackBy",t.trackByTime)}}const Yf=function(n){return{"clock-face__clock-hand_minute":n}},Gd=["*"];function Of(n,a){1&n&&e.GkF(0)}function Ef(n,a){1&n&&(e.TgZ(0,"small",10),e._uU(1," * use arrows ("),e.TgZ(2,"span"),e._uU(3,"\u21c5"),e.qZA(),e._uU(4,") to change the time"),e.qZA())}const If=function(n){return{"timepicker-dial__hint-container--hidden":n}};function Zf(n,a){if(1&n&&(e.TgZ(0,"div",7),e.YNc(1,Of,1,0,"ng-container",8),e.YNc(2,Ef,5,0,"ng-template",null,9,e.W1O),e.qZA()),2&n){const t=e.MAs(3),i=e.oxw();e.Q6J("ngClass",e.VKq(2,If,!i.isHintVisible)),e.xp6(1),e.Q6J("ngTemplateOutlet",i.editableHintTmpl?i.editableHintTmpl:t)}}const Pf=function(n){return{"timepicker-dial__period--hidden":n}},Ms=function(n){return{"timepicker-dial__item_active":n}};function Ff(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"input",2),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().time=r})("input",function(){return e.CHM(t),e.oxw().updateTime()})("focus",function(r){e.CHM(t);const o=e.oxw();return o.saveTimeAndChangeTimeUnit(r,o.timeUnit)}),e.ALo(1,"timeLocalizer"),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("ngClass",e.VKq(7,Ms,t.isActive))("ngModel",e.xi3(1,4,t.time,t.timeUnit))("disabled",t.disabled)("timepickerAutofocus",t.isActive)}}function Nf(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"input",3),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().onModelChange(r)})("input",function(){return e.CHM(t),e.oxw().updateTime()})("focus",function(r){e.CHM(t);const o=e.oxw();return o.saveTimeAndChangeTimeUnit(r,o.timeUnit)})("keydown",function(r){return e.CHM(t),e.oxw().onKeydown(r)})("keypress",function(r){return e.CHM(t),e.oxw().changeTimeByKeyboard(r)}),e.ALo(1,"timeLocalizer"),e.ALo(2,"timeParser"),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("ngClass",e.VKq(11,Ms,t.isActive))("ngModel",e.Dn7(1,4,e.xi3(2,8,t.time,t.timeUnit),t.timeUnit,!0))("disabled",t.disabled)("timepickerAutofocus",t.isActive)}}function Hf(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",3),e.NdJ("@scaleInOut.done",function(){return e.CHM(t),e.oxw().animationDone()}),e.TgZ(1,"p"),e._uU(2,"Current time would be invalid in this period."),e.qZA(),e.qZA()}2&n&&e.Q6J("@scaleInOut",void 0)}function Rf(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"ngx-timepicker-period-selector",9),e.NdJ("periodSelected",function(r){return e.CHM(t),e.oxw().changePeriod(r)}),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("selectedPeriod",t.period)("disabled",t.disabled||t.isChangePeriodDisabled)}}function qf(n,a){1&n&&e.GkF(0)}const Bf=function(n){return{"ngx-timepicker__toggle--left":n}};function jf(n,a){if(1&n&&(e.TgZ(0,"ngx-material-timepicker-toggle",10),e.TgZ(1,"span",11),e.YNc(2,qf,1,0,"ng-container",12),e.qZA(),e.qZA()),2&n){const t=e.oxw(),i=e.MAs(10),r=e.MAs(12);e.Q6J("ngClass",e.VKq(4,Bf,"left"===t.buttonAlign))("for",i)("disabled",t.disabled),e.xp6(2),e.Q6J("ngTemplateOutlet",t.toggleIcon||r)}}function Vf(n,a){1&n&&(e.O4$(),e.TgZ(0,"svg",13),e._UZ(1,"path",14),e.qZA())}const Uf=function(n){return{"ngx-timepicker--disabled":n}},zf=function(n){return{"ngx-timepicker-control--active":n}},Qd=function(n){return{"period-selector__button--active":n}};function Jf(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"ul",6),e.TgZ(1,"li"),e.TgZ(2,"button",7),e.NdJ("click",function(){e.CHM(t);const r=e.oxw();return r.select(r.period.AM)}),e._uU(3),e.qZA(),e.qZA(),e.TgZ(4,"li"),e.TgZ(5,"button",7),e.NdJ("click",function(){e.CHM(t);const r=e.oxw();return r.select(r.period.PM)}),e._uU(6),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.Q6J("@scaleInOut",void 0)("timepickerAutofocus",!0),e.xp6(2),e.Q6J("ngClass",e.VKq(6,Qd,t.localizedPeriod===t.meridiems[0])),e.xp6(1),e.Oqu(t.meridiems[0]),e.xp6(2),e.Q6J("ngClass",e.VKq(8,Qd,t.localizedPeriod===t.meridiems[1])),e.xp6(1),e.Oqu(t.meridiems[1])}}function Wf(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",8),e.NdJ("click",function(){return e.CHM(t),e.oxw().backdropClick()}),e.qZA()}}const Gf=function(n){return{"period-control__button--disabled":n}};function Qf(n,a){1&n&&e.GkF(0)}function $f(n,a){if(1&n&&(e.TgZ(0,"div",3),e.YNc(1,Qf,1,0,"ng-container",4),e.qZA()),2&n){const t=e.oxw(),i=e.MAs(4);e.Q6J("ngxAppendToInput",t.inputElement),e.xp6(1),e.Q6J("ngTemplateOutlet",i)}}function Kf(n,a){1&n&&e.GkF(0)}function Xf(n,a){if(1&n&&e.YNc(0,Kf,1,0,"ng-container",4),2&n){e.oxw();const t=e.MAs(4);e.Q6J("ngTemplateOutlet",t)}}function eg(n,a){1&n&&e.Hsn(0)}let Ai=class{constructor(){this.backdropClickSubject=new re.xQ,this.keydownEventSubject=new re.xQ}get backdropClick(){return this.backdropClickSubject.asObservable().pipe(ho({bufferSize:1,refCount:!0}))}get keydownEvent(){return this.keydownEventSubject.asObservable().pipe(ho({bufferSize:1,refCount:!0}))}dispatchEvent(a){switch(a.type){case"click":this.backdropClickSubject.next(a);break;case"keydown":this.keydownEventSubject.next(a);break;default:throw new Error("no such event type")}}};Ai.\u0275fac=function(a){return new(a||Ai)},Ai.\u0275prov=e.Yz7({token:Ai,factory:function(n){return Ai.\u0275fac(n)},providedIn:"root"}),Ai.ngInjectableDef=(0,e.Yz7)({factory:function(){return new Ai},token:Ai,providedIn:"root"});let Yi=class{constructor(a,t,i,r){this.cfr=a,this.appRef=t,this.injector=i,this.document=r}appendTimepickerToBody(a,t){this.componentRef=this.cfr.resolveComponentFactory(a).create(this.injector),Object.keys(t).forEach(r=>this.componentRef.instance[r]=t[r]),this.appRef.attachView(this.componentRef.hostView),this.document.body.appendChild(this.componentRef.hostView.rootNodes[0])}destroyTimepicker(){this.componentRef.destroy(),this.appRef.detachView(this.componentRef.hostView)}};Yi.\u0275fac=function(a){return new(a||Yi)(e.LFG(e._Vd),e.LFG(e.z2F),e.LFG(e.zs3),e.LFG(f.K0,8))},Yi.\u0275prov=e.Yz7({token:Yi,factory:function(n){return Yi.\u0275fac(n)},providedIn:"root"}),Yi.ngInjectableDef=(0,e.Yz7)({factory:function(){return new Yi((0,e.LFG)(e._Vd),(0,e.LFG)(e.z2F),(0,e.LFG)(e.gxx),(0,e.LFG)(f.K0,8))},token:Yi,providedIn:"root"}),Yi=N([Li(3,(0,e.FiY)()),Li(3,(0,e.tBr)(f.K0))],Yi);var rt=(()=>{return(n=rt||(rt={}))[n.HOUR=0]="HOUR",n[n.MINUTE=1]="MINUTE",rt;var n})(),ot=(()=>{return(n=ot||(ot={})).AM="AM",n.PM="PM",ot;var n})(),Oi=(()=>{return(n=Oi||(Oi={})).TWELVE="hh:mm a",n.TWELVE_SHORT="h:m a",n.TWENTY_FOUR="HH:mm",n.TWENTY_FOUR_SHORT="H:m",Oi;var n})();function vl(n,a,t="minutes"){return"hours"===t?n.hour>=a.hour:"minutes"===t?n.hasSame(a,t)||n.valueOf()>a.valueOf():void 0}function yl(n,a,t="minutes"){return"hours"===t?n.hour<=a.hour:"minutes"===t?n.hasSame(a,t)||n.valueOf()<=a.valueOf():void 0}function $d(n){return!!([46,8,9,27,13].some(a=>a===n.keyCode)||65==n.keyCode&&(!0===n.ctrlKey||!0===n.metaKey)||67==n.keyCode&&(!0===n.ctrlKey||!0===n.metaKey)||88==n.keyCode&&(!0===n.ctrlKey||!0===n.metaKey)||n.keyCode>=35&&n.keyCode<=40)||!((n.keyCode<48||n.keyCode>57)&&(n.keyCode<96||n.keyCode>105))}let Re=(()=>{class n{static parseTime(t,i){const{numberingSystem:r,locale:o}=n.getLocaleOptionsByTime(t,i),x=2===t.split(" ").length?Oi.TWELVE_SHORT:Oi.TWENTY_FOUR_SHORT;return Yt.ou.fromFormat(t,x,{numberingSystem:r,locale:o})}static formatTime(t,i){if(!t)return"Invalid Time";const{format:r}=i,o=n.parseTime(t,i).setLocale(n.DEFAULT_LOCALE);return 24!==r?o.toLocaleString(Object.assign({},Yt.ou.TIME_SIMPLE,{hour12:24!==r,numberingSystem:n.DEFAULT_NUMBERING_SYSTEM})).replace(/\u200E/g,""):o.toISOTime({includeOffset:!1,suppressMilliseconds:!0,suppressSeconds:!0}).replace(/\u200E/g,"")}static toLocaleTimeString(t,i={}){const{format:r=n.DEFAULT_FORMAT,locale:o=n.DEFAULT_LOCALE}=i,x=Object.assign({},Yt.ou.TIME_SIMPLE,{hourCycle:24===r?"h23":"h12"});return Yt.ou.fromFormat(t,24===r?Oi.TWENTY_FOUR_SHORT:Oi.TWELVE_SHORT).setLocale(o).toLocaleString(x)}static isTimeAvailable(t,i,r,o,v,x){if(!t)return;const O=this.parseTime(t,{format:x}),I=O.minute;if(v&&I==I&&I%v!=0)throw new Error(`Your minutes - ${I} doesn't match your minutesGap - ${v}`);const B=i&&!r&&vl(O,i,o),W=r&&!i&&yl(O,r,o),X=i&&r&&function tg(n,a,t,i="minutes"){return"hours"===i?yl(n,t,i)&&vl(n,a,i):"minutes"===i?yl(n,t)&&vl(n,a):void 0}(O,i,r,o);return B||W||X||!i&&!r}static formatHour(t,i,r){if(24===i)return t;const o=r===ot.AM?t:t+12;return r===ot.AM&&12===o?0:r===ot.PM&&24===o?12:o}static fromDateTimeToString(t,i){const r=24===i?Oi.TWENTY_FOUR:Oi.TWELVE;return t.reconfigure({numberingSystem:n.DEFAULT_NUMBERING_SYSTEM,locale:n.DEFAULT_LOCALE}).toFormat(r)}static getLocaleOptionsByTime(t,i){const{numberingSystem:r,locale:o}=Yt.ou.local().setLocale(i.locale).resolvedLocaleOpts(),v={numberingSystem:r,locale:o},x={numberingSystem:n.DEFAULT_NUMBERING_SYSTEM,locale:n.DEFAULT_LOCALE};return isNaN(parseInt(t,10))?v:x}}return n.DEFAULT_FORMAT=12,n.DEFAULT_LOCALE="en-US",n.DEFAULT_NUMBERING_SYSTEM="latn",n})();const Ts={time:12,angle:360},ks={time:0,angle:360};let Xt=class{constructor(){this.hourSubject=new Cn.X(Ts),this.minuteSubject=new Cn.X(ks),this.periodSubject=new Cn.X(ot.AM)}set hour(a){this.hourSubject.next(a)}get selectedHour(){return this.hourSubject.asObservable()}set minute(a){this.minuteSubject.next(a)}get selectedMinute(){return this.minuteSubject.asObservable()}set period(a){(a===ot.AM||a===ot.PM)&&this.periodSubject.next(a)}get selectedPeriod(){return this.periodSubject.asObservable()}setDefaultTimeIfAvailable(a,t,i,r,o){try{Re.isTimeAvailable(a,t,i,"minutes",o)&&this.setDefaultTime(a,r)}catch(v){console.error(v)}}getFullTime(a){const t=this.hourSubject.getValue().time,i=this.minuteSubject.getValue().time,x=`${null!=t?t:Ts.time}:${null!=i?i:ks.time} ${12===a?this.periodSubject.getValue():""}`.trim();return Re.formatTime(x,{format:a})}setDefaultTime(a,t){const i=Re.parseTime(a,{format:t}).toJSDate();if(Yt.ou.fromJSDate(i).isValid){const r=a.substr(a.length-2).toUpperCase(),o=i.getHours();this.hour=Object.assign({},Ts,{time:ig(o,r)}),this.minute=Object.assign({},ks,{time:i.getMinutes()}),this.period=r}else this.resetTime()}resetTime(){this.hour=Object.assign({},Ts),this.minute=Object.assign({},ks),this.period=ot.AM}};function ig(n,a){switch(a){case ot.AM:return 0===n?12:n;case ot.PM:return 12===n?12:n-12;default:return n}}Xt.\u0275fac=function(a){return new(a||Xt)},Xt.\u0275prov=e.Yz7({token:Xt,factory:function(n){return Xt.\u0275fac(n)},providedIn:"root"}),Xt.ngInjectableDef=(0,e.Yz7)({factory:function(){return new Xt},token:Xt,providedIn:"root"});const bt=new e.OlP("TimeLocale",{providedIn:"root",factory:()=>Re.DEFAULT_LOCALE});var on=(()=>{return(n=on||(on={})).ENTER="enter",n.LEAVE="leave",on;var n})();let ng=(()=>{let n=class{constructor(t,i,r){this.timepickerService=t,this.eventService=i,this.locale=r,this.timeUnit=rt,this.activeTimeUnit=rt.HOUR,this.unsubscribe=new re.xQ}set defaultTime(t){this._defaultTime=t,this.setDefaultTime(t)}get defaultTime(){return this._defaultTime}onKeydown(t){this.eventService.dispatchEvent(t),t.stopPropagation()}ngOnInit(){this.animationState=!this.disableAnimation&&on.ENTER,this.defineTime(),this.selectedHour=this.timepickerService.selectedHour.pipe(ho({bufferSize:1,refCount:!0})),this.selectedMinute=this.timepickerService.selectedMinute.pipe(ho({bufferSize:1,refCount:!0})),this.selectedPeriod=this.timepickerService.selectedPeriod.pipe(ho({bufferSize:1,refCount:!0})),this.timepickerBaseRef.timeUpdated.pipe(le(this.unsubscribe)).subscribe(this.setDefaultTime.bind(this))}onHourChange(t){this.timepickerService.hour=t,this.onTimeChange()}onHourSelected(t){this.hoursOnly||this.changeTimeUnit(rt.MINUTE),this.timepickerBaseRef.hourSelected.next(t)}onMinuteChange(t){this.timepickerService.minute=t,this.onTimeChange()}changePeriod(t){this.timepickerService.period=t,this.onTimeChange()}changeTimeUnit(t){this.activeTimeUnit=t}setTime(){this.timepickerBaseRef.timeSet.next(this.timepickerService.getFullTime(this.format)),this.close()}close(){this.disableAnimation?this.timepickerBaseRef.close():this.animationState=on.LEAVE}animationDone(t){"done"===t.phaseName&&t.toState===on.LEAVE&&this.timepickerBaseRef.close()}ngOnDestroy(){this.unsubscribe.next(),this.unsubscribe.complete()}setDefaultTime(t){this.timepickerService.setDefaultTimeIfAvailable(t,this.minTime,this.maxTime,this.format,this.minutesGap)}defineTime(){const t=this.minTime;if(t&&!this.time&&!this.defaultTime){const i=Re.fromDateTimeToString(t,this.format);this.setDefaultTime(i)}}onTimeChange(){const t=Re.toLocaleTimeString(this.timepickerService.getFullTime(this.format),{locale:this.locale,format:this.format});this.timepickerBaseRef.timeChanged.emit(t)}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(Xt),e.Y36(Ai),e.Y36(bt))},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-container"]],hostBindings:function(t,i){1&t&&e.NdJ("keydown",function(o){return i.onKeydown(o)})},inputs:{defaultTime:"defaultTime"},features:[e._Bn([Xt])],decls:22,vars:31,consts:[[1,"timepicker-backdrop-overlay",3,"overlay","ngClass"],[1,"timepicker-overlay"],[3,"appendToInput","inputElement","ngxMaterialTimepickerTheme"],[1,"timepicker",3,"ngClass"],[1,"timepicker__header"],[3,"format","hour","minute","period","activeTimeUnit","minTime","maxTime","isEditable","editableHintTmpl","minutesGap","hoursOnly","periodChanged","timeUnitChanged","hourChanged","minuteChanged"],[1,"timepicker__main-content"],[1,"timepicker__body",3,"ngSwitch"],[4,"ngSwitchCase"],[3,"selectedMinute","selectedHour","minTime","maxTime","format","period","minutesGap","minuteChange",4,"ngSwitchCase"],[1,"timepicker__actions"],[3,"click"],[4,"ngTemplateOutlet"],["cancelBtnDefault",""],["confirmBtnDefault",""],[3,"selectedHour","minTime","maxTime","format","hourChange","hourSelected",4,"ngIf","ngIfElse"],["ampmHours",""],[3,"selectedHour","minTime","maxTime","format","hourChange","hourSelected"],[3,"selectedHour","period","minTime","maxTime","hourChange","hourSelected"],[3,"selectedMinute","selectedHour","minTime","maxTime","format","period","minutesGap","minuteChange"]],template:function(t,i){if(1&t&&(e._UZ(0,"div",0),e.TgZ(1,"div",1),e.TgZ(2,"ngx-material-timepicker-content",2),e.TgZ(3,"div",3),e.NdJ("@timepicker.done",function(o){return i.animationDone(o)}),e.TgZ(4,"header",4),e.TgZ(5,"ngx-material-timepicker-dial",5),e.NdJ("periodChanged",function(o){return i.changePeriod(o)})("timeUnitChanged",function(o){return i.changeTimeUnit(o)})("hourChanged",function(o){return i.onHourChange(o)})("minuteChanged",function(o){return i.onMinuteChange(o)}),e.ALo(6,"async"),e.ALo(7,"async"),e.ALo(8,"async"),e.qZA(),e.qZA(),e.TgZ(9,"div",6),e.TgZ(10,"div",7),e.YNc(11,_f,4,2,"div",8),e.YNc(12,mf,4,13,"ngx-material-timepicker-minutes-face",9),e.qZA(),e.TgZ(13,"div",10),e.TgZ(14,"div",11),e.NdJ("click",function(){return i.close()}),e.YNc(15,pf,1,0,"ng-container",12),e.qZA(),e.TgZ(16,"div",11),e.NdJ("click",function(){return i.setTime()}),e.YNc(17,ff,1,0,"ng-container",12),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.YNc(18,gf,2,0,"ng-template",null,13,e.W1O),e.YNc(20,vf,2,0,"ng-template",null,14,e.W1O)),2&t){const r=e.MAs(19),o=e.MAs(21);let v,x;e.Q6J("overlay",i.preventOverlayClick)("ngClass",e.VKq(29,yf,i.appendToInput)),e.xp6(2),e.Q6J("appendToInput",i.appendToInput)("inputElement",i.inputElement)("ngxMaterialTimepickerTheme",i.theme),e.xp6(1),e.Q6J("@timepicker",i.animationState)("ngClass",i.timepickerClass),e.xp6(2),e.Q6J("format",i.format)("hour",null==(v=e.lcZ(6,23,i.selectedHour))?null:v.time)("minute",null==(x=e.lcZ(7,25,i.selectedMinute))?null:x.time)("period",e.lcZ(8,27,i.selectedPeriod))("activeTimeUnit",i.activeTimeUnit)("minTime",i.minTime)("maxTime",i.maxTime)("isEditable",i.enableKeyboardInput)("editableHintTmpl",i.editableHintTmpl)("minutesGap",i.minutesGap)("hoursOnly",i.hoursOnly),e.xp6(5),e.Q6J("ngSwitch",i.activeTimeUnit),e.xp6(1),e.Q6J("ngSwitchCase",i.timeUnit.HOUR),e.xp6(1),e.Q6J("ngSwitchCase",i.timeUnit.MINUTE),e.xp6(3),e.Q6J("ngTemplateOutlet",i.cancelBtnTmpl?i.cancelBtnTmpl:r),e.xp6(2),e.Q6J("ngTemplateOutlet",i.confirmBtnTmpl?i.confirmBtnTmpl:o)}},directives:function(){return[yg,f.mk,Cg,sg,pg,f.RF,f.n9,f.O5,dg,cg,ug,f.tP,mg]},pipes:function(){return[f.Ov]},styles:["[_nghost-%COMP%]{--body-background-color:#fff;--primary-font-family:'Roboto',sans-serif;--button-color:deepskyblue;--dial-active-color:#fff;--dial-inactive-color:rgba(255, 255, 255, .5);--dial-background-color:deepskyblue;--dial-editable-active-color:deepskyblue;--dial-editable-background-color:#fff;--clock-face-time-active-color:#fff;--clock-face-time-inactive-color:#6c6c6c;--clock-face-inner-time-inactive-color:#929292;--clock-face-time-disabled-color:#c5c5c5;--clock-face-background-color:#f0f0f0;--clock-hand-color:deepskyblue}.timepicker-backdrop-overlay[_ngcontent-%COMP%]{position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.3);z-index:999;pointer-events:auto}.timepicker-backdrop-overlay--transparent[_ngcontent-%COMP%]{background-color:transparent}.timepicker-overlay[_ngcontent-%COMP%]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:999;pointer-events:none}.timepicker[_ngcontent-%COMP%]{width:300px;border-radius:2px;box-shadow:rgba(0,0,0,.25) 0 14px 45px,rgba(0,0,0,.22) 0 10px 18px;outline:0;position:static;z-index:999;pointer-events:auto}.timepicker__header[_ngcontent-%COMP%]{padding:15px 30px;background-color:#00bfff}@supports (background-color:var(--dial-background-color)){.timepicker__header[_ngcontent-%COMP%]{background-color:var(--dial-background-color)}}.timepicker__body[_ngcontent-%COMP%]{padding:15px 5px;display:flex;justify-content:center;align-items:center;background-color:#fff}@supports (background-color:var(--body-background-color)){.timepicker__body[_ngcontent-%COMP%]{background-color:var(--body-background-color)}}.timepicker__actions[_ngcontent-%COMP%]{display:flex;justify-content:flex-end;padding:15px;background-color:#fff}@supports (background-color:var(--body-background-color)){.timepicker__actions[_ngcontent-%COMP%]{background-color:var(--body-background-color)}}@media (max-device-width:1023px) and (orientation:landscape){.timepicker[_ngcontent-%COMP%]{display:flex;width:515px}.timepicker__header[_ngcontent-%COMP%]{display:flex;align-items:center}.timepicker__main-content[_ngcontent-%COMP%]{display:flex;flex-direction:column;width:100%}.timepicker__actions[_ngcontent-%COMP%]{padding:5px;margin-top:-1px}}"],data:{animation:[(0,Z.X$)("timepicker",[(0,Z.eR)(`* => ${on.ENTER}`,[(0,Z.oB)({transform:"translateY(-30%)"}),(0,Z.jt)("0.2s ease-out",(0,Z.oB)({transform:"translateY(0)"}))]),(0,Z.eR)(`${on.ENTER} => ${on.LEAVE}`,[(0,Z.oB)({transform:"translateY(0)",opacity:1}),(0,Z.jt)("0.2s ease-out",(0,Z.oB)({transform:"translateY(-30%)",opacity:0}))])])]}}),N([(0,e.IIB)()],n.prototype,"defaultTime",null),N([(0,e.L6J)("keydown",["$event"])],n.prototype,"onKeydown",null),n=N([Li(2,(0,e.tBr)(bt))],n),n})(),rg=(()=>{let n=class{constructor(t,i){this.eventService=t,this.domService=i,this.timeUpdated=new re.xQ,this.isEsc=!0,this.hoursOnly=!1,this.timeSet=new e.vpe,this.opened=new e.vpe,this.closed=new e.vpe,this.hourSelected=new e.vpe,this.timeChanged=new e.vpe,this.unsubscribe=new re.xQ}set ngxMaterialTimepickerTheme(t){console.warn("'ngxMaterialTimepickerTheme' is deprecated. Use 'theme' instead"),this._ngxMaterialTimepickerTheme=t}set format(t){this._format=24===t?24:12}get format(){return this.timepickerInput?this.timepickerInput.format:this._format}set minutesGap(t){null!=t&&(t=Math.floor(t),this._minutesGap=t<=59?t:1)}get minutesGap(){return this._minutesGap}get minTime(){return this.timepickerInput?this.timepickerInput.min:this.min}get maxTime(){return this.timepickerInput?this.timepickerInput.max:this.max}get disabled(){return this.timepickerInput&&this.timepickerInput.disabled}get time(){return this.timepickerInput&&this.timepickerInput.value}get inputElement(){return this.timepickerInput&&this.timepickerInput.element}registerInput(t){if(this.timepickerInput)throw Error("A Timepicker can only be associated with a single input.");this.timepickerInput=t}open(){this.domService.appendTimepickerToBody(ng,{timepickerBaseRef:this,time:this.time,defaultTime:this.defaultTime,maxTime:this.maxTime,minTime:this.minTime,format:this.format,minutesGap:this.minutesGap,disableAnimation:this.disableAnimation,cancelBtnTmpl:this.cancelBtnTmpl,confirmBtnTmpl:this.confirmBtnTmpl,editableHintTmpl:this.editableHintTmpl,disabled:this.disabled,enableKeyboardInput:this.enableKeyboardInput,preventOverlayClick:this.preventOverlayClick,appendToInput:this.appendToInput,hoursOnly:this.hoursOnly,theme:this.theme||this._ngxMaterialTimepickerTheme,timepickerClass:this.timepickerClass,inputElement:this.inputElement}),this.opened.next(),this.subscribeToEvents()}close(){this.domService.destroyTimepicker(),this.closed.next(),this.unsubscribeFromEvents()}updateTime(t){this.timeUpdated.next(t)}subscribeToEvents(){(0,ne.T)(this.eventService.backdropClick,this.eventService.keydownEvent.pipe((0,Ne.h)(t=>27===t.keyCode&&this.isEsc))).pipe(le(this.unsubscribe)).subscribe(()=>this.close())}unsubscribeFromEvents(){this.unsubscribe.next(),this.unsubscribe.complete()}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(Ai),e.Y36(Yi))},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker"]],inputs:{isEsc:["ESC","isEsc"],hoursOnly:"hoursOnly",ngxMaterialTimepickerTheme:"ngxMaterialTimepickerTheme",format:"format",minutesGap:"minutesGap",cancelBtnTmpl:"cancelBtnTmpl",editableHintTmpl:"editableHintTmpl",confirmBtnTmpl:"confirmBtnTmpl",enableKeyboardInput:"enableKeyboardInput",preventOverlayClick:"preventOverlayClick",disableAnimation:"disableAnimation",appendToInput:"appendToInput",defaultTime:"defaultTime",timepickerClass:"timepickerClass",theme:"theme",min:"min",max:"max"},outputs:{timeSet:"timeSet",opened:"opened",closed:"closed",hourSelected:"hourSelected",timeChanged:"timeChanged"},decls:0,vars:0,template:function(t,i){},encapsulation:2}),N([(0,e.IIB)()],n.prototype,"cancelBtnTmpl",void 0),N([(0,e.IIB)()],n.prototype,"editableHintTmpl",void 0),N([(0,e.IIB)()],n.prototype,"confirmBtnTmpl",void 0),N([(0,e.IIB)("ESC")],n.prototype,"isEsc",void 0),N([(0,e.IIB)()],n.prototype,"enableKeyboardInput",void 0),N([(0,e.IIB)()],n.prototype,"preventOverlayClick",void 0),N([(0,e.IIB)()],n.prototype,"disableAnimation",void 0),N([(0,e.IIB)()],n.prototype,"appendToInput",void 0),N([(0,e.IIB)()],n.prototype,"hoursOnly",void 0),N([(0,e.IIB)()],n.prototype,"defaultTime",void 0),N([(0,e.IIB)()],n.prototype,"timepickerClass",void 0),N([(0,e.IIB)()],n.prototype,"theme",void 0),N([(0,e.IIB)()],n.prototype,"min",void 0),N([(0,e.IIB)()],n.prototype,"max",void 0),N([(0,e.IIB)()],n.prototype,"ngxMaterialTimepickerTheme",null),N([(0,e.IIB)()],n.prototype,"format",null),N([(0,e.IIB)()],n.prototype,"minutesGap",null),N([(0,e.r_U)()],n.prototype,"timeSet",void 0),N([(0,e.r_U)()],n.prototype,"opened",void 0),N([(0,e.r_U)()],n.prototype,"closed",void 0),N([(0,e.r_U)()],n.prototype,"hourSelected",void 0),N([(0,e.r_U)()],n.prototype,"timeChanged",void 0),n})(),bl=(()=>{let n=class{};return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=e.lG2({type:n,selectors:[["","ngxMaterialTimepickerToggleIcon",""]]}),n})(),og=(()=>{let n=class{get disabled(){return void 0===this._disabled?this.timepicker.disabled:this._disabled}set disabled(t){this._disabled=t}open(t){this.timepicker&&(this.timepicker.open(),t.stopPropagation())}};return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-toggle"]],contentQueries:function(t,i,r){if(1&t&&e.Suo(r,bl,7),2&t){let o;e.iGM(o=e.CRH())&&(i.customIcon=o.first)}},inputs:{disabled:"disabled",timepicker:["for","timepicker"]},ngContentSelectors:Tf,decls:3,vars:2,consts:[["type","button",1,"ngx-material-timepicker-toggle",3,"disabled","click"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 24 24","width","24px","height","24px",4,"ngIf"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 24 24","width","24px","height","24px"],["d","M 12 2 C 6.4889971 2 2 6.4889971 2 12 C 2 17.511003 6.4889971 22 12 22 C 17.511003 22 22 17.511003 22 12 C 22 6.4889971 17.511003 2 12 2 z M 12 4 C 16.430123 4 20 7.5698774 20 12 C 20 16.430123 16.430123 20 12 20 C 7.5698774 20 4 16.430123 4 12 C 4 7.5698774 7.5698774 4 12 4 z M 11 6 L 11 12.414062 L 15.292969 16.707031 L 16.707031 15.292969 L 13 11.585938 L 13 6 L 11 6 z"]],template:function(t,i){1&t&&(e.F$t(Mf),e.TgZ(0,"button",0),e.NdJ("click",function(o){return i.open(o)}),e.YNc(1,bf,2,0,"svg",1),e.Hsn(2),e.qZA()),2&t&&(e.Q6J("disabled",i.disabled),e.xp6(1),e.Q6J("ngIf",!i.customIcon))},directives:[f.O5],styles:[".ngx-material-timepicker-toggle[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;padding:4px;background-color:transparent;border-radius:50%;text-align:center;border:none;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .3s;cursor:pointer}.ngx-material-timepicker-toggle[_ngcontent-%COMP%]:focus{background-color:rgba(0,0,0,.07)}"]}),N([(0,e.IIB)("for")],n.prototype,"timepicker",void 0),N([(0,e.IIB)()],n.prototype,"disabled",null),N([(0,e.aQ5)(bl,{static:!0})],n.prototype,"customIcon",void 0),n})();var Ml;let Ot=Ml=class{constructor(a,t){this.elementRef=a,this.locale=t,this._format=12,this._value="",this.timepickerSubscriptions=[],this.onTouched=()=>{},this.onChange=()=>{}}set format(a){this._format=24===a?24:12,a&&this.previousFormat&&this.previousFormat!==this._format&&(this.value=this._value,this._timepicker.updateTime(this._value)),this.previousFormat=this._format}get format(){return this._format}set min(a){this._min="string"!=typeof a?a:Re.parseTime(a,{locale:this.locale,format:this.format})}get min(){return this._min}set max(a){this._max="string"!=typeof a?a:Re.parseTime(a,{locale:this.locale,format:this.format})}get max(){return this._max}set timepicker(a){this.registerTimepicker(a)}set value(a){if(!a)return this._value="",void this.updateInputValue();const t=Re.formatTime(a,{locale:this.locale,format:this.format});if(Re.isTimeAvailable(t,this._min,this._max,"minutes",this._timepicker.minutesGap,this._format))return this._value=t,void this.updateInputValue();console.warn("Selected time doesn't match min or max value")}get value(){return this._value?Re.toLocaleTimeString(this._value,{format:this.format,locale:this.locale}):""}get element(){return this.elementRef&&this.elementRef.nativeElement}set defaultTime(a){this._timepicker.defaultTime=Re.formatTime(a,{locale:this.locale,format:this.format})}updateValue(a){this.value=a,this.onChange(a)}ngOnChanges(a){a.value&&a.value.currentValue&&(this.defaultTime=a.value.currentValue)}onClick(a){this.disableClick||(this._timepicker.open(),a.stopPropagation())}writeValue(a){this.value=a,a&&(this.defaultTime=a)}registerOnChange(a){this.onChange=a}registerOnTouched(a){this.onTouched=a}setDisabledState(a){this.disabled=a}ngOnDestroy(){this.timepickerSubscriptions.forEach(a=>a.unsubscribe())}registerTimepicker(a){if(!a)throw new Error("NgxMaterialTimepickerComponent is not defined. Please make sure you passed the timepicker to ngxTimepicker directive");this._timepicker=a,this._timepicker.registerInput(this),this.timepickerSubscriptions.push(this._timepicker.timeSet.subscribe(t=>{this.value=t,this.onChange(this.value),this.onTouched(),this.defaultTime=this._value}))}updateInputValue(){this.elementRef.nativeElement.value=this.value}};Ot.\u0275fac=function(a){return new(a||Ot)(e.Y36(e.SBq),e.Y36(bt))},Ot.\u0275dir=e.lG2({type:Ot,selectors:[["","ngxTimepicker",""]],hostVars:1,hostBindings:function(a,t){1&a&&e.NdJ("change",function(r){return t.updateValue(r.target.value)})("blur",function(){return t.onTouched()})("click",function(r){return t.onClick(r)}),2&a&&e.Ikx("disabled",t.disabled)},inputs:{format:"format",value:"value",min:"min",max:"max",timepicker:["ngxTimepicker","timepicker"],disabled:"disabled",disableClick:"disableClick"},features:[e._Bn([{provide:l.JU,useExisting:Ml,multi:!0}]),e.TTD]}),Ot.ctorParameters=()=>[{type:e.SBq},{type:String,decorators:[{type:e.tBr,args:[bt]}]}],N([(0,e.IIB)()],Ot.prototype,"format",null),N([(0,e.IIB)()],Ot.prototype,"min",null),N([(0,e.IIB)()],Ot.prototype,"max",null),N([(0,e.IIB)("ngxTimepicker")],Ot.prototype,"timepicker",null),N([(0,e.IIB)()],Ot.prototype,"value",null),N([(0,e.IIB)()],Ot.prototype,"disabled",void 0),N([(0,e.IIB)()],Ot.prototype,"disableClick",void 0),N([(0,e.L6J)("click",["$event"])],Ot.prototype,"onClick",null),Ot=Ml=N([Li(1,(0,e.tBr)(bt))],Ot);let sg=(()=>{let n=class{constructor(t){this.element=t.nativeElement}ngAfterViewInit(){this.theme&&this.setTheme(this.theme)}setTheme(t){for(const i in t)if(t.hasOwnProperty(i)){if("string"==typeof t[i]){for(const r in t)t.hasOwnProperty(r)&&this.element.style.setProperty(`--${lg(r)}`,t[r]);return}this.setTheme(t[i])}}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq))},n.\u0275dir=e.lG2({type:n,selectors:[["","ngxMaterialTimepickerTheme",""]],inputs:{theme:["ngxMaterialTimepickerTheme","theme"]}}),N([(0,e.IIB)("ngxMaterialTimepickerTheme")],n.prototype,"theme",void 0),n})();function lg(n){return n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}class mt{static getHours(a){return Array(a).fill(1).map((t,i)=>{const o=t+i;return{time:24===o?0:o,angle:30*o}})}static disableHours(a,t){return t.min||t.max?a.map(i=>{const r=24===t.format?i.time:Re.formatHour(i.time,t.format,t.period),o=Yt.ou.fromObject({hour:r}).toFormat(Oi.TWELVE);return Object.assign({},i,{disabled:!Re.isTimeAvailable(o,t.min,t.max,"hours")})}):a}static getMinutes(a=1){const r=[];for(let o=0;o<60;o++){const v=6*o;o%a==0&&r.push({time:o,angle:0!==v?v:360})}return r}static disableMinutes(a,t,i){if(i.min||i.max){const r=Re.formatHour(t,i.format,i.period);return a.map(o=>{const v=Yt.ou.fromObject({hour:r,minute:o.time}).toFormat(Oi.TWELVE);return Object.assign({},o,{disabled:!Re.isTimeAvailable(v,i.min,i.max,"minutes")})})}return a}}let Kd=(()=>{class n{constructor(t){this.hourChange=new e.vpe,this.hourSelected=new e.vpe,this.hoursList=[],this.hoursList=mt.getHours(t)}onTimeSelected(t){this.hourSelected.next(t)}}return n.\u0275fac=function(t){e.$Z()},n.\u0275dir=e.lG2({type:n,inputs:{selectedHour:"selectedHour",minTime:"minTime",maxTime:"maxTime",format:"format"},outputs:{hourChange:"hourChange",hourSelected:"hourSelected"}}),N([(0,e.IIB)()],n.prototype,"selectedHour",void 0),N([(0,e.IIB)()],n.prototype,"minTime",void 0),N([(0,e.IIB)()],n.prototype,"maxTime",void 0),N([(0,e.IIB)()],n.prototype,"format",void 0),N([(0,e.r_U)()],n.prototype,"hourChange",void 0),N([(0,e.r_U)()],n.prototype,"hourSelected",void 0),n})(),dg=(()=>{let n=class extends Kd{constructor(){super(24)}ngAfterContentInit(){this.hoursList=mt.disableHours(this.hoursList,{min:this.minTime,max:this.maxTime,format:this.format})}};return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-24-hours-face"]],features:[e.qOj],decls:1,vars:3,consts:[[3,"selectedTime","faceTime","format","timeChange","timeSelected"]],template:function(t,i){1&t&&(e.TgZ(0,"ngx-material-timepicker-face",0),e.NdJ("timeChange",function(o){return i.hourChange.next(o)})("timeSelected",function(o){return i.onTimeSelected(o)}),e.qZA()),2&t&&e.Q6J("selectedTime",i.selectedHour)("faceTime",i.hoursList)("format",i.format)},directives:function(){return[Tl]},encapsulation:2,changeDetection:0}),n})(),cg=(()=>{let n=class extends Kd{constructor(){super(12)}ngOnChanges(t){t.period&&t.period.currentValue&&(this.hoursList=mt.disableHours(this.hoursList,{min:this.minTime,max:this.maxTime,format:this.format,period:this.period}))}};return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-12-hours-face"]],inputs:{period:"period"},features:[e.qOj,e.TTD],decls:1,vars:2,consts:[[3,"selectedTime","faceTime","timeChange","timeSelected"]],template:function(t,i){1&t&&(e.TgZ(0,"ngx-material-timepicker-face",0),e.NdJ("timeChange",function(o){return i.hourChange.next(o)})("timeSelected",function(o){return i.onTimeSelected(o)}),e.qZA()),2&t&&e.Q6J("selectedTime",i.selectedHour)("faceTime",i.hoursList)},directives:function(){return[Tl]},encapsulation:2,changeDetection:0}),N([(0,e.IIB)()],n.prototype,"period",void 0),n})(),ug=(()=>{let n=class{constructor(){this.minutesList=[],this.timeUnit=rt,this.minuteChange=new e.vpe}ngOnChanges(t){if(t.period&&t.period.currentValue){const i=mt.getMinutes(this.minutesGap);this.minutesList=mt.disableMinutes(i,this.selectedHour,{min:this.minTime,max:this.maxTime,format:this.format,period:this.period})}}};return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-minutes-face"]],inputs:{selectedMinute:"selectedMinute",selectedHour:"selectedHour",period:"period",minTime:"minTime",maxTime:"maxTime",format:"format",minutesGap:"minutesGap"},outputs:{minuteChange:"minuteChange"},features:[e.TTD],decls:1,vars:4,consts:[[3,"faceTime","selectedTime","minutesGap","unit","timeChange"]],template:function(t,i){1&t&&(e.TgZ(0,"ngx-material-timepicker-face",0),e.NdJ("timeChange",function(o){return i.minuteChange.next(o)}),e.qZA()),2&t&&e.Q6J("faceTime",i.minutesList)("selectedTime",i.selectedMinute)("minutesGap",i.minutesGap)("unit",i.timeUnit.MINUTE)},directives:function(){return[Tl]},encapsulation:2}),N([(0,e.IIB)()],n.prototype,"selectedMinute",void 0),N([(0,e.IIB)()],n.prototype,"selectedHour",void 0),N([(0,e.IIB)()],n.prototype,"period",void 0),N([(0,e.IIB)()],n.prototype,"minTime",void 0),N([(0,e.IIB)()],n.prototype,"maxTime",void 0),N([(0,e.IIB)()],n.prototype,"format",void 0),N([(0,e.IIB)()],n.prototype,"minutesGap",void 0),N([(0,e.r_U)()],n.prototype,"minuteChange",void 0),n})();const ws_small_height="75px",ws_small_top="calc(50% - 75px)",ws_large_height="103px",ws_large_top="calc(50% - 103px)";let Tl=(()=>{let n=class{constructor(){this.timeUnit=rt,this.innerClockFaceSize=85,this.timeChange=new e.vpe,this.timeSelected=new e.vpe}ngAfterViewInit(){this.setClockHandPosition(),this.addTouchEvents()}ngOnChanges(t){const i=t.faceTime,r=t.selectedTime;i&&i.currentValue&&r&&r.currentValue&&(this.selectedTime=this.faceTime.find(o=>o.time===this.selectedTime.time)),r&&r.currentValue&&this.setClockHandPosition(),i&&i.currentValue&&setTimeout(()=>this.selectAvailableTime())}trackByTime(t,i){return i.time}onMousedown(t){t.preventDefault(),this.isStarted=!0}selectTime(t){if(!this.isStarted&&t instanceof MouseEvent&&"click"!==t.type)return;const i=this.clockFace.nativeElement.getBoundingClientRect(),r=i.left+i.width/2,o=i.top+i.height/2,v=180*Math.atan(Math.abs(t.clientX-r)/Math.abs(t.clientY-o))/Math.PI,x=function _g(n,a,t,i,r){return i>a&&t>=n?180-r:i>a&&t<n?180+r:i<a&&t<n?360-r:r}(r,o,t.clientX,t.clientY,v),O=this.format&&this.isInnerClockFace(r,o,t.clientX,t.clientY),W=(function hg(n,a){return Math.round(n/a)*a}(x,this.unit===rt.MINUTE?6*(this.minutesGap||1):30)||360)+(O?360:0),X=this.faceTime.find(pe=>pe.angle===W);X&&!X.disabled&&(this.timeChange.next(X),this.isStarted||this.timeSelected.next(X.time))}onMouseup(t){t.preventDefault(),this.isStarted=!1}ngOnDestroy(){this.removeTouchEvents()}addTouchEvents(){this.touchStartHandler=this.onMousedown.bind(this),this.touchEndHandler=this.onMouseup.bind(this),this.clockFace.nativeElement.addEventListener("touchstart",this.touchStartHandler),this.clockFace.nativeElement.addEventListener("touchend",this.touchEndHandler)}removeTouchEvents(){this.clockFace.nativeElement.removeEventListener("touchstart",this.touchStartHandler),this.clockFace.nativeElement.removeEventListener("touchend",this.touchEndHandler)}setClockHandPosition(){24===this.format&&(this.selectedTime.time>12||0===this.selectedTime.time?this.decreaseClockHand():this.increaseClockHand()),this.clockHand.nativeElement.style.transform=`rotate(${this.selectedTime.angle}deg)`}selectAvailableTime(){const t=this.faceTime.find(i=>this.selectedTime.time===i.time);if(this.isClockFaceDisabled=this.faceTime.every(i=>i.disabled),t&&t.disabled&&!this.isClockFaceDisabled){const i=this.faceTime.find(r=>!r.disabled);this.timeChange.next(i)}}isInnerClockFace(t,i,r,o){return Math.sqrt(Math.pow(r-t,2)+Math.pow(o-i,2))<this.innerClockFaceSize}decreaseClockHand(){this.clockHand.nativeElement.style.height=ws_small_height,this.clockHand.nativeElement.style.top=ws_small_top}increaseClockHand(){this.clockHand.nativeElement.style.height=ws_large_height,this.clockHand.nativeElement.style.top=ws_large_top}};return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-face"]],viewQuery:function(t,i){if(1&t&&(e.Gf(kf,7),e.Gf(wf,7)),2&t){let r;e.iGM(r=e.CRH())&&(i.clockFace=r.first),e.iGM(r=e.CRH())&&(i.clockHand=r.first)}},hostBindings:function(t,i){1&t&&e.NdJ("mousedown",function(o){return i.onMousedown(o)})("click",function(o){return i.selectTime(o)})("touchmove",function(o){return i.selectTime(o.changedTouches[0])})("touchend",function(o){return i.selectTime(o.changedTouches[0])})("mousemove",function(o){return i.selectTime(o)})("mouseup",function(o){return i.onMouseup(o)})},inputs:{selectedTime:"selectedTime",faceTime:"faceTime",unit:"unit",format:"format",minutesGap:"minutesGap"},outputs:{timeChange:"timeChange",timeSelected:"timeSelected"},features:[e.TTD],decls:7,vars:6,consts:[[1,"clock-face"],["clockFace",""],["class","clock-face__container",4,"ngIf","ngIfElse"],[1,"clock-face__clock-hand",3,"ngClass","hidden"],["clockHand",""],["minutesFace",""],[1,"clock-face__container"],["class","clock-face__number clock-face__number--outer",3,"ngStyle",4,"ngFor","ngForOf","ngForTrackBy"],["class","clock-face__inner",3,"top",4,"ngIf"],[1,"clock-face__number","clock-face__number--outer",3,"ngStyle"],[3,"ngStyle","ngClass"],[1,"clock-face__inner"],["class","clock-face__number clock-face__number--inner",3,"ngStyle","height",4,"ngFor","ngForOf","ngForTrackBy"],[1,"clock-face__number","clock-face__number--inner",3,"ngStyle"]],template:function(t,i){if(1&t&&(e.TgZ(0,"div",0,1),e.YNc(2,Sf,4,7,"div",2),e._UZ(3,"span",3,4),e.qZA(),e.YNc(5,Af,2,2,"ng-template",null,5,e.W1O)),2&t){const r=e.MAs(6);e.xp6(2),e.Q6J("ngIf",i.unit!==i.timeUnit.MINUTE)("ngIfElse",r),e.xp6(1),e.Q6J("ngClass",e.VKq(4,Yf,i.unit===i.timeUnit.MINUTE))("hidden",i.isClockFaceDisabled)}},directives:function(){return[f.O5,f.sg,f.PC,f.mk]},pipes:function(){return[f.OU,wg,wl,Dg,bg]},styles:[".clock-face[_ngcontent-%COMP%]{width:290px;height:290px;border-radius:50%;position:relative;display:flex;justify-content:center;padding:20px;box-sizing:border-box;background-color:#f0f0f0}@supports (background-color:var(--clock-face-background-color)){.clock-face[_ngcontent-%COMP%]{background-color:var(--clock-face-background-color)}}.clock-face__inner[_ngcontent-%COMP%]{position:absolute}.clock-face__container[_ngcontent-%COMP%]{margin-left:-2px}.clock-face__number[_ngcontent-%COMP%]{position:absolute;transform-origin:0 100%;width:50px;text-align:center;z-index:2}.clock-face__number--outer[_ngcontent-%COMP%]{height:calc(290px / 2 - 20px)}.clock-face__number--outer[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{font-size:16px;color:#6c6c6c}@supports (color:var(--clock-face-time-inactive-color)){.clock-face__number--outer[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{color:var(--clock-face-time-inactive-color)}}.clock-face__number--inner[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{font-size:14px;color:#929292}@supports (color:var(--clock-face-inner-time-inactive-color)){.clock-face__number--inner[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{color:var(--clock-face-inner-time-inactive-color)}}.clock-face__number[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:30px;height:30px;display:flex;justify-content:center;align-items:center;margin:auto;border-radius:50%;font-weight:500;font-family:Roboto,sans-serif}@supports (font-family:var(--primary-font-family)){.clock-face__number[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{font-family:var(--primary-font-family)}}.clock-face__number[_ngcontent-%COMP%] > span.active[_ngcontent-%COMP%]{background-color:#00bfff;color:#fff}@supports (background-color:var(--clock-hand-color)){.clock-face__number[_ngcontent-%COMP%] > span.active[_ngcontent-%COMP%]{background-color:var(--clock-hand-color);color:var(--clock-face-time-active-color)}}.clock-face__number[_ngcontent-%COMP%] > span.disabled[_ngcontent-%COMP%]{color:#c5c5c5}@supports (color:var(--clock-face-time-disabled-color)){.clock-face__number[_ngcontent-%COMP%] > span.disabled[_ngcontent-%COMP%]{color:var(--clock-face-time-disabled-color)}}.clock-face__clock-hand[_ngcontent-%COMP%]{height:103px;width:2px;transform-origin:0 100%;position:absolute;top:calc(50% - 103px);z-index:1;background-color:#00bfff}@supports (background-color:var(--clock-hand-color)){.clock-face__clock-hand[_ngcontent-%COMP%]{background-color:var(--clock-hand-color)}}.clock-face__clock-hand[_ngcontent-%COMP%]:after{content:'';width:7px;height:7px;border-radius:50%;background-color:inherit;position:absolute;bottom:-3px;left:-3.5px}.clock-face__clock-hand_minute[_ngcontent-%COMP%]:before{content:'';width:7px;height:7px;background-color:#fff;border-radius:50%;position:absolute;top:-8px;left:calc(50% - 8px);box-sizing:content-box;border:4px solid #00bfff}@supports (border-color:var(--clock-hand-color)){.clock-face__clock-hand_minute[_ngcontent-%COMP%]:before{border-color:var(--clock-hand-color)}}@media (max-device-width:1023px) and (orientation:landscape){.clock-face[_ngcontent-%COMP%]{width:225px;height:225px;padding:5px}.clock-face__number--outer[_ngcontent-%COMP%]{height:calc(225px / 2 - 5px)}.clock-face__clock-hand_minute[_ngcontent-%COMP%]:before{top:0}}"],changeDetection:0}),N([(0,e.IIB)()],n.prototype,"faceTime",void 0),N([(0,e.IIB)()],n.prototype,"selectedTime",void 0),N([(0,e.IIB)()],n.prototype,"unit",void 0),N([(0,e.IIB)()],n.prototype,"format",void 0),N([(0,e.IIB)()],n.prototype,"minutesGap",void 0),N([(0,e.r_U)()],n.prototype,"timeChange",void 0),N([(0,e.r_U)()],n.prototype,"timeSelected",void 0),N([(0,e.i9L)("clockFace",{static:!0})],n.prototype,"clockFace",void 0),N([(0,e.i9L)("clockHand",{static:!0})],n.prototype,"clockHand",void 0),N([(0,e.L6J)("mousedown",["$event"])],n.prototype,"onMousedown",null),N([(0,e.L6J)("click",["$event"]),(0,e.L6J)("touchmove",["$event.changedTouches[0]"]),(0,e.L6J)("touchend",["$event.changedTouches[0]"]),(0,e.L6J)("mousemove",["$event"])],n.prototype,"selectTime",null),N([(0,e.L6J)("mouseup",["$event"])],n.prototype,"onMouseup",null),n})(),mg=(()=>{let n=class{};return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-button"]],ngContentSelectors:Gd,decls:3,vars:0,consts:[["type","button",1,"timepicker-button"]],template:function(t,i){1&t&&(e.F$t(),e.TgZ(0,"button",0),e.TgZ(1,"span"),e.Hsn(2),e.qZA(),e.qZA())},styles:[".timepicker-button[_ngcontent-%COMP%]{display:inline-block;height:36px;min-width:88px;line-height:36px;border:12px;border-radius:2px;background-color:transparent;text-align:center;transition:450ms cubic-bezier(.23,1,.32,1);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;cursor:pointer;outline:0;color:#00bfff}@supports (color:var(--button-color)){.timepicker-button[_ngcontent-%COMP%]{color:var(--button-color)}}.timepicker-button[_ngcontent-%COMP%]:focus, .timepicker-button[_ngcontent-%COMP%]:hover{background-color:rgba(153,153,153,.2)}.timepicker-button[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{font-size:14px;text-transform:uppercase;font-weight:600;padding-left:16px;padding-right:16px;font-family:Roboto,sans-serif}@supports (font-family:var(--primary-font-family)){.timepicker-button[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{font-family:var(--primary-font-family)}}"]}),n})(),pg=(()=>{let n=class{constructor(t){this.locale=t,this.timeUnit=rt,this.meridiems=Yt.kI.meridiems({locale:this.locale}),this.periodChanged=new e.vpe,this.timeUnitChanged=new e.vpe,this.hourChanged=new e.vpe,this.minuteChanged=new e.vpe}ngOnChanges(t){if(t.period&&t.period.currentValue||t.format&&t.format.currentValue){const i=mt.getHours(this.format);this.hours=mt.disableHours(i,{min:this.minTime,max:this.maxTime,format:this.format,period:this.period})}if(t.period&&t.period.currentValue||t.hour&&t.hour.currentValue){const i=mt.getMinutes(this.minutesGap);this.minutes=mt.disableMinutes(i,+this.hour,{min:this.minTime,max:this.maxTime,format:this.format,period:this.period})}}changeTimeUnit(t){this.timeUnitChanged.next(t)}changePeriod(t){this.periodChanged.next(t)}changeHour(t){this.hourChanged.next(t)}changeMinute(t){this.minuteChanged.next(t)}showHint(){this.isHintVisible=!0}hideHint(){this.isHintVisible=!1}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(bt))},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-dial"]],inputs:{editableHintTmpl:"editableHintTmpl",hour:"hour",minute:"minute",format:"format",period:"period",activeTimeUnit:"activeTimeUnit",minTime:"minTime",maxTime:"maxTime",isEditable:"isEditable",minutesGap:"minutesGap",hoursOnly:"hoursOnly"},outputs:{periodChanged:"periodChanged",timeUnitChanged:"timeUnitChanged",hourChanged:"hourChanged",minuteChanged:"minuteChanged"},features:[e.TTD],decls:9,vars:25,consts:[[1,"timepicker-dial"],[1,"timepicker-dial__container"],[1,"timepicker-dial__time"],[3,"timeList","time","timeUnit","isActive","isEditable","timeUnitChanged","timeChanged","focused","unfocused"],[3,"timeList","time","timeUnit","isActive","isEditable","minutesGap","disabled","timeUnitChanged","timeChanged","focused","unfocused"],[1,"timepicker-dial__period",3,"ngClass","selectedPeriod","activeTimeUnit","maxTime","minTime","format","hours","minutes","selectedHour","meridiems","periodChanged"],[3,"ngClass",4,"ngIf"],[3,"ngClass"],[4,"ngTemplateOutlet"],["editableHintDefault",""],[1,"timepicker-dial__hint"]],template:function(t,i){1&t&&(e.TgZ(0,"div",0),e.TgZ(1,"div",1),e.TgZ(2,"div",2),e.TgZ(3,"ngx-material-timepicker-dial-control",3),e.NdJ("timeUnitChanged",function(o){return i.changeTimeUnit(o)})("timeChanged",function(o){return i.changeHour(o)})("focused",function(){return i.showHint()})("unfocused",function(){return i.hideHint()}),e.qZA(),e.TgZ(4,"span"),e._uU(5,":"),e.qZA(),e.TgZ(6,"ngx-material-timepicker-dial-control",4),e.NdJ("timeUnitChanged",function(o){return i.changeTimeUnit(o)})("timeChanged",function(o){return i.changeMinute(o)})("focused",function(){return i.showHint()})("unfocused",function(){return i.hideHint()}),e.qZA(),e.qZA(),e.TgZ(7,"ngx-material-timepicker-period",5),e.NdJ("periodChanged",function(o){return i.changePeriod(o)}),e.qZA(),e.qZA(),e.YNc(8,Zf,4,4,"div",6),e.qZA()),2&t&&(e.xp6(3),e.Q6J("timeList",i.hours)("time",i.hour)("timeUnit",i.timeUnit.HOUR)("isActive",i.activeTimeUnit===i.timeUnit.HOUR)("isEditable",i.isEditable),e.xp6(3),e.Q6J("timeList",i.minutes)("time",i.minute)("timeUnit",i.timeUnit.MINUTE)("isActive",i.activeTimeUnit===i.timeUnit.MINUTE)("isEditable",i.isEditable)("minutesGap",i.minutesGap)("disabled",i.hoursOnly),e.xp6(1),e.Q6J("ngClass",e.VKq(23,Pf,24===i.format))("selectedPeriod",i.period)("activeTimeUnit",i.activeTimeUnit)("maxTime",i.maxTime)("minTime",i.minTime)("format",i.format)("hours",i.hours)("minutes",i.minutes)("selectedHour",i.hour)("meridiems",i.meridiems),e.xp6(1),e.Q6J("ngIf",i.isEditable||i.editableHintTmpl))},directives:function(){return[fg,vg,f.mk,f.O5,f.tP]},styles:[".timepicker-dial[_ngcontent-%COMP%]{text-align:right}.timepicker-dial__container[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:flex-end;-webkit-tap-highlight-color:transparent}.timepicker-dial__time[_ngcontent-%COMP%]{display:flex;align-items:baseline;line-height:normal;font-size:50px;color:rgba(255,255,255,.5);font-family:Roboto,sans-serif}@supports (font-family:var(--primary-font-family)){.timepicker-dial__time[_ngcontent-%COMP%]{font-family:var(--primary-font-family);color:var(--dial-inactive-color)}}.timepicker-dial__period[_ngcontent-%COMP%]{display:block;margin-left:10px}.timepicker-dial__hint-container--hidden[_ngcontent-%COMP%], .timepicker-dial__period--hidden[_ngcontent-%COMP%]{visibility:hidden}.timepicker-dial__hint[_ngcontent-%COMP%]{display:inline-block;font-size:10px;color:#fff}@supports (color:var(--dial-active-color)){.timepicker-dial__hint[_ngcontent-%COMP%]{color:var(--dial-active-color)}}.timepicker-dial__hint[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:14px}@media (max-device-width:1023px) and (orientation:landscape){.timepicker-dial__container[_ngcontent-%COMP%]{flex-direction:column}.timepicker-dial__period[_ngcontent-%COMP%]{margin-left:0}}"],changeDetection:0}),N([(0,e.IIB)()],n.prototype,"editableHintTmpl",void 0),N([(0,e.IIB)()],n.prototype,"hour",void 0),N([(0,e.IIB)()],n.prototype,"minute",void 0),N([(0,e.IIB)()],n.prototype,"format",void 0),N([(0,e.IIB)()],n.prototype,"period",void 0),N([(0,e.IIB)()],n.prototype,"activeTimeUnit",void 0),N([(0,e.IIB)()],n.prototype,"minTime",void 0),N([(0,e.IIB)()],n.prototype,"maxTime",void 0),N([(0,e.IIB)()],n.prototype,"isEditable",void 0),N([(0,e.IIB)()],n.prototype,"minutesGap",void 0),N([(0,e.IIB)()],n.prototype,"hoursOnly",void 0),N([(0,e.r_U)()],n.prototype,"periodChanged",void 0),N([(0,e.r_U)()],n.prototype,"timeUnitChanged",void 0),N([(0,e.r_U)()],n.prototype,"hourChanged",void 0),N([(0,e.r_U)()],n.prototype,"minuteChanged",void 0),n=N([Li(0,(0,e.tBr)(bt))],n),n})(),rr=(()=>{let n=class{constructor(t){this.locale=t,this.numberingSystem=Yt.ou.local().setLocale(this.locale).resolvedLocaleOpts().numberingSystem}transform(t,i=rt.HOUR){return null==t||""===t?"":isNaN(+t)?i===rt.MINUTE?this.parseTime(t,"m","minute"):this.parseTime(t,"H","hour"):t}parseTime(t,i,r){const o=Yt.ou.fromFormat(String(t),i,{numberingSystem:this.numberingSystem})[r];if(!isNaN(o))return o;throw new Error(`Cannot parse time - ${t}`)}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(bt,16))},n.\u0275pipe=e.Yjl({name:"timeParser",type:n,pure:!0}),n.\u0275prov=e.Yz7({token:n,factory:function(a){return n.\u0275fac(a)}}),n=N([Li(0,(0,e.tBr)(bt))],n),n})(),fg=(()=>{let n=class{constructor(t){this.timeParserPipe=t,this.timeUnitChanged=new e.vpe,this.timeChanged=new e.vpe,this.focused=new e.vpe,this.unfocused=new e.vpe}get selectedTime(){if(this.time)return this.timeList.find(t=>t.time===+this.time)}saveTimeAndChangeTimeUnit(t,i){t.preventDefault(),this.previousTime=this.time,this.timeUnitChanged.next(i),this.focused.next()}updateTime(){const t=this.selectedTime;t&&(this.timeChanged.next(t),this.previousTime=t.time)}changeTimeByKeyboard(t){const i=String.fromCharCode(t.keyCode);(function gg(n,a,t){if(/\d/.test(a))return Xd(n+a,t)})(this.time,i,this.timeList)&&t.preventDefault()}onKeydown(t){$d(t)?this.changeTimeByArrow(t.keyCode):t.preventDefault()}onModelChange(t){this.time=this.timeParserPipe.transform(t,this.timeUnit).toString()}changeTimeByArrow(t){let o;38===t?o=String(+this.time+(this.minutesGap||1)):40===t&&(o=String(+this.time-(this.minutesGap||1))),Xd(o,this.timeList)||(this.time=o,this.updateTime())}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(rr))},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-dial-control"]],inputs:{time:"time",timeList:"timeList",timeUnit:"timeUnit",isActive:"isActive",isEditable:"isEditable",minutesGap:"minutesGap",disabled:"disabled"},outputs:{timeUnitChanged:"timeUnitChanged",timeChanged:"timeChanged",focused:"focused",unfocused:"unfocused"},features:[e._Bn([rr])],decls:3,vars:2,consts:[["class","timepicker-dial__control timepicker-dial__item","readonly","",3,"ngClass","ngModel","disabled","timepickerAutofocus","ngModelChange","input","focus",4,"ngIf","ngIfElse"],["editableTemplate",""],["readonly","",1,"timepicker-dial__control","timepicker-dial__item",3,"ngClass","ngModel","disabled","timepickerAutofocus","ngModelChange","input","focus"],[1,"timepicker-dial__control","timepicker-dial__item","timepicker-dial__control_editable",3,"ngClass","ngModel","disabled","timepickerAutofocus","ngModelChange","input","focus","keydown","keypress"]],template:function(t,i){if(1&t&&(e.YNc(0,Ff,2,9,"input",0),e.YNc(1,Nf,3,13,"ng-template",null,1,e.W1O)),2&t){const r=e.MAs(2);e.Q6J("ngIf",!i.isEditable)("ngIfElse",r)}},directives:function(){return[f.O5,l.Fj,f.mk,l.JJ,l.On,ec]},pipes:function(){return[wl,rr]},styles:[".timepicker-dial__item[_ngcontent-%COMP%]{cursor:pointer;color:rgba(255,255,255,.5);font-family:Roboto,sans-serif}@supports (font-family:var(--primary-font-family)){.timepicker-dial__item[_ngcontent-%COMP%]{font-family:var(--primary-font-family);color:var(--dial-inactive-color)}}.timepicker-dial__item_active[_ngcontent-%COMP%]{color:#fff}@supports (color:var(--dial-active-color)){.timepicker-dial__item_active[_ngcontent-%COMP%]{color:var(--dial-active-color)}}.timepicker-dial__control[_ngcontent-%COMP%]{border:none;background-color:transparent;font-size:50px;width:60px;padding:0;border-radius:3px;text-align:right}.timepicker-dial__control_editable[_ngcontent-%COMP%]:focus{color:#00bfff;background-color:#fff;outline:#00bfff}@supports (color:var(--dial-editable-active-color)){.timepicker-dial__control_editable[_ngcontent-%COMP%]:focus{color:var(--dial-editable-active-color)}}@supports (background-color:var(--dial-editable-background-color)){.timepicker-dial__control_editable[_ngcontent-%COMP%]:focus{background-color:var(--dial-editable-background-color)}}@supports (outline:var(--dial-editable-active-color)){.timepicker-dial__control_editable[_ngcontent-%COMP%]:focus{outline:var(--dial-editable-active-color)}}.timepicker-dial__control[_ngcontent-%COMP%]:disabled{cursor:default}"]}),N([(0,e.IIB)()],n.prototype,"timeList",void 0),N([(0,e.IIB)()],n.prototype,"timeUnit",void 0),N([(0,e.IIB)()],n.prototype,"time",void 0),N([(0,e.IIB)()],n.prototype,"isActive",void 0),N([(0,e.IIB)()],n.prototype,"isEditable",void 0),N([(0,e.IIB)()],n.prototype,"minutesGap",void 0),N([(0,e.IIB)()],n.prototype,"disabled",void 0),N([(0,e.r_U)()],n.prototype,"timeUnitChanged",void 0),N([(0,e.r_U)()],n.prototype,"timeChanged",void 0),N([(0,e.r_U)()],n.prototype,"focused",void 0),N([(0,e.r_U)()],n.prototype,"unfocused",void 0),n})();function Xd(n,a){const t=a.find(i=>i.time===+n);return!t||t&&t.disabled}let vg=(()=>{let n=class{constructor(){this.timePeriod=ot,this.isPeriodAvailable=!0,this.periodChanged=new e.vpe}changePeriod(t){this.isPeriodAvailable=this.isSwitchPeriodAvailable(t),this.isPeriodAvailable&&this.periodChanged.next(t)}animationDone(){this.isPeriodAvailable=!0}isSwitchPeriodAvailable(t){return!this.getDisabledTimeByPeriod(t).every(r=>r.disabled)}getDisabledTimeByPeriod(t){switch(this.activeTimeUnit){case rt.HOUR:return mt.disableHours(this.hours,{min:this.minTime,max:this.maxTime,format:this.format,period:t});case rt.MINUTE:return mt.disableMinutes(this.minutes,+this.selectedHour,{min:this.minTime,max:this.maxTime,format:this.format,period:t});default:throw new Error("no such TimeUnit")}}};return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-period"]],inputs:{selectedPeriod:"selectedPeriod",format:"format",activeTimeUnit:"activeTimeUnit",hours:"hours",minutes:"minutes",minTime:"minTime",maxTime:"maxTime",selectedHour:"selectedHour",meridiems:"meridiems"},outputs:{periodChanged:"periodChanged"},decls:6,vars:9,consts:[[1,"timepicker-period"],["type","button",1,"timepicker-dial__item","timepicker-period__btn",3,"ngClass","click"],["class","timepicker-period__warning",4,"ngIf"],[1,"timepicker-period__warning"]],template:function(t,i){1&t&&(e.TgZ(0,"div",0),e.TgZ(1,"button",1),e.NdJ("click",function(){return i.changePeriod(i.timePeriod.AM)}),e._uU(2),e.qZA(),e.TgZ(3,"button",1),e.NdJ("click",function(){return i.changePeriod(i.timePeriod.PM)}),e._uU(4),e.qZA(),e.YNc(5,Hf,3,1,"div",2),e.qZA()),2&t&&(e.xp6(1),e.Q6J("ngClass",e.VKq(5,Ms,i.selectedPeriod===i.timePeriod.AM)),e.xp6(1),e.Oqu(i.meridiems[0]),e.xp6(1),e.Q6J("ngClass",e.VKq(7,Ms,i.selectedPeriod===i.timePeriod.PM)),e.xp6(1),e.Oqu(i.meridiems[1]),e.xp6(1),e.Q6J("ngIf",!i.isPeriodAvailable))},directives:[f.mk,f.O5],styles:[".timepicker-dial__item[_ngcontent-%COMP%]{cursor:pointer;color:rgba(255,255,255,.5);font-family:Roboto,sans-serif}@supports (font-family:var(--primary-font-family)){.timepicker-dial__item[_ngcontent-%COMP%]{font-family:var(--primary-font-family);color:var(--dial-inactive-color)}}.timepicker-dial__item_active[_ngcontent-%COMP%]{color:#fff}@supports (color:var(--dial-active-color)){.timepicker-dial__item_active[_ngcontent-%COMP%]{color:var(--dial-active-color)}}.timepicker-period[_ngcontent-%COMP%]{display:flex;flex-direction:column;position:relative}.timepicker-period__btn[_ngcontent-%COMP%]{padding:1px 3px;border:0;background-color:transparent;font-size:18px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;border-radius:3px;transition:background-color .5s;font-family:Roboto,sans-serif}.timepicker-period__btn[_ngcontent-%COMP%]:focus{background-color:rgba(0,0,0,.07)}.timepicker-period__warning[_ngcontent-%COMP%]{padding:5px 10px;border-radius:3px;background-color:rgba(0,0,0,.55);color:#fff;position:absolute;width:200px;left:-20px;top:40px}.timepicker-period__warning[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin:0;font-size:12px;font-family:Roboto,sans-serif}@supports (font-family:var(--primary-font-family)){.timepicker-period__btn[_ngcontent-%COMP%], .timepicker-period__warning[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:var(--primary-font-family)}}"],data:{animation:[(0,Z.X$)("scaleInOut",[(0,Z.eR)(":enter",[(0,Z.oB)({transform:"scale(0)"}),(0,Z.jt)(".2s",(0,Z.oB)({transform:"scale(1)"})),(0,Z.vP)([(0,Z.jt)("3s",(0,Z.oB)({opacity:1})),(0,Z.jt)(".3s",(0,Z.oB)({opacity:0}))])])])]}}),N([(0,e.IIB)()],n.prototype,"selectedPeriod",void 0),N([(0,e.IIB)()],n.prototype,"format",void 0),N([(0,e.IIB)()],n.prototype,"activeTimeUnit",void 0),N([(0,e.IIB)()],n.prototype,"hours",void 0),N([(0,e.IIB)()],n.prototype,"minutes",void 0),N([(0,e.IIB)()],n.prototype,"minTime",void 0),N([(0,e.IIB)()],n.prototype,"maxTime",void 0),N([(0,e.IIB)()],n.prototype,"selectedHour",void 0),N([(0,e.IIB)()],n.prototype,"meridiems",void 0),N([(0,e.r_U)()],n.prototype,"periodChanged",void 0),n})(),yg=(()=>{let n=class{constructor(t){this.eventService=t}onClick(t){this.preventClick||this.eventService.dispatchEvent(t),t.preventDefault()}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(Ai))},n.\u0275dir=e.lG2({type:n,selectors:[["","overlay",""]],hostBindings:function(t,i){1&t&&e.NdJ("click",function(o){return i.onClick(o)})},inputs:{preventClick:["overlay","preventClick"]}}),N([(0,e.IIB)("overlay")],n.prototype,"preventClick",void 0),N([(0,e.L6J)("click",["$event"])],n.prototype,"onClick",null),n})(),bg=(()=>{let n=class{transform(t,i=5){return t&&(t%i==0?t:"")}};return n.\u0275fac=function(t){return new(t||n)},n.\u0275pipe=e.Yjl({name:"minutesFormatter",type:n,pure:!0}),n})(),ec=(()=>{let n=class{constructor(t,i){this.element=t,this.document=i,this.activeElement=this.document.activeElement}ngOnChanges(){this.isFocusActive&&setTimeout(()=>this.element.nativeElement.focus({preventScroll:!0}))}ngOnDestroy(){setTimeout(()=>this.activeElement.focus({preventScroll:!0}))}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(f.K0,8))},n.\u0275dir=e.lG2({type:n,selectors:[["","timepickerAutofocus",""]],inputs:{isFocusActive:["timepickerAutofocus","isFocusActive"]},features:[e.TTD]}),N([(0,e.IIB)("timepickerAutofocus")],n.prototype,"isFocusActive",void 0),n=N([Li(1,(0,e.FiY)()),Li(1,(0,e.tBr)(f.K0))],n),n})();var kl;let ze=kl=class{constructor(a,t){this.timepickerService=a,this.locale=t,this.minHour=1,this.maxHour=12,this.timeUnit=rt,this.buttonAlign="right",this.timeChanged=new e.vpe,this._format=12,this.unsubscribe$=new re.xQ,this.isFirstTimeChange=!0,this.onChange=()=>{}}set format(a){this._format=24===a?24:12,this.minHour=12===this._format?1:0,this.maxHour=12===this._format?12:23,this.hoursList=mt.getHours(this._format),a&&this.previousFormat&&this.previousFormat!==this._format&&this.updateTime(this.timepickerTime),this.previousFormat=this._format}get format(){return this._format}set min(a){this._min="string"!=typeof a?a:Re.parseTime(a,{locale:this.locale,format:this.format})}get min(){return this._min}set max(a){this._max="string"!=typeof a?a:Re.parseTime(a,{locale:this.locale,format:this.format})}get max(){return this._max}set defaultTime(a){this._defaultTime=a,this.isDefaultTime=!!a}get defaultTime(){return this._defaultTime}ngOnInit(){this.initTime(this.defaultTime),this.hoursList=mt.getHours(this._format),this.minutesList=mt.getMinutes(),this.isTimeRangeSet=!(!this.min&&!this.max),this.hour$=this.timepickerService.selectedHour.pipe((0,pt.b)(a=>this.selectedHour=a.time),(0,$e.U)(this.changeDefaultTimeValue.bind(this)),(0,pt.b)(()=>this.isTimeRangeSet&&this.updateAvailableMinutes())),this.minute$=this.timepickerService.selectedMinute.pipe((0,$e.U)(this.changeDefaultTimeValue.bind(this)),(0,pt.b)(()=>this.isFirstTimeChange=!1)),12===this.format&&this.timepickerService.selectedPeriod.pipe((0,nn.x)(),(0,pt.b)(a=>this.period=a),(0,pt.b)(a=>this.isChangePeriodDisabled=this.isPeriodDisabled(a)),le(this.unsubscribe$)).subscribe(()=>this.isTimeRangeSet&&this.updateAvailableTime())}writeValue(a){a?this.initTime(a):this.resetTime()}registerOnTouched(a){}registerOnChange(a){this.onChange=a}setDisabledState(a){this.disabled=a}changeHour(a){this.timepickerService.hour=this.hoursList.find(t=>t.time===a),this.changeTime()}changeMinute(a){this.timepickerService.minute=this.minutesList.find(t=>t.time===a),this.changeTime()}changePeriod(a){this.timepickerService.period=a,this.changeTime()}onTimeSet(a){this.updateTime(a),this.emitLocalTimeChange(a)}ngOnDestroy(){this.unsubscribe$.next(),this.unsubscribe$.complete()}changeTime(){const a=this.timepickerService.getFullTime(this.format);this.timepickerTime=a,this.emitLocalTimeChange(a)}resetTime(){this.timepickerService.hour={angle:0,time:null},this.timepickerService.minute={angle:0,time:null}}emitLocalTimeChange(a){const t=Re.toLocaleTimeString(a,{format:this.format,locale:this.locale});this.onChange(t),this.timeChanged.emit(t)}changeDefaultTimeValue(a){return!this.isDefaultTime&&this.isFirstTimeChange?Object.assign({},a,{time:null}):a}updateAvailableHours(){this.hoursList=mt.disableHours(this.hoursList,{min:this.min,max:this.max,format:this.format,period:this.period})}updateAvailableMinutes(){this.minutesList=mt.disableMinutes(this.minutesList,this.selectedHour,{min:this.min,max:this.max,format:this.format,period:this.period})}updateAvailableTime(){this.updateAvailableHours(),this.selectedHour&&this.updateAvailableMinutes()}updateTime(a){if(a){const t=Re.formatTime(a,{locale:this.locale,format:this.format});this.timepickerService.setDefaultTimeIfAvailable(t,this.min,this.max,this.format),this.timepickerTime=t}}initTime(a){if(!Re.isTimeAvailable(a,this.min,this.max,"minutes",null,this.format)){if(this.min)return void this.updateTime(Re.fromDateTimeToString(this.min,this.format));if(this.max)return void this.updateTime(Re.fromDateTimeToString(this.max,this.format))}this.updateTime(a)}isPeriodDisabled(a){return mt.disableHours(mt.getHours(12),{min:this.min,max:this.max,format:12,period:a===ot.AM?ot.PM:ot.AM}).every(t=>t.disabled)}};ze.\u0275fac=function(a){return new(a||ze)(e.Y36(Xt),e.Y36(bt))},ze.\u0275cmp=e.Xpm({type:ze,selectors:[["ngx-timepicker-field"]],inputs:{buttonAlign:"buttonAlign",format:"format",min:"min",max:"max",defaultTime:"defaultTime",disabled:"disabled",toggleIcon:"toggleIcon",clockTheme:"clockTheme",controlOnly:"controlOnly",cancelBtnTmpl:"cancelBtnTmpl",confirmBtnTmpl:"confirmBtnTmpl"},outputs:{timeChanged:"timeChanged"},features:[e._Bn([Xt,{provide:l.JU,useExisting:kl,multi:!0}])],decls:13,vars:32,consts:[[1,"ngx-timepicker",3,"ngClass"],[1,"ngx-timepicker__control--first",3,"placeholder","time","min","max","timeUnit","disabled","timeList","preventTyping","timeChanged"],[1,"ngx-timepicker__time-colon","ngx-timepicker__control--second"],[1,"ngx-timepicker__control--third",3,"placeholder","time","min","max","timeUnit","disabled","timeList","preventTyping","timeChanged"],["class","ngx-timepicker__control--forth",3,"selectedPeriod","disabled","periodSelected",4,"ngIf"],["class","ngx-timepicker__toggle",3,"ngClass","for","disabled",4,"ngIf"],[3,"min","max","theme","defaultTime","format","cancelBtnTmpl","confirmBtnTmpl","timeSet"],["timepicker",""],["defaultIcon",""],[1,"ngx-timepicker__control--forth",3,"selectedPeriod","disabled","periodSelected"],[1,"ngx-timepicker__toggle",3,"ngClass","for","disabled"],["ngxMaterialTimepickerToggleIcon",""],[4,"ngTemplateOutlet"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 24 24","width","24px","height","24px"],["d","M 12 2 C 6.4889971 2 2 6.4889971 2 12 C 2 17.511003 6.4889971 22 12 22 C 17.511003 22 22 17.511003 22 12 C 22 6.4889971 17.511003 2 12 2 z M 12 4 C 16.430123 4 20 7.5698774 20 12 C 20 16.430123 16.430123 20 12 20 C 7.5698774 20 4 16.430123 4 12 C 4 7.5698774 7.5698774 4 12 4 z M 11 6 L 11 12.414062 L 15.292969 16.707031 L 16.707031 15.292969 L 13 11.585938 L 13 6 L 11 6 z"]],template:function(a,t){if(1&a&&(e.TgZ(0,"div",0),e.TgZ(1,"ngx-timepicker-time-control",1),e.NdJ("timeChanged",function(r){return t.changeHour(r)}),e.ALo(2,"async"),e.qZA(),e.TgZ(3,"span",2),e._uU(4,":"),e.qZA(),e.TgZ(5,"ngx-timepicker-time-control",3),e.NdJ("timeChanged",function(r){return t.changeMinute(r)}),e.ALo(6,"async"),e.qZA(),e.YNc(7,Rf,1,2,"ngx-timepicker-period-selector",4),e.YNc(8,jf,3,6,"ngx-material-timepicker-toggle",5),e.qZA(),e.TgZ(9,"ngx-material-timepicker",6,7),e.NdJ("timeSet",function(r){return t.onTimeSet(r)}),e.qZA(),e.YNc(11,Vf,2,0,"ng-template",null,8,e.W1O)),2&a){let i,r;e.Q6J("ngClass",e.VKq(30,Uf,t.disabled)),e.xp6(1),e.Q6J("placeholder","HH")("time",null==(i=e.lcZ(2,26,t.hour$))?null:i.time)("min",t.minHour)("max",t.maxHour)("timeUnit",t.timeUnit.HOUR)("disabled",t.disabled)("timeList",t.hoursList)("preventTyping",t.isTimeRangeSet),e.xp6(4),e.Q6J("placeholder","MM")("time",null==(r=e.lcZ(6,28,t.minute$))?null:r.time)("min",0)("max",59)("timeUnit",t.timeUnit.MINUTE)("disabled",t.disabled)("timeList",t.minutesList)("preventTyping",t.isTimeRangeSet),e.xp6(2),e.Q6J("ngIf",24!==t.format),e.xp6(1),e.Q6J("ngIf",!t.controlOnly),e.xp6(1),e.Q6J("min",t.min)("max",t.max)("theme",t.clockTheme)("defaultTime",t.timepickerTime)("format",t.format)("cancelBtnTmpl",t.cancelBtnTmpl)("confirmBtnTmpl",t.confirmBtnTmpl)}},directives:function(){return[f.mk,Mg,f.O5,kg,og,bl,f.tP,rg]},pipes:function(){return[f.Ov]},styles:[".ngx-timepicker[_ngcontent-%COMP%]{display:flex;align-items:center;height:100%;border-bottom:1px solid rgba(0,0,0,.12)}.ngx-timepicker--disabled[_ngcontent-%COMP%]{background:rgba(0,0,0,.07);pointer-events:none}.ngx-timepicker__time-colon[_ngcontent-%COMP%]{margin-left:10px}.ngx-timepicker__control--first[_ngcontent-%COMP%]{order:1}.ngx-timepicker__control--second[_ngcontent-%COMP%]{order:2}.ngx-timepicker__control--third[_ngcontent-%COMP%]{order:3}.ngx-timepicker__control--forth[_ngcontent-%COMP%], .ngx-timepicker__toggle[_ngcontent-%COMP%]{order:4}.ngx-timepicker__toggle--left[_ngcontent-%COMP%]{order:0}"],changeDetection:0}),ze.ctorParameters=()=>[{type:Xt},{type:String,decorators:[{type:e.tBr,args:[bt]}]}],N([(0,e.IIB)()],ze.prototype,"disabled",void 0),N([(0,e.IIB)()],ze.prototype,"toggleIcon",void 0),N([(0,e.IIB)()],ze.prototype,"buttonAlign",void 0),N([(0,e.IIB)()],ze.prototype,"clockTheme",void 0),N([(0,e.IIB)()],ze.prototype,"controlOnly",void 0),N([(0,e.IIB)()],ze.prototype,"cancelBtnTmpl",void 0),N([(0,e.IIB)()],ze.prototype,"confirmBtnTmpl",void 0),N([(0,e.IIB)()],ze.prototype,"format",null),N([(0,e.IIB)()],ze.prototype,"min",null),N([(0,e.IIB)()],ze.prototype,"max",null),N([(0,e.IIB)()],ze.prototype,"defaultTime",null),N([(0,e.r_U)()],ze.prototype,"timeChanged",void 0),ze=kl=N([Li(1,(0,e.tBr)(bt))],ze);let Mg=(()=>{let n=class{constructor(t){this.timeParser=t,this.timeChanged=new e.vpe}ngOnChanges(t){t.timeList&&null!=this.time&&this.isSelectedTimeDisabled(this.time)&&this.setAvailableTime()}changeTime(t){t.stopPropagation();const i=String.fromCharCode(t.keyCode),r=function Tg(n,a){if(/\d/.test(a))return+(n+a)}(String(this.time),i);this.changeTimeIfValid(r)}onKeydown(t){switch(t.stopPropagation(),$d(t)||t.preventDefault(),t.key){case"ArrowUp":this.increase();break;case"ArrowDown":this.decrease()}this.preventTyping&&"Tab"!==t.key&&t.preventDefault()}increase(){if(!this.disabled){let t=+this.time+1;t>this.max&&(t=this.min),this.isSelectedTimeDisabled(t)&&(t=this.getAvailableTime(t,this.getNextAvailableTime.bind(this))),t!==this.time&&this.timeChanged.emit(t)}}decrease(){if(!this.disabled){let t=+this.time-1;t<this.min&&(t=this.max),this.isSelectedTimeDisabled(t)&&(t=this.getAvailableTime(t,this.getPrevAvailableTime.bind(this))),t!==this.time&&this.timeChanged.emit(t)}}onFocus(){this.isFocused=!0,this.previousTime=this.time}onBlur(){this.isFocused=!1,this.previousTime!==this.time&&this.changeTimeIfValid(+this.time)}onModelChange(t){this.time=+this.timeParser.transform(t,this.timeUnit)}changeTimeIfValid(t){if(!isNaN(t)){if(this.time=t,this.time>this.max){const i=String(t);this.time=+i[i.length-1]}this.time<this.min&&(this.time=this.min),this.timeChanged.emit(this.time)}}isSelectedTimeDisabled(t){return this.timeList.find(i=>i.time===t).disabled}getNextAvailableTime(t){const i=this.timeList,r=i.length;for(let o=t+1;o<r;o++){const v=i[o];if(!v.disabled)return v.time}}getPrevAvailableTime(t){for(let i=t;i>=0;i--){const r=this.timeList[i];if(!r.disabled)return r.time}}getAvailableTime(t,i){const o=i(this.timeList.findIndex(v=>v.time===t));return null!=o?o:this.time}setAvailableTime(){this.time=this.timeList.find(t=>!t.disabled).time,this.timeChanged.emit(this.time)}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(rr))},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-timepicker-time-control"]],inputs:{time:"time",min:"min",max:"max",placeholder:"placeholder",timeUnit:"timeUnit",disabled:"disabled",timeList:"timeList",preventTyping:"preventTyping"},outputs:{timeChanged:"timeChanged"},features:[e._Bn([rr]),e.TTD],decls:9,vars:13,consts:[[1,"ngx-timepicker-control",3,"ngClass"],["maxlength","2",1,"ngx-timepicker-control__input",3,"ngModel","placeholder","disabled","ngModelChange","keydown","keypress","focus","blur"],[1,"ngx-timepicker-control__arrows"],["role","button",1,"ngx-timepicker-control__arrow",3,"click"]],template:function(t,i){1&t&&(e.TgZ(0,"div",0),e.TgZ(1,"input",1),e.NdJ("ngModelChange",function(o){return i.onModelChange(o)})("keydown",function(o){return i.onKeydown(o)})("keypress",function(o){return i.changeTime(o)})("focus",function(){return i.onFocus()})("blur",function(){return i.onBlur()}),e.ALo(2,"timeLocalizer"),e.ALo(3,"timeParser"),e.qZA(),e.TgZ(4,"div",2),e.TgZ(5,"span",3),e.NdJ("click",function(){return i.increase()}),e._uU(6," \u25b2 "),e.qZA(),e.TgZ(7,"span",3),e.NdJ("click",function(){return i.decrease()}),e._uU(8," \u25bc "),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("ngClass",e.VKq(11,zf,i.isFocused)),e.xp6(1),e.Q6J("ngModel",e.Dn7(2,4,e.xi3(3,8,i.time,i.timeUnit),i.timeUnit,!0))("placeholder",i.placeholder)("disabled",i.disabled))},directives:function(){return[f.mk,l.Fj,l.nD,l.JJ,l.On]},pipes:function(){return[wl,rr]},styles:[".ngx-timepicker-control[_ngcontent-%COMP%]{position:relative;display:flex;width:60px;height:30px;padding:0 5px;box-sizing:border-box}.ngx-timepicker-control--active[_ngcontent-%COMP%]:after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:#00bfff}.ngx-timepicker-control__input[_ngcontent-%COMP%]{width:100%;height:100%;padding:0 5px 0 0;border:0;font-size:1rem;color:inherit;outline:0;text-align:center}.ngx-timepicker-control__input[_ngcontent-%COMP%]:disabled{background-color:transparent}.ngx-timepicker-control__arrows[_ngcontent-%COMP%]{position:absolute;right:2px;top:0;display:flex;flex-direction:column}.ngx-timepicker-control__arrow[_ngcontent-%COMP%]{font-size:11px;color:rgba(0,0,0,.4);cursor:pointer;transition:color .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ngx-timepicker-control__arrow[_ngcontent-%COMP%]:hover{color:rgba(0,0,0,.9)}"],changeDetection:0}),N([(0,e.IIB)()],n.prototype,"time",void 0),N([(0,e.IIB)()],n.prototype,"min",void 0),N([(0,e.IIB)()],n.prototype,"max",void 0),N([(0,e.IIB)()],n.prototype,"placeholder",void 0),N([(0,e.IIB)()],n.prototype,"timeUnit",void 0),N([(0,e.IIB)()],n.prototype,"disabled",void 0),N([(0,e.IIB)()],n.prototype,"timeList",void 0),N([(0,e.IIB)()],n.prototype,"preventTyping",void 0),N([(0,e.r_U)()],n.prototype,"timeChanged",void 0),n})(),kg=(()=>{let n=class{constructor(t){this.locale=t,this.periodSelected=new e.vpe,this.period=ot,this.meridiems=Yt.kI.meridiems({locale:this.locale})}set selectedPeriod(t){t&&(this.localizedPeriod=this.meridiems[[ot.AM,ot.PM].indexOf(t)])}open(){this.disabled||(this.isOpened=!0)}select(t){this.periodSelected.next(t),this.isOpened=!1}backdropClick(){this.isOpened=!1}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(bt))},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-timepicker-period-selector"]],inputs:{selectedPeriod:"selectedPeriod",isOpened:"isOpened",disabled:"disabled"},outputs:{periodSelected:"periodSelected"},decls:9,vars:6,consts:[[1,"period"],[1,"period-control"],["type","button",1,"period-control__button","period__btn--default",3,"ngClass","click"],[1,"period-control__arrow"],["class","period-selector",3,"timepickerAutofocus",4,"ngIf"],["class","overlay",3,"click",4,"ngIf"],[1,"period-selector",3,"timepickerAutofocus"],["type","button",1,"period-selector__button","period__btn--default",3,"ngClass","click"],[1,"overlay",3,"click"]],template:function(t,i){1&t&&(e.TgZ(0,"div",0),e.TgZ(1,"div",1),e.TgZ(2,"button",2),e.NdJ("click",function(){return i.open()}),e.TgZ(3,"span"),e._uU(4),e.qZA(),e.TgZ(5,"span",3),e._uU(6,"\u25bc"),e.qZA(),e.qZA(),e.qZA(),e.YNc(7,Jf,7,10,"ul",4),e.qZA(),e.YNc(8,Wf,1,0,"div",5)),2&t&&(e.xp6(2),e.Q6J("ngClass",e.VKq(4,Gf,i.disabled)),e.xp6(2),e.Oqu(i.localizedPeriod),e.xp6(3),e.Q6J("ngIf",i.isOpened),e.xp6(1),e.Q6J("ngIf",i.isOpened))},directives:[f.mk,f.O5,ec],styles:[".period[_ngcontent-%COMP%]{position:relative}.period__btn--default[_ngcontent-%COMP%]{padding:0;border:none;background-color:transparent;cursor:pointer;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:0}.period-control[_ngcontent-%COMP%]{position:relative}.period-control__button[_ngcontent-%COMP%]{position:relative;width:60px;font-size:1rem;color:inherit;text-align:center}.period-control__button[_ngcontent-%COMP%]:not(.period-control__button--disabled):focus:after{content:'';position:absolute;bottom:-8px;left:0;width:100%;height:1px;background-color:#00bfff}.period-control__arrow[_ngcontent-%COMP%]{margin-left:10px;font-size:12px;color:rgba(0,0,0,.4)}.period-selector[_ngcontent-%COMP%]{position:absolute;top:calc(50% - 50px);right:calc(-50% + -50px);max-width:135px;width:150px;padding:6px 0;margin:0;list-style:none;background-color:#f5f5f5;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);z-index:201}.period-selector__button[_ngcontent-%COMP%]{width:100%;height:48px;padding:0 16px;line-height:48px}.period-selector__button--active[_ngcontent-%COMP%]{color:#00bfff}.period-selector__button[_ngcontent-%COMP%]:focus{background-color:#eee}.overlay[_ngcontent-%COMP%]{position:fixed;width:100%;height:100%;top:0;left:0;background-color:transparent;z-index:200}"],data:{animation:[(0,Z.X$)("scaleInOut",[(0,Z.eR)(":enter",[(0,Z.oB)({transform:"scale(0)",opacity:0}),(0,Z.jt)(200,(0,Z.oB)({transform:"scale(1)",opacity:1}))]),(0,Z.eR)(":leave",[(0,Z.jt)(200,(0,Z.oB)({transform:"scale(0)",opacity:0}))])])]},changeDetection:0}),N([(0,e.IIB)()],n.prototype,"isOpened",void 0),N([(0,e.IIB)()],n.prototype,"disabled",void 0),N([(0,e.IIB)()],n.prototype,"selectedPeriod",null),N([(0,e.r_U)()],n.prototype,"periodSelected",void 0),n=N([Li(0,(0,e.tBr)(bt))],n),n})(),wl=(()=>{let n=class{constructor(t){this.locale=t}transform(t,i,r=!1){if(null==t||""===t)return"";switch(i){case rt.HOUR:return this.formatTime("hour",t,0===t||r?"HH":"H");case rt.MINUTE:return this.formatTime("minute",t,"mm");default:throw new Error(`There is no Time Unit with type ${i}`)}}formatTime(t,i,r){try{return Yt.ou.fromObject({[t]:+i}).setLocale(this.locale).toFormat(r)}catch(o){throw new Error(`Cannot format provided time - ${i} to locale - ${this.locale}`)}}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(bt,16))},n.\u0275pipe=e.Yjl({name:"timeLocalizer",type:n,pure:!0}),n=N([Li(0,(0,e.tBr)(bt))],n),n})(),wg=(()=>{let n=class{transform(t,i,r){return null!=t&&!r&&t===i}};return n.\u0275fac=function(t){return new(t||n)},n.\u0275pipe=e.Yjl({name:"activeHour",type:n,pure:!0}),n})(),Dg=(()=>{let n=class{transform(t,i,r,o){return null!=t&&!o&&i===t&&t%(r||5)==0}};return n.\u0275fac=function(t){return new(t||n)},n.\u0275pipe=e.Yjl({name:"activeMinute",type:n,pure:!0}),n})(),Cg=(()=>{let n=class{};return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["ngx-material-timepicker-content"]],inputs:{appendToInput:"appendToInput",inputElement:"inputElement"},ngContentSelectors:Gd,decls:5,vars:2,consts:[[3,"ngxAppendToInput",4,"ngIf","ngIfElse"],["timepickerModal",""],["timepickerOutlet",""],[3,"ngxAppendToInput"],[4,"ngTemplateOutlet"]],template:function(t,i){if(1&t&&(e.F$t(),e.YNc(0,$f,2,2,"div",0),e.YNc(1,Xf,1,1,"ng-template",null,1,e.W1O),e.YNc(3,eg,1,0,"ng-template",null,2,e.W1O)),2&t){const r=e.MAs(2);e.Q6J("ngIf",i.appendToInput)("ngIfElse",r)}},directives:function(){return[f.O5,xg,f.tP]},encapsulation:2}),N([(0,e.IIB)()],n.prototype,"appendToInput",void 0),N([(0,e.IIB)()],n.prototype,"inputElement",void 0),n})(),xg=(()=>{let n=class{constructor(t,i){this.renderer=i,this.element=t.nativeElement}get inputCords(){return this.inputElement.getBoundingClientRect()}get direction(){const t=this.element.offsetHeight,{bottom:i,top:r}=this._inputCords,o=(window&&window.innerHeight)-i<t;return o&&r>t?"top":o&&r<t?"center":"bottom"}ngAfterViewInit(){this._inputCords=this.inputCords,this._direction=this.direction,this.append()}changePosition(){const{bottom:t,top:i}=this.inputCords,r=this.defineElementYByDirection(i,t);this.setStyle("top",`${r}px`)}append(){const{left:t,bottom:i,top:r}=this._inputCords,o=this.defineElementYByDirection(r,i);this.setStyle("position","fixed"),this.setStyle("left",`${t}px`),this.setStyle("top",`${o}px`)}setStyle(t,i){this.renderer.setStyle(this.element,t,i)}defineElementYByDirection(t,i){return"top"===this._direction?t-this.element.offsetHeight:"center"===this._direction?t-this.element.offsetHeight/2:i}};return n.\u0275fac=function(t){return new(t||n)(e.Y36(e.SBq),e.Y36(e.Qsj))},n.\u0275dir=e.lG2({type:n,selectors:[["","ngxAppendToInput",""]],hostBindings:function(t,i){1&t&&e.NdJ("scroll",function(){return i.changePosition()},!1,e.Jf7)},inputs:{inputElement:["ngxAppendToInput","inputElement"]}}),N([(0,e.IIB)("ngxAppendToInput")],n.prototype,"inputElement",void 0),N([(0,e.L6J)("window:scroll")],n.prototype,"changePosition",null),n})();var tc;let or=tc=class{static setLocale(a){return{ngModule:tc,providers:[{provide:bt,useValue:a}]}}};function Sg(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",3),e.TgZ(1,"div",4),e.TgZ(2,"div",5),e.TgZ(3,"h5",6),e._uU(4,"Parameters"),e.qZA(),e.TgZ(5,"i"),e._uU(6,"Supply parameters of invoices to be altered"),e.qZA(),e.qZA(),e.TgZ(7,"div",7),e.TgZ(8,"div",8),e.TgZ(9,"div",9),e.TgZ(10,"label",10),e._uU(11,"Outlet"),e.qZA(),e.TgZ(12,"ng-select",11),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().form.EntityID=r}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(13,"div",12),e.TgZ(14,"div",13),e.TgZ(15,"label",10),e._uU(16,"StartTime"),e.qZA(),e.TgZ(17,"ngx-timepicker-field",14),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().form.StartTime=r}),e.qZA(),e.qZA(),e.TgZ(18,"div",13),e.TgZ(19,"label",10),e._uU(20,"EndTime"),e.qZA(),e.TgZ(21,"ngx-timepicker-field",14),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().form.EndTime=r}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(22,"div",15),e.TgZ(23,"div",16),e.TgZ(24,"label",10),e._uU(25,"Created Date"),e.qZA(),e.TgZ(26,"datepicker",17),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().form.CreatedDate=r}),e.qZA(),e.qZA(),e.TgZ(27,"div",16),e.TgZ(28,"label",10),e._uU(29,"Post Order Date to"),e.qZA(),e.TgZ(30,"datepicker",18),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().form.PostOrderDate=r}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(12),e.Q6J("clearable",!0)("items",t.options.Entities)("ngModel",t.form.EntityID),e.xp6(5),e.Q6J("format",24)("defaultTime",t.startTime)("ngModel",t.form.StartTime),e.xp6(4),e.Q6J("format",24)("defaultTime",t.endTime)("ngModel",t.form.EndTime),e.xp6(5),e.Q6J("date",t.form.CreatedDate),e.xp6(4),e.Q6J("date",t.form.PostOrderDate)}}or.\u0275fac=function(a){return new(a||or)},or.\u0275mod=e.oAB({type:or}),or.\u0275inj=e.cJS({imports:[[f.ez,l.u5]]});let Lg=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.startTime="00:00",this.endTime="00:00"}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Transaction/PostedDateEditorLoader").toPromise().then(t=>{this.form=t.Form,this.options=t.Options,this.roles=t.Role}).catch(t=>{this.toastr.error(t.Message,"Error")})}process(){if(!this.form.EntityID)return this.toastr.error("Outlet must be selected","Error");this.httpService.post(A.apiBase+"tools/Transaction/PostedDateEditorProcess",this.form).toPromise().then(t=>{this.toastr.success(t,"Success")}).catch(t=>{this.toastr.error(t.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-posted-date"]],decls:6,vars:2,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],["class","container-fluid",4,"ngIf"],[1,"container-fluid"],[1,"row","border-bottom","mt-5","ms-2"],[1,"col-md-2"],[1,"fw-bold"],[1,"col-md-10","mb-7"],[1,"form-group","row"],[1,"col-md-6","mb-6"],[1,"mb-6"],["bindLabel","Name","bindValue","ID","placeholder","Select an Outlet",3,"clearable","items","ngModel","ngModelChange"],[1,"form-group","row","mt-8"],[1,"col-md-3","mb-6"],[3,"format","defaultTime","ngModel","ngModelChange"],[1,"form-group","row","mt-12"],[1,"col-md-3"],["name","CreatedDate","ngDefaultControl","",3,"date","dateChange"],["name","PostOrderDate","ngDefaultControl","",3,"date","dateChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.YNc(5,Sg,31,11,"div",2),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Invoice Posted Date Editor"),e.xp6(5),e.Q6J("ngIf",i.form))},directives:[ue,f.O5,ht,l.JJ,l.On,ze,At,l.Fj],styles:[""]}),n})();function Ag(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",3),e.TgZ(1,"div",4),e.TgZ(2,"div",5),e.TgZ(3,"div",6),e.TgZ(4,"h6"),e._uU(5,"Outlet"),e.qZA(),e.TgZ(6,"ng-select",7),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().form.EntityID=r}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(7,"div",8),e.TgZ(8,"div",6),e.TgZ(9,"h6"),e._uU(10,"Year"),e.qZA(),e.TgZ(11,"ng-select",9),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().form.Year=r}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(12,"div",8),e.TgZ(13,"div",6),e.TgZ(14,"h6"),e._uU(15,"Month"),e.qZA(),e.TgZ(16,"ng-select",10),e.NdJ("ngModelChange",function(r){return e.CHM(t),e.oxw().form.Month=r}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(6),e.Q6J("clearable",!0)("items",t.options.Entities)("ngModel",t.form.EntityID),e.xp6(5),e.Q6J("clearable",!0)("items",t.years)("ngModel",t.form.Year),e.xp6(5),e.Q6J("clearable",!0)("items",t.months)("ngModel",t.form.Month)}}let Yg=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.today=new Date}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/Transaction/RenumberInvoice").toPromise().then(t=>{this.form=t.Form,this.options=t.Options,this.years=A.GenerateYears(this.today.getFullYear(),11,!0),this.months=A.Month}).catch(t=>{this.toastr.error(t.Message,"Error")})}process(){return this.form.EntityID?this.form.Month?this.form.Year?void this.httpService.post(A.apiBase+"tools/Transaction/SaveRenumberInvoice",this.form).toPromise().then(t=>{this.toastr.success(t,"Success")}).catch(t=>{this.toastr.error(t.error.Message,"Error")}):this.toastr.error("Year must be selected","Error"):this.toastr.error("Month must be selected","Error"):this.toastr.error("Outlet must be selected","Error")}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-renumber-invoice"]],decls:6,vars:2,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],["class","container-fluid",4,"ngIf"],[1,"container-fluid"],[1,"row","border-bottom","mt-5","ms-2"],[1,"col-sm-2","mb-7"],[1,"form-group"],["bindLabel","Name","bindValue","ID","placeholder","Select an Outlet",3,"clearable","items","ngModel","ngModelChange"],[1,"col-sm-2"],["bindLabel","years","bindValue","years","placeholder","Select Year",3,"clearable","items","ngModel","ngModelChange"],["bindLabel","Label","bindValue","ID","placeholder","Select Month",3,"clearable","items","ngModel","ngModelChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Save "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.YNc(5,Ag,17,9,"div",2),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Renumber Invoice"),e.xp6(5),e.Q6J("ngIf",i.form))},directives:[ue,f.O5,ht,l.JJ,l.On],styles:[""]}),n})(),Og=(()=>{class n{constructor(){this.productTabs=[{Title:"Posted Date",Url:"/menu/transaction/posted-date"},{Title:"Renumber Invoice",Url:"/menu/transaction/renumber-invoice"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-transaction"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],styles:[""]}),n})();function Eg(n,a){if(1&n&&(e.TgZ(0,"tr",6),e.TgZ(1,"td"),e._uU(2),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.ALo(5,"date"),e.qZA(),e.TgZ(6,"td"),e._uU(7),e.qZA(),e.TgZ(8,"td"),e._uU(9),e.qZA(),e.TgZ(10,"td"),e._uU(11),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.xp6(2),e.Oqu(t.EntityName),e.xp6(2),e.Oqu(e.xi3(5,5,t.InvoiceDate,"dd MMM yyyy")),e.xp6(3),e.Oqu(t.CustomerName),e.xp6(2),e.Oqu(t.VariantName),e.xp6(2),e.Oqu(t.InvoiceNumber)}}let Ig=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/PrepaidPackage/DeletedTreatmentPackage").toPromise().then(t=>{this.rawList=t}).catch(t=>{this.toastr.error(t.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-deleted"]],decls:20,vars:5,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton"],[1,"container-fluid"],["id","tableGrid",1,"table","border-bottom","mt-5"],[2,"width","120px"],[2,"width","150px"],["class","border-bottom",4,"ngFor","ngForOf"],[1,"border-bottom"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e._UZ(1,"filters"),e._UZ(2,"actions"),e.TgZ(3,"content"),e.TgZ(4,"div",1),e.TgZ(5,"table",2),e.TgZ(6,"thead"),e.TgZ(7,"tr"),e.TgZ(8,"th",3),e._uU(9,"Outlet"),e.qZA(),e.TgZ(10,"th",3),e._uU(11,"Date"),e.qZA(),e.TgZ(12,"th"),e._uU(13,"Customer"),e.qZA(),e.TgZ(14,"th",4),e._uU(15,"Package"),e.qZA(),e.TgZ(16,"th",3),e._uU(17,"Invoice #"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(18,"tbody"),e.YNc(19,Eg,12,8,"tr",5),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Deleted Treatment")("hideSearchBox",!0)("hideSearchDropdown",!0)("textButton","Search"),e.xp6(19),e.Q6J("ngForOf",i.rawList))},directives:[ue,f.sg],pipes:[f.uU],styles:[""]}),n})(),Zg=(()=>{class n{constructor(){this.productTabs=[{Title:"Unbalance",Url:"/menu/treatment/unbalance"},{Title:"Deleted",Url:"/menu/treatment/deleted"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-treatment"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],styles:[""]}),n})(),Pg=(()=>{class n{transform(t){return t?"Yes":"No"}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275pipe=e.Yjl({name:"yesNo",type:n,pure:!0}),n})(),Fg=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({providers:[]}),n})();function Ng(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"div",10),e.TgZ(1,"div"),e.TgZ(2,"datepicker",11),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().filter.From=r}),e.qZA(),e.TgZ(3,"datepicker",12),e.NdJ("dateChange",function(r){return e.CHM(t),e.oxw().filter.To=r}),e.qZA(),e.qZA(),e.qZA()}if(2&n){const t=e.oxw();e.xp6(2),e.Q6J("date",t.filter.From),e.xp6(1),e.Q6J("date",t.filter.To)}}function Hg(n,a){if(1&n&&(e.TgZ(0,"tr",13),e.TgZ(1,"td"),e._uU(2),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.ALo(5,"date"),e.qZA(),e.TgZ(6,"td"),e._uU(7),e.qZA(),e.TgZ(8,"td"),e._uU(9),e.qZA(),e.TgZ(10,"td"),e._uU(11),e.qZA(),e.TgZ(12,"td",14),e._uU(13),e.ALo(14,"number"),e.qZA(),e.TgZ(15,"td",14),e._uU(16),e.ALo(17,"number"),e.qZA(),e.TgZ(18,"td",14),e._uU(19),e.ALo(20,"number"),e.qZA(),e.TgZ(21,"td"),e._uU(22),e.qZA(),e.TgZ(23,"td"),e._uU(24),e.ALo(25,"yesNo"),e.qZA(),e.qZA()),2&n){const t=a.$implicit;e.xp6(2),e.Oqu(t.EntityName),e.xp6(2),e.Oqu(e.xi3(5,10,t.Activated,"dd MMM yyyy")),e.xp6(3),e.Oqu(t.CustomerName),e.xp6(2),e.Oqu(t.VariantName),e.xp6(2),e.Oqu(t.InvoiceNumber),e.xp6(2),e.Oqu(e.lcZ(14,13,t.PointReceived)),e.xp6(3),e.Oqu(e.lcZ(17,15,t.PointBurned)),e.xp6(3),e.Oqu(e.lcZ(20,17,t.Point)),e.xp6(3),e.Oqu(t.SharingPackageNumber),e.xp6(2),e.Oqu(e.lcZ(25,19,t.IsPackageShared))}}let Rg=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/PrepaidPackage/UnbalanceTreatmentPackageLoader").toPromise().then(t=>{this.filter=t.Filter,this.search()}).catch(t=>{this.toastr.error(t.Message,"Error")})}search(t){this.httpService.post(A.apiBase+"tools/PrepaidPackage/UnbalanceTreatmentPackage",this.filter).toPromise().then(i=>{this.rawList=i}).catch(i=>{this.toastr.error(i.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-unbalance"]],decls:32,vars:6,consts:[[3,"Title","hideSearchBox","hideSearchDropdown","textButton","onSubmit"],[1,"d-flex"],["container","",4,"ngIf"],[1,"container-fluid"],["id","tableGrid",1,"table","border-bottom","mt-5"],[2,"width","120px"],[2,"width","150px"],[2,"width","90px"],[2,"width","80px"],["class","border-bottom",4,"ngFor","ngForOf"],["container",""],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"],[1,"border-bottom"],[1,"text-end"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.NdJ("onSubmit",function(o){return i.search(o)}),e.TgZ(1,"filters"),e.TgZ(2,"div",1),e.YNc(3,Ng,4,2,"div",2),e.qZA(),e.qZA(),e._UZ(4,"actions"),e.TgZ(5,"content"),e.TgZ(6,"div",3),e.TgZ(7,"table",4),e.TgZ(8,"thead"),e.TgZ(9,"tr"),e.TgZ(10,"th",5),e._uU(11,"Outlet"),e.qZA(),e.TgZ(12,"th",5),e._uU(13,"Date"),e.qZA(),e.TgZ(14,"th"),e._uU(15,"Customer"),e.qZA(),e.TgZ(16,"th",6),e._uU(17,"Package"),e.qZA(),e.TgZ(18,"th",5),e._uU(19,"Invoice #"),e.qZA(),e.TgZ(20,"th",5),e._uU(21,"Point Received"),e.qZA(),e.TgZ(22,"th",7),e._uU(23,"Point Used"),e.qZA(),e.TgZ(24,"th",7),e._uU(25,"Point Now"),e.qZA(),e.TgZ(26,"th",5),e._uU(27,"Sharing Package"),e.qZA(),e.TgZ(28,"th",8),e._uU(29,"Is Shared"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(30,"tbody"),e.YNc(31,Hg,26,21,"tr",9),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Unbalance Treatment")("hideSearchBox",!0)("hideSearchDropdown",!1)("textButton","Search"),e.xp6(3),e.Q6J("ngIf",i.filter),e.xp6(28),e.Q6J("ngForOf",i.rawList))},directives:[ue,f.O5,At,l.Fj,f.sg],pipes:[f.uU,f.JJ,Pg],styles:[""]}),n})();function qg(n,a){if(1&n){const t=e.EpF();e.TgZ(0,"tr",8),e.TgZ(1,"td",9),e.TgZ(2,"input",5),e.NdJ("ngModelChange",function(r){return e.CHM(t).$implicit.selected=r}),e.qZA(),e.qZA(),e.TgZ(3,"td"),e._uU(4),e.qZA(),e.TgZ(5,"td",10),e._uU(6),e.ALo(7,"number"),e.qZA(),e.TgZ(8,"td",10),e._uU(9),e.ALo(10,"number"),e.qZA(),e.qZA()}if(2&n){const t=a.$implicit;e.xp6(2),e.Q6J("ngModel",t.selected),e.xp6(2),e.Oqu(t.Name),e.xp6(2),e.Oqu(e.lcZ(7,4,t.UnitCost)),e.xp6(3),e.Oqu(e.lcZ(10,6,t.Cost))}}let Bg=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.checkboxState=!1}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/UnitCost/GetCompareCostVariantAndCostComposite").toPromise().then(t=>{this.rawList=t.Data}).catch(t=>{this.toastr.error(t.Message,"Error")})}onCheckboxStateChange(){this.rawList.forEach(t=>t.selected=this.checkboxState)}hasSelection(){return!!this.rawList&&this.getSelected().length>0}getSelected(){return this.rawList?this.rawList.filter(t=>t.selected):[]}process(){if(!confirm("Are you sure you want to update cost this record?"))return;let t=this.getSelected();if(t.length>0){var i=[];for(let r=0;r<t.length;r++)i.push(t[r]);this.httpService.post(A.apiBase+"tools/UnitCost/ProcessUpdateVariantCostComposite",i).toPromise().then(r=>{this.toastr.success(r.Message,"Success"),this.load()}).catch(r=>{this.toastr.error(r.Message,"Error")})}}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-difference-variant-composite-cost"]],decls:19,vars:3,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],["id","tableGrid",1,"table","mt-5"],[1,"align-center",2,"width","32px"],["type","checkbox",3,"ngModel","ngModelChange"],[1,"text-end",2,"width","200px"],["class","border-bottom",4,"ngFor","ngForOf"],[1,"border-bottom"],[1,"align-middle"],[1,"text-end"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"table",3),e.TgZ(7,"thead"),e.TgZ(8,"tr"),e.TgZ(9,"th",4),e.TgZ(10,"input",5),e.NdJ("ngModelChange",function(o){return i.checkboxState=o})("ngModelChange",function(){return i.onCheckboxStateChange()}),e.qZA(),e.qZA(),e.TgZ(11,"th"),e._uU(12,"Name"),e.qZA(),e.TgZ(13,"th",6),e._uU(14,"Cost Variant"),e.qZA(),e.TgZ(15,"th",6),e._uU(16,"Cost Composite"),e.qZA(),e.qZA(),e.qZA(),e.TgZ(17,"tbody"),e.YNc(18,qg,11,8,"tr",7),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Difference Variant Cost VS Composite Cost"),e.xp6(10),e.Q6J("ngModel",i.checkboxState),e.xp6(8),e.Q6J("ngForOf",i.rawList))},directives:[ue,l.Wl,l.JJ,l.On,f.sg],pipes:[f.JJ],styles:[""]}),n})(),jg=(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/UnitCost/SalesOrderUnitCostLoader").toPromise().then(t=>{this.from=t.Form.From,this.to=t.Form.To}).catch(t=>{this.toastr.error(t.Message,"Error")})}process(){this.httpService.post(A.apiBase+"tools/UnitCost/SubmitPurchaseOrderUnitPrice",{From:this.from,To:this.to,OnlyCost:this.onlyCost}).toPromise().then(i=>{(null!=i||null!=i)&&(this.toastr.success(i,"Success"),this.load())}).catch(i=>{this.toastr.error(i.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-purchase-order-price"]],decls:32,vars:4,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-10","ms-2"],[1,"col-md-2","mb-6"],[1,"fw-bold"],[1,"col-md-10"],[1,"form-group","row"],[1,"col-md-6"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],["placeholder","To","name","to","ngDefaultControl","",3,"date","dateChange"],[1,"d-block","fw-bold","mb-5"],["type","checkbox",3,"ngModel","ngModelChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"div",3),e.TgZ(7,"div",4),e.TgZ(8,"h5",5),e._uU(9,"Invoice Created Date Range"),e.qZA(),e.TgZ(10,"i"),e._uU(11,"Transaction Range to be Patched"),e.qZA(),e.qZA(),e.TgZ(12,"div",6),e.TgZ(13,"div",7),e.TgZ(14,"div",8),e.TgZ(15,"datepicker",9),e.NdJ("dateChange",function(o){return i.from=o}),e.qZA(),e.qZA(),e.TgZ(16,"div",8),e.TgZ(17,"datepicker",10),e.NdJ("dateChange",function(o){return i.to=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(18,"div",3),e.TgZ(19,"div",4),e.TgZ(20,"h5",5),e._uU(21,"Options"),e.qZA(),e.TgZ(22,"i"),e._uU(23,"Configuration for updating the PurchaseOrder"),e.qZA(),e.qZA(),e.TgZ(24,"div",6),e.TgZ(25,"div",7),e.TgZ(26,"div",8),e.TgZ(27,"label",11),e._uU(28,"Filter"),e.qZA(),e.TgZ(29,"input",12),e.NdJ("ngModelChange",function(o){return i.onlyCost=o}),e.qZA(),e._uU(30," Zero Cost Only "),e.qZA(),e._UZ(31,"div",8),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Re-Assign SupplierBill Items Price From Products Catalog"),e.xp6(15),e.Q6J("date",i.from),e.xp6(2),e.Q6J("date",i.to),e.xp6(12),e.Q6J("ngModel",i.onlyCost))},directives:[ue,At,l.Fj,l.Wl,l.JJ,l.On],styles:[""]}),n})(),Vg=(()=>{class n{constructor(){this.productTabs=[{Title:"Purchase Order Price",Url:"/menu/unit-cost/purchase-order-price"},{Title:"Difference Variant Cost vs Composite Cost",Url:"/menu/unit-cost/difference-variant-composite-cost"},{Title:"Update Invoice Unit Cost",Url:"/menu/unit-cost/update-invoice-unit-cost"}]}ngOnInit(){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-unit-cost"]],decls:5,vars:1,consts:[[1,"navbar","page-nav","navbar-default","py-0","navbar-expand-lg"],[1,"container-fluid"],[3,"Tabs"]],template:function(t,i){1&t&&(e.TgZ(0,"nav",0),e.TgZ(1,"div",1),e.TgZ(2,"div"),e._UZ(3,"nav-tab",2),e.qZA(),e.qZA(),e.qZA(),e._UZ(4,"router-outlet")),2&t&&(e.xp6(3),e.Q6J("Tabs",i.productTabs))},directives:[k,m.lC],styles:[""]}),n})();function Ug(n,a){if(1&n&&(e.TgZ(0,"mat-radio-button",3),e._uU(1),e.qZA()),2&n){const t=a.$implicit,i=a.index,r=e.oxw();e.Q6J("value",t.Key)("name",r.name)("title",r.tooltipsText[i]?r.tooltipsText[i]:""),e.xp6(1),e.hij(" ",t.Value,"")}}const zg=function(n){return{"border-0":n}};let Jg=(()=>{class n{constructor(){this.modelChange=new e.vpe,this.border=!1,this.tooltipsText=[]}change(t){this.modelChange.emit(t)}ngAfterViewInit(){$(document).ready(function(){$('[data-toggle="tooltip"]').tooltip()})}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["radio-options"]],inputs:{model:"model",options:"options",border:"border",name:"name",tooltipsText:"tooltipsText"},outputs:{modelChange:"modelChange"},decls:3,vars:5,consts:[[1,"form-control","h-100",3,"ngClass"],[3,"ngModel","ngModelChange"],["class","me-5","data-bs-toggle","tooltip","data-bg-placement","right",3,"value","name","title",4,"ngFor","ngForOf"],["data-bs-toggle","tooltip","data-bg-placement","right",1,"me-5",3,"value","name","title"]],template:function(t,i){1&t&&(e.TgZ(0,"div",0),e.TgZ(1,"mat-radio-group",1),e.NdJ("ngModelChange",function(o){return i.change(o)}),e.YNc(2,Ug,2,4,"mat-radio-button",2),e.qZA(),e.qZA()),2&t&&(e.Q6J("ngClass",e.VKq(3,zg,0==i.border)),e.xp6(1),e.Q6J("ngModel",i.model),e.xp6(1),e.Q6J("ngForOf",i.options))},directives:[f.mk,_l,l.JJ,l.On,f.sg,ml],styles:[".mat-radio-label{margin-top:auto;margin-bottom:auto}"]}),n})();const Gg=[{path:"",component:Pd,children:[{path:"",redirectTo:"product",pathMatch:"full",canActivate:[h.a]},{path:"product",component:Np,canActivate:[h.a],data:{title:"product"},children:[{path:"",redirectTo:"existing",pathMatch:"full"},{path:"existing",component:lp,canActivate:[h.a]},{path:"new",component:Fp,canActivate:[h.a]},{path:"circular-category",component:Fm,canActivate:[h.a]}]},{path:"merge",component:Dm,canActivate:[h.a],data:{title:"Merge"},children:[{path:"",redirectTo:"variant",pathMatch:"full"},{path:"variant",component:Lm,canActivate:[h.a]},{path:"category",component:Mm,canActivate:[h.a]},{path:"customer",component:Tm,canActivate:[h.a]},{path:"supplier",component:Sm,canActivate:[h.a]},{path:"duplicate-variant-names",component:wm,canActivate:[h.a]},{path:"product-with-no-variants",component:xm,canActivate:[h.a]}]},{path:"unit-cost",component:Vg,canActivate:[h.a],data:{title:"Unit Cost"},children:[{path:"",redirectTo:"purchase-order-price",pathMatch:"full"},{path:"purchase-order-price",component:jg,canActivate:[h.a]},{path:"difference-variant-composite-cost",component:Bg,canActivate:[h.a]},{path:"update-invoice-unit-cost",component:(()=>{class n{constructor(t,i){this.httpService=t,this.toastr=i,this.yesNoRadio=[{Key:!1,Value:"No"},{Key:!0,Value:"Yes"}],this.startTime="00:00",this.endTime="23:59"}ngOnInit(){this.load()}load(){this.httpService.post(A.apiBase+"tools/UnitCost/SalesOrderUnitCostLoader").toPromise().then(t=>{this.from=t.Form.From,this.to=t.Form.To,this.options=t.Options.RecordFilter,this.filterModel=t.Form.RecordFilter,this.excludeNonInventory=t.Form.ExcludeNonInventory,this.listEntities=t.Options.Entities,this.useOutletPrice=t.Form.UseOutletPrice,this.updateField=t.Form.UpdateField}).catch(t=>{this.toastr.error(t.Message,"Error")})}process(){this.httpService.post(A.apiBase+"tools/UnitCost/SubmitSalesOrderUnitCost",{From:this.from,To:this.to,StartTime:this.startTime,EndTime:this.endTime,RecordFilter:this.filterModel,UpdateField:this.updateField,UseOutletPrice:this.useOutletPrice,EntityID:this.entity,Password:this.password,ExcludeNonInventory:this.excludeNonInventory}).toPromise().then(i=>{i.includes("incorrect password")?this.toastr.error(i.Message,"Error"):this.toastr.success(i,"Success")}).catch(i=>{this.toastr.error(i.error.Message,"Error")})}}return n.\u0275fac=function(t){return new(t||n)(e.Y36(j.O),e.Y36(z._W))},n.\u0275cmp=e.Xpm({type:n,selectors:[["app-update-invoice-unit-cost"]],decls:68,vars:22,consts:[["hideSearchBox","true","hideSearchDropdown","true",3,"Title"],["type","button",1,"btn","btn-success","shadow","rounded",3,"click"],[1,"container-fluid"],[1,"row","border-bottom","mt-10","ms-2"],[1,"col-md-2"],[1,"fw-bold"],[1,"col-md-10","mb-7"],[1,"form-group","row"],[1,"col-md-4"],["for","inputName",1,"mb-6"],["type","password","id","inputPassword","placeholder","Password","name","password","autofocus","","required","",1,"form-control",3,"ngModel","ngModelChange"],[1,"col-md-3"],[1,"form-label-group"],["placeholder","From","name","From","ngDefaultControl","",3,"date","dateChange"],[1,"col-sm-3"],[1,"mat-form-field"],[3,"format","defaultTime","ngModel","ngModelChange"],["placeholder","To","name","To","ngDefaultControl","",3,"date","dateChange"],[1,"row"],[1,"col-md-6"],[1,"mb-6"],["name","filterModel",3,"model","options","border","modelChange"],["name","excludeNonInventory",3,"model","options","border","modelChange"],[1,"row","my-5"],["for","inputEntity",1,"mb-6"],["bindLabel","Name","bindValue","ID","placeholder","Select an Outlet",3,"clearable","items","ngModel","ngModelChange"],["name","useOutletPrice",3,"model","options","border","modelChange"]],template:function(t,i){1&t&&(e.TgZ(0,"mainpanel",0),e.TgZ(1,"actions"),e.TgZ(2,"button",1),e.NdJ("click",function(){return i.process()}),e._uU(3," Process "),e.qZA(),e.qZA(),e.TgZ(4,"content"),e.TgZ(5,"div",2),e.TgZ(6,"div",3),e.TgZ(7,"div",4),e.TgZ(8,"h5",5),e._uU(9,"Password"),e.qZA(),e.TgZ(10,"i"),e._uU(11,"Your log-in password"),e.qZA(),e.qZA(),e.TgZ(12,"div",6),e.TgZ(13,"div",7),e.TgZ(14,"div",8),e.TgZ(15,"div"),e.TgZ(16,"label",9),e._uU(17,"Password"),e.qZA(),e.TgZ(18,"input",10),e.NdJ("ngModelChange",function(o){return i.password=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(19,"div",3),e.TgZ(20,"div",4),e.TgZ(21,"h5",5),e._uU(22,"Range"),e.qZA(),e.TgZ(23,"i"),e._uU(24,"Transaction Range to be Patched"),e.qZA(),e.qZA(),e.TgZ(25,"div",6),e.TgZ(26,"div",7),e.TgZ(27,"div",11),e.TgZ(28,"div",12),e.TgZ(29,"datepicker",13),e.NdJ("dateChange",function(o){return i.from=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(30,"div",14),e.TgZ(31,"div",15),e.TgZ(32,"ngx-timepicker-field",16),e.NdJ("ngModelChange",function(o){return i.startTime=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(33,"div",11),e.TgZ(34,"div",12),e.TgZ(35,"datepicker",17),e.NdJ("dateChange",function(o){return i.to=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(36,"div",14),e.TgZ(37,"div",15),e.TgZ(38,"ngx-timepicker-field",16),e.NdJ("ngModelChange",function(o){return i.endTime=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(39,"div",3),e.TgZ(40,"div",4),e.TgZ(41,"h5",5),e._uU(42,"Options"),e.qZA(),e.TgZ(43,"i"),e._uU(44,"Configuration for updating the SalesOrder"),e.qZA(),e.qZA(),e.TgZ(45,"div",6),e.TgZ(46,"div",18),e.TgZ(47,"div",19),e.TgZ(48,"div"),e.TgZ(49,"label",20),e._uU(50,"Filter"),e.qZA(),e.TgZ(51,"radio-options",21),e.NdJ("modelChange",function(o){return i.filterModel=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(52,"div",19),e.TgZ(53,"div"),e.TgZ(54,"label",20),e._uU(55,"Exclude Non Inventory"),e.qZA(),e.TgZ(56,"radio-options",22),e.NdJ("modelChange",function(o){return i.excludeNonInventory=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.TgZ(57,"div",23),e.TgZ(58,"div",19),e.TgZ(59,"div"),e.TgZ(60,"label",24),e._uU(61,"Outlet"),e.qZA(),e.TgZ(62,"ng-select",25),e.NdJ("ngModelChange",function(o){return i.entity=o}),e.qZA(),e.qZA(),e.qZA(),e.TgZ(63,"div",19),e.TgZ(64,"div"),e.TgZ(65,"label",20),e._uU(66,"Use Outlet Price/Cost"),e.qZA(),e.TgZ(67,"radio-options",26),e.NdJ("modelChange",function(o){return i.useOutletPrice=o}),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA(),e.qZA()),2&t&&(e.Q6J("Title","Update Invoice Unit Cost"),e.xp6(18),e.Q6J("ngModel",i.password),e.xp6(11),e.Q6J("date",i.from),e.xp6(3),e.Q6J("format",24)("defaultTime",i.startTime)("ngModel",i.startTime),e.xp6(3),e.Q6J("date",i.to),e.xp6(3),e.Q6J("format",24)("defaultTime",i.endTime)("ngModel",i.endTime),e.xp6(13),e.Q6J("model",i.filterModel)("options",i.options)("border",!0),e.xp6(5),e.Q6J("model",i.excludeNonInventory)("options",i.yesNoRadio)("border",!0),e.xp6(6),e.Q6J("clearable",!0)("items",i.listEntities)("ngModel",i.entity),e.xp6(5),e.Q6J("model",i.useOutletPrice)("options",i.yesNoRadio)("border",!0))},directives:[ue,l.Fj,l.Q7,l.JJ,l.On,At,ze,Jg,ht],styles:[""]}),n})(),canActivate:[h.a]}]},{path:"outlet-price",component:Om,canActivate:[h.a],data:{title:"Outlet Price"},children:[{path:"",redirectTo:"copy",pathMatch:"full"},{path:"copy",component:Am,canActivate:[h.a]},{path:"increase",component:Ym,canActivate:[h.a]}]},{path:"delivery",component:ta,canActivate:[h.a],data:{title:"Delivery"},children:[{path:"",redirectTo:"patch-outlet-delivery",pathMatch:"full"},{path:"send-delivery-so",component:fm,canActivate:[h.a]},{path:"patch-outlet-delivery",component:Z_,canActivate:[h.a]},{path:"duplicate-customer-delivery",component:mh,canActivate:[h.a]},{path:"duplicate-customer-delivery-by-sales-order",component:hh,canActivate:[h.a]},{path:"duplicate-transfer-and-outbound",component:Lh,canActivate:[h.a]}]},{path:"transaction",component:Og,canActivate:[h.a],data:{title:"Transaction"},children:[{path:"",redirectTo:"posted-date",pathMatch:"full"},{path:"posted-date",component:Lg,canActivate:[h.a]},{path:"renumber-invoice",component:Yg,canActivate:[h.a]}]},{path:"treatment",component:Zg,canActivate:[h.a],data:{title:"Treatment"},children:[{path:"",redirectTo:"unbalance",pathMatch:"full"},{path:"unbalance",component:Rg,canActivate:[h.a]},{path:"deleted",component:Ig,canActivate:[h.a]}]},{path:"advanced",component:L,canActivate:[h.a],data:{title:"Advanced"},children:[{path:"",redirectTo:"file-text-editor",pathMatch:"full"},{path:"file-text-editor",component:Aa,canActivate:[h.a]},{path:"recompile-procedure",component:Ya,canActivate:[h.a]}]},{path:"send-mail",component:sf,canActivate:[h.a],data:{title:"Send Mail"},children:[{path:"",redirectTo:"eod",pathMatch:"full"},{path:"eod",component:Qp,canActivate:[h.a]},{path:"eow",component:rf,canActivate:[h.a]},{path:"eom",component:ef,canActivate:[h.a]}]},{path:"recalculate",component:Up,canActivate:[h.a],data:{title:"Recalculate"},children:[{path:"",redirectTo:"invoice-sales-and-tax",pathMatch:"full"},{path:"invoice-sales-and-tax",component:qp,canActivate:[h.a]},{path:"invoice-cost",component:Rp,canActivate:[h.a]},{path:"bill-sales-and-tax",component:Hp,canActivate:[h.a]},{path:"treatment-package-price-per-point",component:zp,canActivate:[h.a]},{path:"price-mark-up-by-category",component:Vp,canActivate:[h.a]}]}]}];let Qg=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[m.Bz.forChild(Gg)],m.Bz]}),n})(),$g=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n}),n.\u0275inj=e.cJS({imports:[[f.ez]]}),n})(),Kg=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=e.oAB({type:n,bootstrap:[Pd]}),n.\u0275inj=e.cJS({providers:[f.uU,f.JJ],imports:[[f.ez,Qg,l.u5,ei,nm,$g,Sa,ch,or,Wm,A_,Fg,yp,Ep,Ch]]}),n})()},7122:(P,F)=>{"use strict";function f(u,y){for(var _=0;_<y.length;_++){var c=y[_];c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(u,c.key,c)}}function l(u,y,_){return y&&f(u.prototype,y),_&&f(u,_),u}function m(u,y){u.prototype=Object.create(y.prototype),u.prototype.constructor=u,u.__proto__=y}function h(u){return(h=Object.setPrototypeOf?Object.getPrototypeOf:function(_){return _.__proto__||Object.getPrototypeOf(_)})(u)}function e(u,y){return(e=Object.setPrototypeOf||function(c,g){return c.__proto__=g,c})(u,y)}function T(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(u){return!1}}function k(u,y,_){return(k=T()?Reflect.construct:function(g,M,C){var S=[null];S.push.apply(S,M);var R=new(Function.bind.apply(g,S));return C&&e(R,C.prototype),R}).apply(null,arguments)}function A(u){var y="function"==typeof Map?new Map:void 0;return A=function(c){if(null===c||!function L(u){return-1!==Function.toString.call(u).indexOf("[native code]")}(c))return c;if("function"!=typeof c)throw new TypeError("Super expression must either be null or a function");if(void 0!==y){if(y.has(c))return y.get(c);y.set(c,g)}function g(){return k(c,arguments,h(this).constructor)}return g.prototype=Object.create(c.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),e(g,c)},A(u)}function z(u,y){(null==y||y>u.length)&&(y=u.length);for(var _=0,c=new Array(y);_<y;_++)c[_]=u[_];return c}function oe(u){var y=0;if("undefined"==typeof Symbol||null==u[Symbol.iterator]){if(Array.isArray(u)||(u=function j(u,y){if(u){if("string"==typeof u)return z(u,y);var _=Object.prototype.toString.call(u).slice(8,-1);if("Object"===_&&u.constructor&&(_=u.constructor.name),"Map"===_||"Set"===_)return Array.from(_);if("Arguments"===_||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(_))return z(u,y)}}(u)))return function(){return y>=u.length?{done:!0}:{done:!1,value:u[y++]}};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(y=u[Symbol.iterator]()).next.bind(y)}var Ge=function(u){function y(){return u.apply(this,arguments)||this}return m(y,u),y}(A(Error)),K=function(u){function y(_){return u.call(this,"Invalid DateTime: "+_.toMessage())||this}return m(y,u),y}(Ge),Mt=function(u){function y(_){return u.call(this,"Invalid Interval: "+_.toMessage())||this}return m(y,u),y}(Ge),ue=function(u){function y(_){return u.call(this,"Invalid Duration: "+_.toMessage())||this}return m(y,u),y}(Ge),ei=function(u){function y(){return u.apply(this,arguments)||this}return m(y,u),y}(Ge),Jt=function(u){function y(_){return u.call(this,"Invalid unit "+_)||this}return m(y,u),y}(Ge),le=function(u){function y(){return u.apply(this,arguments)||this}return m(y,u),y}(Ge),Et=function(u){function y(){return u.call(this,"Zone is an abstract class")||this}return m(y,u),y}(Ge),G="numeric",Oe="short",st="long",Qe={year:G,month:G,day:G},sn={year:G,month:Oe,day:G},ln={year:G,month:st,day:G},lt={year:G,month:st,day:G,weekday:st},dt={hour:G,minute:G},pt={hour:G,minute:G,second:G},ti={hour:G,minute:G,second:G,timeZoneName:Oe},Wt={hour:G,minute:G,second:G,timeZoneName:st},Vn={hour:G,minute:G,hour12:!1},Un={hour:G,minute:G,second:G,hour12:!1},Tt={hour:G,minute:G,second:G,hour12:!1,timeZoneName:Oe},Ne={hour:G,minute:G,second:G,hour12:!1,timeZoneName:st},$e={year:G,month:G,day:G,hour:G,minute:G},Ei={year:G,month:G,day:G,hour:G,minute:G,second:G},ii={year:G,month:Oe,day:G,hour:G,minute:G},ie={year:G,month:Oe,day:G,hour:G,minute:G,second:G},va={year:G,month:Oe,day:G,weekday:Oe,hour:G,minute:G},dn={year:G,month:st,day:G,hour:G,minute:G,timeZoneName:Oe},ji={year:G,month:st,day:G,hour:G,minute:G,second:G,timeZoneName:Oe},cn={year:G,month:st,day:G,weekday:st,hour:G,minute:G,timeZoneName:st},zn={year:G,month:st,day:G,weekday:st,hour:G,minute:G,second:G,timeZoneName:st};function fe(u){return void 0===u}function ni(u){return"number"==typeof u}function Vi(u){return"number"==typeof u&&u%1==0}function It(){try{return"undefined"!=typeof Intl&&Intl.DateTimeFormat}catch(u){return!1}}function Ii(){return!fe(Intl.DateTimeFormat.prototype.formatToParts)}function dr(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(u){return!1}}function Zt(u,y,_){if(0!==u.length)return u.reduce(function(c,g){var M=[y(g),g];return c&&_(c[0],M[0])===c[0]?c:M},null)[1]}function Be(u,y){return y.reduce(function(_,c){return _[c]=u[c],_},{})}function je(u,y){return Object.prototype.hasOwnProperty.call(u,y)}function Pt(u,y,_){return Vi(u)&&u>=y&&u<=_}function Ye(u,y){return void 0===y&&(y=2),u.toString().length<y?("0".repeat(y)+u).slice(-y):u.toString()}function Ke(u){if(!fe(u)&&null!==u&&""!==u)return parseInt(u,10)}function Zi(u){if(!fe(u)&&null!==u&&""!==u){var y=1e3*parseFloat("0."+u);return Math.floor(y)}}function ct(u,y,_){void 0===_&&(_=!1);var c=Math.pow(10,y);return(_?Math.trunc:Math.round)(u*c)/c}function ne(u){return u%4==0&&(u%100!=0||u%400==0)}function Nt(u){return ne(u)?366:365}function pi(u,y){var _=function Ft(u,y){return u-y*Math.floor(u/y)}(y-1,12)+1;return 2===_?ne(u+(y-_)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][_-1]}function un(u){var y=Date.UTC(u.year,u.month-1,u.day,u.hour,u.minute,u.second,u.millisecond);return u.year<100&&u.year>=0&&(y=new Date(y)).setUTCFullYear(y.getUTCFullYear()-1900),+y}function ai(u){var y=(u+Math.floor(u/4)-Math.floor(u/100)+Math.floor(u/400))%7,_=u-1,c=(_+Math.floor(_/4)-Math.floor(_/100)+Math.floor(_/400))%7;return 4===y||3===c?53:52}function Jn(u){return u>99?u:u>60?1900+u:2e3+u}function Wn(u,y,_,c){void 0===c&&(c=null);var g=new Date(u),M={hour12:!1,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};c&&(M.timeZone=c);var C=Object.assign({timeZoneName:y},M),S=It();if(S&&Ii()){var E=new Intl.DateTimeFormat(_,C).formatToParts(g).find(function(te){return"timezonename"===te.type.toLowerCase()});return E?E.value:null}if(S){var R=new Intl.DateTimeFormat(_,M).format(g);return new Intl.DateTimeFormat(_,C).format(g).substring(R.length).replace(/^[, \u200e]+/,"")}return null}function Ve(u,y){var _=parseInt(u,10);Number.isNaN(_)&&(_=0);var c=parseInt(y,10)||0;return 60*_+(_<0||Object.is(_,-0)?-c:c)}function Gn(u){var y=Number(u);if("boolean"==typeof u||""===u||Number.isNaN(y))throw new le("Invalid unit value "+u);return y}function Pi(u,y,_){var c={};for(var g in u)if(je(u,g)){if(_.indexOf(g)>=0)continue;var M=u[g];if(null==M)continue;c[y(g)]=Gn(M)}return c}function fi(u,y){var _=Math.trunc(u/60),c=Math.abs(u%60),g=_>=0&&!Object.is(_,-0)?"+":"-",M=""+g+Math.abs(_);switch(y){case"short":return""+g+Ye(Math.abs(_),2)+":"+Ye(c,2);case"narrow":return c>0?M+":"+c:M;case"techie":return""+g+Ye(Math.abs(_),2)+Ye(c,2);default:throw new RangeError("Value format "+y+" is out of range for property format")}}function Me(u){return Be(u,["hour","minute","second","millisecond"])}var Qn=/[A-Za-z_+-]{1,256}(:?\/[A-Za-z_+-]{1,256}(\/[A-Za-z_+-]{1,256})?)?/;function Le(u){return JSON.stringify(u,Object.keys(u).sort())}var hn=["January","February","March","April","May","June","July","August","September","October","November","December"],_n=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],mn=["J","F","M","A","M","J","J","A","S","O","N","D"];function gi(u){switch(u){case"narrow":return mn;case"short":return _n;case"long":return hn;case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var Ui=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],ya=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],pn=["M","T","W","T","F","S","S"];function ba(u){switch(u){case"narrow":return pn;case"short":return ya;case"long":return Ui;case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Fi=["AM","PM"],fn=["Before Christ","Anno Domini"],ee=["BC","AD"],cr=["B","A"];function Ma(u){switch(u){case"narrow":return cr;case"short":return ee;case"long":return fn;default:return null}}function Ht(u,y){for(var g,_="",c=oe(u);!(g=c()).done;){var M=g.value;_+=M.literal?M.val:y(M.val)}return _}var Rt={D:Qe,DD:sn,DDD:ln,DDDD:lt,t:dt,tt:pt,ttt:ti,tttt:Wt,T:Vn,TT:Un,TTT:Tt,TTTT:Ne,f:$e,ff:ii,fff:dn,ffff:cn,F:Ei,FF:ie,FFF:ji,FFFF:zn},ke=function(){function u(_,c){this.opts=c,this.loc=_,this.systemLoc=null}u.create=function(c,g){return void 0===g&&(g={}),new u(c,g)},u.parseFormat=function(c){for(var g=null,M="",C=!1,S=[],E=0;E<c.length;E++){var R=c.charAt(E);"'"===R?(M.length>0&&S.push({literal:C,val:M}),g=null,M="",C=!C):C||R===g?M+=R:(M.length>0&&S.push({literal:!1,val:M}),M=R,g=R)}return M.length>0&&S.push({literal:C,val:M}),S},u.macroTokenToFormatOpts=function(c){return Rt[c]};var y=u.prototype;return y.formatWithSystemDefault=function(c,g){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(c,Object.assign({},this.opts,g)).format()},y.formatDateTime=function(c,g){return void 0===g&&(g={}),this.loc.dtFormatter(c,Object.assign({},this.opts,g)).format()},y.formatDateTimeParts=function(c,g){return void 0===g&&(g={}),this.loc.dtFormatter(c,Object.assign({},this.opts,g)).formatToParts()},y.resolvedOptions=function(c,g){return void 0===g&&(g={}),this.loc.dtFormatter(c,Object.assign({},this.opts,g)).resolvedOptions()},y.num=function(c,g){if(void 0===g&&(g=0),this.opts.forceSimple)return Ye(c,g);var M=Object.assign({},this.opts);return g>0&&(M.padTo=g),this.loc.numberFormatter(M).format(c)},y.formatDateTimeFromString=function(c,g){var M=this,C="en"===this.loc.listingMode(),S=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar&&Ii(),E=function(se,yt){return M.loc.extract(c,se,yt)},R=function(se){return c.isOffsetFixed&&0===c.offset&&se.allowZ?"Z":c.isValid?c.zone.formatOffset(c.ts,se.format):""},U=function(se,yt){return C?function Te(u,y){return gi(y)[u.month-1]}(c,se):E(yt?{month:se}:{month:se,day:"numeric"},"month")},Q=function(se,yt){return C?function $n(u,y){return ba(y)[u.weekday-1]}(c,se):E(yt?{weekday:se}:{weekday:se,month:"long",day:"numeric"},"weekday")},_e=function(se){return C?function zi(u,y){return Ma(y)[u.year<0?0:1]}(c,se):E({era:se},"era")};return Ht(u.parseFormat(g),function(se){switch(se){case"S":return M.num(c.millisecond);case"u":case"SSS":return M.num(c.millisecond,3);case"s":return M.num(c.second);case"ss":return M.num(c.second,2);case"m":return M.num(c.minute);case"mm":return M.num(c.minute,2);case"h":return M.num(c.hour%12==0?12:c.hour%12);case"hh":return M.num(c.hour%12==0?12:c.hour%12,2);case"H":return M.num(c.hour);case"HH":return M.num(c.hour,2);case"Z":return R({format:"narrow",allowZ:M.opts.allowZ});case"ZZ":return R({format:"short",allowZ:M.opts.allowZ});case"ZZZ":return R({format:"techie",allowZ:M.opts.allowZ});case"ZZZZ":return console.log(c.zone),c.zone.offsetName(c.ts,{format:"short",locale:M.loc.locale});case"ZZZZZ":return c.zone.offsetName(c.ts,{format:"long",locale:M.loc.locale});case"z":return c.zoneName;case"a":return C?function ft(u){return Fi[u.hour<12?0:1]}(c):E({hour:"numeric",hour12:!0},"dayperiod");case"d":return S?E({day:"numeric"},"day"):M.num(c.day);case"dd":return S?E({day:"2-digit"},"day"):M.num(c.day,2);case"c":case"E":return M.num(c.weekday);case"ccc":return Q("short",!0);case"cccc":return Q("long",!0);case"ccccc":return Q("narrow",!0);case"EEE":return Q("short",!1);case"EEEE":return Q("long",!1);case"EEEEE":return Q("narrow",!1);case"L":return S?E({month:"numeric",day:"numeric"},"month"):M.num(c.month);case"LL":return S?E({month:"2-digit",day:"numeric"},"month"):M.num(c.month,2);case"LLL":return U("short",!0);case"LLLL":return U("long",!0);case"LLLLL":return U("narrow",!0);case"M":return S?E({month:"numeric"},"month"):M.num(c.month);case"MM":return S?E({month:"2-digit"},"month"):M.num(c.month,2);case"MMM":return U("short",!1);case"MMMM":return U("long",!1);case"MMMMM":return U("narrow",!1);case"y":return S?E({year:"numeric"},"year"):M.num(c.year);case"yy":return S?E({year:"2-digit"},"year"):M.num(c.year.toString().slice(-2),2);case"yyyy":return S?E({year:"numeric"},"year"):M.num(c.year,4);case"yyyyyy":return S?E({year:"numeric"},"year"):M.num(c.year,6);case"G":return _e("short");case"GG":return _e("long");case"GGGGG":return _e("narrow");case"kk":return M.num(c.weekYear.toString().slice(-2),2);case"kkkk":return M.num(c.weekYear,4);case"W":return M.num(c.weekNumber);case"WW":return M.num(c.weekNumber,2);case"o":return M.num(c.ordinal);case"ooo":return M.num(c.ordinal,3);case"q":return M.num(c.quarter);case"qq":return M.num(c.quarter,2);case"X":return M.num(Math.floor(c.ts/1e3));case"x":return M.num(c.ts);default:return function(se){var yt=u.macroTokenToFormatOpts(se);return yt?M.formatWithSystemDefault(c,yt):se}(se)}})},y.formatDurationFromString=function(c,g){var Q,M=this,C=function(Q){switch(Q[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"M":return"month";case"y":return"year";default:return null}},E=u.parseFormat(g),R=E.reduce(function(U,Q){return Q.literal?U:U.concat(Q.val)},[]),J=c.shiftTo.apply(c,R.map(C).filter(function(U){return U}));return Ht(E,(Q=J,function(te){var _e=C(te);return _e?M.num(Q.get(_e),te.length):te}))},u}(),Ee=function(){function u(_,c){this.reason=_,this.explanation=c}return u.prototype.toMessage=function(){return this.explanation?this.reason+": "+this.explanation:this.reason},u}(),ut=function(){function u(){}var y=u.prototype;return y.offsetName=function(c,g){throw new Et},y.formatOffset=function(c,g){throw new Et},y.offset=function(c){throw new Et},y.equals=function(c){throw new Et},l(u,[{key:"type",get:function(){throw new Et}},{key:"name",get:function(){throw new Et}},{key:"universal",get:function(){throw new Et}},{key:"isValid",get:function(){throw new Et}}]),u}(),qt=null,Ta=function(u){function y(){return u.apply(this,arguments)||this}m(y,u);var _=y.prototype;return _.offsetName=function(g,M){return Wn(g,M.format,M.locale)},_.formatOffset=function(g,M){return fi(this.offset(g),M)},_.offset=function(g){return-new Date(g).getTimezoneOffset()},_.equals=function(g){return"local"===g.type},l(y,[{key:"type",get:function(){return"local"}},{key:"name",get:function(){return It()?(new Intl.DateTimeFormat).resolvedOptions().timeZone:"local"}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!0}}],[{key:"instance",get:function(){return null===qt&&(qt=new y),qt}}]),y}(ut),hr=RegExp("^"+Qn.source+"$"),gn={},ri={year:0,month:1,day:2,hour:3,minute:4,second:5},Wi={},Gt=function(u){function y(c){var g;return(g=u.call(this)||this).zoneName=c,g.valid=y.isValidZone(c),g}m(y,u),y.create=function(g){return Wi[g]||(Wi[g]=new y(g)),Wi[g]},y.resetCache=function(){Wi={},gn={}},y.isValidSpecifier=function(g){return!(!g||!g.match(hr))},y.isValidZone=function(g){try{return new Intl.DateTimeFormat("en-US",{timeZone:g}).format(),!0}catch(M){return!1}},y.parseGMTOffset=function(g){if(g){var M=g.match(/^Etc\/GMT([+-]\d{1,2})$/i);if(M)return-60*parseInt(M[1])}return null};var _=y.prototype;return _.offsetName=function(g,M){return Wn(g,M.format,M.locale,this.name)},_.formatOffset=function(g,M){return fi(this.offset(g),M)},_.offset=function(g){var M=new Date(g),C=function ce(u){return gn[u]||(gn[u]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:u,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),gn[u]}(this.name),S=C.formatToParts?function Ji(u,y){for(var _=u.formatToParts(y),c=[],g=0;g<_.length;g++){var M=_[g],S=M.value,E=ri[M.type];fe(E)||(c[E]=parseInt(S,10))}return c}(C,M):function _r(u,y){var _=u.format(y).replace(/\u200E/g,""),c=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(_);return[c[3],c[1],c[2],c[4],c[5],c[6]]}(C,M),U=S[3],ge=+M,se=ge%1e3;return(un({year:S[0],month:S[1],day:S[2],hour:24===U?0:U,minute:S[4],second:S[5],millisecond:0})-(ge-=se>=0?se:1e3+se))/6e4},_.equals=function(g){return"iana"===g.type&&g.name===this.name},l(y,[{key:"type",get:function(){return"iana"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return this.valid}}]),y}(ut),Kn=null,gt=function(u){function y(c){var g;return(g=u.call(this)||this).fixed=c,g}m(y,u),y.instance=function(g){return 0===g?y.utcInstance:new y(g)},y.parseSpecifier=function(g){if(g){var M=g.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(M)return new y(Ve(M[1],M[2]))}return null},l(y,null,[{key:"utcInstance",get:function(){return null===Kn&&(Kn=new y(0)),Kn}}]);var _=y.prototype;return _.offsetName=function(){return this.name},_.formatOffset=function(g,M){return fi(this.fixed,M)},_.offset=function(){return this.fixed},_.equals=function(g){return"fixed"===g.type&&g.fixed===this.fixed},l(y,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+fi(this.fixed,"narrow")}},{key:"universal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}]),y}(ut),Xn=function(u){function y(c){var g;return(g=u.call(this)||this).zoneName=c,g}m(y,u);var _=y.prototype;return _.offsetName=function(){return null},_.formatOffset=function(){return""},_.offset=function(){return NaN},_.equals=function(){return!1},l(y,[{key:"type",get:function(){return"invalid"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!1}}]),y}(ut);function vi(u,y){var _;if(fe(u)||null===u)return y;if(u instanceof ut)return u;if(function _o(u){return"string"==typeof u}(u)){var c=u.toLowerCase();return"local"===c?y:"utc"===c||"gmt"===c?gt.utcInstance:null!=(_=Gt.parseGMTOffset(u))?gt.instance(_):Gt.isValidSpecifier(c)?Gt.create(u):gt.parseSpecifier(c)||new Xn(u)}return ni(u)?gt.instance(u):"object"==typeof u&&u.offset&&"number"==typeof u.offset?u:new Xn(u)}var ka=function(){return Date.now()},vn=null,ea=null,wa=null,Da=null,Ca=!1,Ae=function(){function u(){}return u.resetCaches=function(){Pe.resetCache(),Gt.resetCache()},l(u,null,[{key:"now",get:function(){return ka},set:function(_){ka=_}},{key:"defaultZoneName",get:function(){return u.defaultZone.name},set:function(_){vn=_?vi(_):null}},{key:"defaultZone",get:function(){return vn||Ta.instance}},{key:"defaultLocale",get:function(){return ea},set:function(_){ea=_}},{key:"defaultNumberingSystem",get:function(){return wa},set:function(_){wa=_}},{key:"defaultOutputCalendar",get:function(){return Da},set:function(_){Da=_}},{key:"throwOnInvalid",get:function(){return Ca},set:function(_){Ca=_}}]),u}(),oi={};function yn(u,y){void 0===y&&(y={});var _=JSON.stringify([u,y]),c=oi[_];return c||(c=new Intl.DateTimeFormat(u,y),oi[_]=c),c}var Ni={},Hi={};var yi=null;function Gi(u,y,_,c,g){var M=u.listingMode(_);return"error"===M?null:"en"===M?c(y):g(y)}var gr=function(){function u(_,c,g){if(this.padTo=g.padTo||0,this.floor=g.floor||!1,!c&&It()){var M={useGrouping:!1};g.padTo>0&&(M.minimumIntegerDigits=g.padTo),this.inf=function mr(u,y){void 0===y&&(y={});var _=JSON.stringify([u,y]),c=Ni[_];return c||(c=new Intl.NumberFormat(u,y),Ni[_]=c),c}(_,M)}}return u.prototype.format=function(c){if(this.inf){var g=this.floor?Math.floor(c):c;return this.inf.format(g)}return Ye(this.floor?Math.floor(c):ct(c,3),this.padTo)},u}(),xa=function(){function u(_,c,g){var M;if(this.opts=g,this.hasIntl=It(),_.zone.universal&&this.hasIntl?(M="UTC",this.dt=g.timeZoneName||0===_.offset?_:He.fromMillis(_.ts+60*_.offset*1e3)):"local"===_.zone.type?this.dt=_:(this.dt=_,M=_.zone.name),this.hasIntl){var C=Object.assign({},this.opts);M&&(C.timeZone=M),this.dtf=yn(c,C)}}var y=u.prototype;return y.format=function(){if(this.hasIntl)return this.dtf.format(this.dt.toJSDate());var c=function Je(u){var c="EEEE, LLLL d, yyyy, h:mm a";switch(Le(Be(u,["weekday","era","year","month","day","hour","minute","second","timeZoneName","hour12"]))){case Le(Qe):return"M/d/yyyy";case Le(sn):return"LLL d, yyyy";case Le(ln):return"LLLL d, yyyy";case Le(lt):return"EEEE, LLLL d, yyyy";case Le(dt):return"h:mm a";case Le(pt):return"h:mm:ss a";case Le(ti):case Le(Wt):return"h:mm a";case Le(Vn):return"HH:mm";case Le(Un):return"HH:mm:ss";case Le(Tt):case Le(Ne):return"HH:mm";case Le($e):return"M/d/yyyy, h:mm a";case Le(ii):return"LLL d, yyyy, h:mm a";case Le(dn):return"LLLL d, yyyy, h:mm a";case Le(cn):return c;case Le(Ei):return"M/d/yyyy, h:mm:ss a";case Le(ie):return"LLL d, yyyy, h:mm:ss a";case Le(va):return"EEE, d LLL yyyy, h:mm a";case Le(ji):return"LLLL d, yyyy, h:mm:ss a";case Le(zn):return"EEEE, LLLL d, yyyy, h:mm:ss a";default:return c}}(this.opts),g=Pe.create("en-US");return ke.create(g).formatDateTimeFromString(this.dt,c)},y.formatToParts=function(){return this.hasIntl&&Ii()?this.dtf.formatToParts(this.dt.toJSDate()):[]},y.resolvedOptions=function(){return this.hasIntl?this.dtf.resolvedOptions():{locale:"en-US",numberingSystem:"latn",outputCalendar:"gregory"}},u}(),ht=function(){function u(_,c,g){this.opts=Object.assign({style:"long"},g),!c&&dr()&&(this.rtf=function De(u,y){void 0===y&&(y={});var g=function q(u,y){if(null==u)return{};var g,M,_={},c=Object.keys(u);for(M=0;M<c.length;M++)!(y.indexOf(g=c[M])>=0)&&(_[g]=u[g]);return _}(y,["base"]),M=JSON.stringify([u,g]),C=Hi[M];return C||(C=new Intl.RelativeTimeFormat(u,y),Hi[M]=C),C}(_,g))}var y=u.prototype;return y.format=function(c,g){return this.rtf?this.rtf.format(c,g):function ur(u,y,_,c){void 0===_&&(_="always"),void 0===c&&(c=!1);var g={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},M=-1===["hours","minutes","seconds"].indexOf(u);if("auto"===_&&M){var C="days"===u;switch(y){case 1:return C?"tomorrow":"next "+g[u][0];case-1:return C?"yesterday":"last "+g[u][0];case 0:return C?"today":"this "+g[u][0]}}var S=Object.is(y,-0)||y<0,E=Math.abs(y),R=1===E,J=g[u],U=c?R?J[1]:J[2]||J[1]:R?g[u][0]:u;return S?E+" "+U+" ago":"in "+E+" "+U}(g,c,this.opts.numeric,"long"!==this.opts.style)},y.formatToParts=function(c,g){return this.rtf?this.rtf.formatToParts(c,g):[]},u}(),Pe=function(){function u(_,c,g,M){var C=function Bt(u){var y=u.indexOf("-u-");if(-1===y)return[u];var _,c=u.substring(0,y);try{_=yn(u).resolvedOptions()}catch(S){_=yn(c).resolvedOptions()}return[c,_.numberingSystem,_.calendar]}(_),E=C[1],R=C[2];this.locale=C[0],this.numberingSystem=c||E||null,this.outputCalendar=g||R||null,this.intl=function Mn(u,y,_){return It()?((_||y)&&(u+="-u",_&&(u+="-ca-"+_),y&&(u+="-nu-"+y)),u):[]}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=M,this.fastNumbersCached=null}u.fromOpts=function(c){return u.create(c.locale,c.numberingSystem,c.outputCalendar,c.defaultToEN)},u.create=function(c,g,M,C){void 0===C&&(C=!1);var S=c||Ae.defaultLocale,E=S||(C?"en-US":function bn(){if(yi)return yi;if(It()){var u=(new Intl.DateTimeFormat).resolvedOptions().locale;return yi=u&&"und"!==u?u:"en-US"}return yi="en-US"}());return new u(E,g||Ae.defaultNumberingSystem,M||Ae.defaultOutputCalendar,S)},u.resetCache=function(){yi=null,oi={},Ni={},Hi={}},u.fromObject=function(c){var g=void 0===c?{}:c;return u.create(g.locale,g.numberingSystem,g.outputCalendar)};var y=u.prototype;return y.listingMode=function(c){void 0===c&&(c=!0);var M=It()&&Ii(),C=this.isEnglish(),S=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return M||C&&S||c?!M||C&&S?"en":"intl":"error"},y.clone=function(c){return c&&0!==Object.getOwnPropertyNames(c).length?u.create(c.locale||this.specifiedLocale,c.numberingSystem||this.numberingSystem,c.outputCalendar||this.outputCalendar,c.defaultToEN||!1):this},y.redefaultToEN=function(c){return void 0===c&&(c={}),this.clone(Object.assign({},c,{defaultToEN:!0}))},y.redefaultToSystem=function(c){return void 0===c&&(c={}),this.clone(Object.assign({},c,{defaultToEN:!1}))},y.months=function(c,g,M){var C=this;return void 0===g&&(g=!1),void 0===M&&(M=!0),Gi(this,c,M,gi,function(){var S=g?{month:c,day:"numeric"}:{month:c},E=g?"format":"standalone";return C.monthsCache[E][c]||(C.monthsCache[E][c]=function Tn(u){for(var y=[],_=1;_<=12;_++){var c=He.utc(2016,_,1);y.push(u(c))}return y}(function(R){return C.extract(R,S,"month")})),C.monthsCache[E][c]})},y.weekdays=function(c,g,M){var C=this;return void 0===g&&(g=!1),void 0===M&&(M=!0),Gi(this,c,M,ba,function(){var S=g?{weekday:c,year:"numeric",month:"long",day:"numeric"}:{weekday:c},E=g?"format":"standalone";return C.weekdaysCache[E][c]||(C.weekdaysCache[E][c]=function pr(u){for(var y=[],_=1;_<=7;_++){var c=He.utc(2016,11,13+_);y.push(u(c))}return y}(function(R){return C.extract(R,S,"weekday")})),C.weekdaysCache[E][c]})},y.meridiems=function(c){var g=this;return void 0===c&&(c=!0),Gi(this,void 0,c,function(){return Fi},function(){if(!g.meridiemCache){var M={hour:"numeric",hour12:!0};g.meridiemCache=[He.utc(2016,11,13,9),He.utc(2016,11,13,19)].map(function(C){return g.extract(C,M,"dayperiod")})}return g.meridiemCache})},y.eras=function(c,g){var M=this;return void 0===g&&(g=!0),Gi(this,c,g,Ma,function(){var C={era:c};return M.eraCache[c]||(M.eraCache[c]=[He.utc(-40,1,1),He.utc(2017,1,1)].map(function(S){return M.extract(S,C,"era")})),M.eraCache[c]})},y.extract=function(c,g,M){var E=this.dtFormatter(c,g).formatToParts().find(function(R){return R.type.toLowerCase()===M});return E?E.value:null},y.numberFormatter=function(c){return void 0===c&&(c={}),new gr(this.intl,c.forceSimple||this.fastNumbers,c)},y.dtFormatter=function(c,g){return void 0===g&&(g={}),new xa(c,this.intl,g)},y.relFormatter=function(c){return void 0===c&&(c={}),new ht(this.intl,this.isEnglish(),c)},y.isEnglish=function(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||It()&&new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")},y.equals=function(c){return this.locale===c.locale&&this.numberingSystem===c.numberingSystem&&this.outputCalendar===c.outputCalendar},l(u,[{key:"fastNumbers",get:function(){return null==this.fastNumbersCached&&(this.fastNumbersCached=function fr(u){return(!u.numberingSystem||"latn"===u.numberingSystem)&&("latn"===u.numberingSystem||!u.locale||u.locale.startsWith("en")||It()&&"latn"===new Intl.DateTimeFormat(u.intl).resolvedOptions().numberingSystem)}(this)),this.fastNumbersCached}}]),u}();function Qi(){for(var u=arguments.length,y=new Array(u),_=0;_<u;_++)y[_]=arguments[_];var c=y.reduce(function(g,M){return g+M.source},"");return RegExp("^"+c+"$")}function bi(){for(var u=arguments.length,y=new Array(u),_=0;_<u;_++)y[_]=arguments[_];return function(c){return y.reduce(function(g,M){var C=g[0],S=g[1],R=M(c,g[2]),U=R[1],Q=R[2];return[Object.assign(C,R[0]),S||U,Q]},[{},null,1]).slice(0,2)}}function $i(u){if(null==u)return[null,null];for(var y=arguments.length,_=new Array(y>1?y-1:0),c=1;c<y;c++)_[c-1]=arguments[c];for(var g=0,M=_;g<M.length;g++){var C=M[g],S=C[0],E=C[1],R=S.exec(u);if(R)return E(R)}return[null,null]}function Sa(){for(var u=arguments.length,y=new Array(u),_=0;_<u;_++)y[_]=arguments[_];return function(c,g){var C,M={};for(C=0;C<y.length;C++)M[y[C]]=Ke(c[g+C]);return[M,null,g+C]}}var La=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Aa=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,9}))?)?)?/,Ya=RegExp(""+Aa.source+La.source+"?"),ta=RegExp("(?:T"+Ya.source+")?"),Mr=Sa("weekYear","weekNumber","weekDay"),kt=Sa("year","ordinal"),Ri=RegExp(Aa.source+" ?(?:"+La.source+"|("+Qn.source+"))?"),Oa=RegExp("(?: "+Ri.source+")?");function si(u,y,_){var c=u[y];return fe(c)?_:Ke(c)}function Ie(u,y){return[{year:si(u,y),month:si(u,y+1,1),day:si(u,y+2,1)},null,y+3]}function wt(u,y){return[{hour:si(u,y,0),minute:si(u,y+1,0),second:si(u,y+2,0),millisecond:Zi(u[y+3])},null,y+4]}function jt(u,y){var _=!u[y]&&!u[y+1],c=Ve(u[y+1],u[y+2]);return[{},_?null:gt.instance(c),y+3]}function kn(u,y){return[{},u[y]?Gt.create(u[y]):null,y+1]}var ia=/^-?P(?:(?:(-?\d{1,9})Y)?(?:(-?\d{1,9})M)?(?:(-?\d{1,9})W)?(?:(-?\d{1,9})D)?(?:T(?:(-?\d{1,9})H)?(?:(-?\d{1,9})M)?(?:(-?\d{1,9})(?:[.,](-?\d{1,9}))?S)?)?)$/;function Ki(u){var c=u[2],g=u[3],M=u[4],C=u[5],S=u[6],E=u[7],R=u[8],J="-"===u[0][0],U=function(te){return te&&J?-te:te};return[{years:U(Ke(u[1])),months:U(Ke(c)),weeks:U(Ke(g)),days:U(Ke(M)),hours:U(Ke(C)),minutes:U(Ke(S)),seconds:U(Ke(E)),milliseconds:U(Zi(R))}]}var Tr={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Mi(u,y,_,c,g,M,C){var S={year:2===y.length?Jn(Ke(y)):Ke(y),month:_n.indexOf(_)+1,day:Ke(c),hour:Ke(g),minute:Ke(M)};return C&&(S.second=Ke(C)),u&&(S.weekday=u.length>3?Ui.indexOf(u)+1:ya.indexOf(u)+1),S}var wn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function li(u){var te,E=u[8],R=u[9],J=u[10],U=u[11],Q=Mi(u[1],u[4],u[3],u[2],u[5],u[6],u[7]);return te=E?Tr[E]:R?0:Ve(J,U),[Q,new gt(te)]}var Dn=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,Ti=/^(Monday|Tuesday|Wedsday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,kr=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function na(u){return[Mi(u[1],u[4],u[3],u[2],u[5],u[6],u[7]),gt.utcInstance]}function Xi(u){return[Mi(u[1],u[7],u[2],u[3],u[4],u[5],u[6]),gt.utcInstance]}var xt=Qi(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ta),Vt=Qi(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ta),Ze=Qi(/(\d{4})-?(\d{3})/,ta),Cn=Qi(Ya),Xe=bi(Ie,wt,jt),po=bi(Mr,wt,jt),Ea=bi(kt,wt),Ia=bi(wt,jt),wr=Qi(/(\d{4})-(\d\d)-(\d\d)/,Oa),go=Qi(Ri),vo=bi(Ie,wt,jt,kn),di=bi(wt,jt,kn),Sn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},Ln=Object.assign({years:{months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},Sn),et=365.2425,Lt=30.436875,Qt=Object.assign({years:{months:12,weeks:et/7,days:et,hours:24*et,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:et/28,days:et/4,hours:24*et/4,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:Lt/7,days:Lt,hours:24*Lt,minutes:43829.1,seconds:2629746,milliseconds:2629746e3}},Sn),tt=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],ci=tt.slice(0).reverse();function ui(u,y,_){void 0===_&&(_=!1);var c={values:_?y.values:Object.assign({},u.values,y.values||{}),loc:u.loc.clone(y.loc),conversionAccuracy:y.conversionAccuracy||u.conversionAccuracy};return new it(c)}function oa(u,y,_,c,g){var M=u[g][_],C=y[_]/M,E=Math.sign(C)!==Math.sign(c[g])&&0!==c[g]&&Math.abs(C)<=1?function yo(u){return u<0?Math.floor(u):Math.ceil(u)}(C):Math.trunc(C);c[g]+=E,y[_]-=E*M}function Dr(u,y){ci.reduce(function(_,c){return fe(y[c])?_:(_&&oa(u,y,_,y,c),c)},null)}var it=function(){function u(_){var c="longterm"===_.conversionAccuracy||!1;this.values=_.values,this.loc=_.loc||Pe.create(),this.conversionAccuracy=c?"longterm":"casual",this.invalid=_.invalid||null,this.matrix=c?Qt:Ln,this.isLuxonDuration=!0}u.fromMillis=function(c,g){return u.fromObject(Object.assign({milliseconds:c},g))},u.fromObject=function(c){if(null==c||"object"!=typeof c)throw new le("Duration.fromObject: argument expected to be an object, got "+(null===c?"null":typeof c));return new u({values:Pi(c,u.normalizeUnit,["locale","numberingSystem","conversionAccuracy","zone"]),loc:Pe.fromObject(c),conversionAccuracy:c.conversionAccuracy})},u.fromISO=function(c,g){var M=function aa(u){return $i(u,[ia,Ki])}(c),C=M[0];if(C){var S=Object.assign(C,g);return u.fromObject(S)}return u.invalid("unparsable",'the input "'+c+"\" can't be parsed as ISO 8601")},u.invalid=function(c,g){if(void 0===g&&(g=null),!c)throw new le("need to specify a reason the Duration is invalid");var M=c instanceof Ee?c:new Ee(c,g);if(Ae.throwOnInvalid)throw new ue(M);return new u({invalid:M})},u.normalizeUnit=function(c){var g={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[c&&c.toLowerCase()];if(!g)throw new Jt(c);return g},u.isDuration=function(c){return c&&c.isLuxonDuration||!1};var y=u.prototype;return y.toFormat=function(c,g){void 0===g&&(g={});var M=Object.assign({},g,{floor:!1!==g.round&&!1!==g.floor});return this.isValid?ke.create(this.loc,M).formatDurationFromString(this,c):"Invalid Duration"},y.toObject=function(c){if(void 0===c&&(c={}),!this.isValid)return{};var g=Object.assign({},this.values);return c.includeConfig&&(g.conversionAccuracy=this.conversionAccuracy,g.numberingSystem=this.loc.numberingSystem,g.locale=this.loc.locale),g},y.toISO=function(){if(!this.isValid)return null;var c="P";return 0!==this.years&&(c+=this.years+"Y"),(0!==this.months||0!==this.quarters)&&(c+=this.months+3*this.quarters+"M"),0!==this.weeks&&(c+=this.weeks+"W"),0!==this.days&&(c+=this.days+"D"),(0!==this.hours||0!==this.minutes||0!==this.seconds||0!==this.milliseconds)&&(c+="T"),0!==this.hours&&(c+=this.hours+"H"),0!==this.minutes&&(c+=this.minutes+"M"),(0!==this.seconds||0!==this.milliseconds)&&(c+=ct(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===c&&(c+="T0S"),c},y.toJSON=function(){return this.toISO()},y.toString=function(){return this.toISO()},y.valueOf=function(){return this.as("milliseconds")},y.plus=function(c){if(!this.isValid)return this;for(var S,g=qi(c),M={},C=oe(tt);!(S=C()).done;){var E=S.value;(je(g.values,E)||je(this.values,E))&&(M[E]=g.get(E)+this.get(E))}return ui(this,{values:M},!0)},y.minus=function(c){if(!this.isValid)return this;var g=qi(c);return this.plus(g.negate())},y.mapUnits=function(c){if(!this.isValid)return this;for(var g={},M=0,C=Object.keys(this.values);M<C.length;M++){var S=C[M];g[S]=Gn(c(this.values[S],S))}return ui(this,{values:g},!0)},y.get=function(c){return this[u.normalizeUnit(c)]},y.set=function(c){return this.isValid?ui(this,{values:Object.assign(this.values,Pi(c,u.normalizeUnit,[]))}):this},y.reconfigure=function(c){var g=void 0===c?{}:c,S=g.conversionAccuracy,R={loc:this.loc.clone({locale:g.locale,numberingSystem:g.numberingSystem})};return S&&(R.conversionAccuracy=S),ui(this,R)},y.as=function(c){return this.isValid?this.shiftTo(c).get(c):NaN},y.normalize=function(){if(!this.isValid)return this;var c=this.toObject();return Dr(this.matrix,c),ui(this,{values:c},!0)},y.shiftTo=function(){for(var c=arguments.length,g=new Array(c),M=0;M<c;M++)g[M]=arguments[M];if(!this.isValid)return this;if(0===g.length)return this;g=g.map(function(yt){return u.normalizeUnit(yt)});var R,C={},S={},E=this.toObject();Dr(this.matrix,E);for(var U,J=oe(tt);!(U=J()).done;){var Q=U.value;if(g.indexOf(Q)>=0){R=Q;var te=0;for(var _e in S)te+=this.matrix[_e][Q]*S[_e],S[_e]=0;ni(E[Q])&&(te+=E[Q]);var we=Math.trunc(te);for(var ge in C[Q]=we,S[Q]=te-we,E)tt.indexOf(ge)>tt.indexOf(Q)&&oa(this.matrix,E,ge,C,Q)}else ni(E[Q])&&(S[Q]=E[Q])}for(var se in S)0!==S[se]&&(C[R]+=se===R?S[se]:S[se]/this.matrix[R][se]);return ui(this,{values:C},!0).normalize()},y.negate=function(){if(!this.isValid)return this;for(var c={},g=0,M=Object.keys(this.values);g<M.length;g++){var C=M[g];c[C]=-this.values[C]}return ui(this,{values:c},!0)},y.equals=function(c){if(!this.isValid||!c.isValid||!this.loc.equals(c.loc))return!1;for(var M,g=oe(tt);!(M=g()).done;){var C=M.value;if(this.values[C]!==c.values[C])return!1}return!0},l(u,[{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"years",get:function(){return this.isValid?this.values.years||0:NaN}},{key:"quarters",get:function(){return this.isValid?this.values.quarters||0:NaN}},{key:"months",get:function(){return this.isValid?this.values.months||0:NaN}},{key:"weeks",get:function(){return this.isValid?this.values.weeks||0:NaN}},{key:"days",get:function(){return this.isValid?this.values.days||0:NaN}},{key:"hours",get:function(){return this.isValid?this.values.hours||0:NaN}},{key:"minutes",get:function(){return this.isValid?this.values.minutes||0:NaN}},{key:"seconds",get:function(){return this.isValid?this.values.seconds||0:NaN}},{key:"milliseconds",get:function(){return this.isValid?this.values.milliseconds||0:NaN}},{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),u}();function qi(u){if(ni(u))return it.fromMillis(u);if(it.isDuration(u))return u;if("object"==typeof u)return it.fromObject(u);throw new le("Unknown duration argument "+u+" of type "+typeof u)}var An="Invalid Interval",Yn=function(){function u(_){this.s=_.start,this.e=_.end,this.invalid=_.invalid||null,this.isLuxonInterval=!0}u.invalid=function(c,g){if(void 0===g&&(g=null),!c)throw new le("need to specify a reason the Interval is invalid");var M=c instanceof Ee?c:new Ee(c,g);if(Ae.throwOnInvalid)throw new Mt(M);return new u({invalid:M})},u.fromDateTimes=function(c,g){var M=Pn(c),C=Pn(g),S=function Cr(u,y){return u&&u.isValid?y&&y.isValid?y<u?Yn.invalid("end before start","The end of an interval must be after its start, but you had start="+u.toISO()+" and end="+y.toISO()):null:Yn.invalid("missing or invalid end"):Yn.invalid("missing or invalid start")}(M,C);return null==S?new u({start:M,end:C}):S},u.after=function(c,g){var M=qi(g),C=Pn(c);return u.fromDateTimes(C,C.plus(M))},u.before=function(c,g){var M=qi(g),C=Pn(c);return u.fromDateTimes(C.minus(M),C)},u.fromISO=function(c,g){var M=(c||"").split("/",2),C=M[0],S=M[1];if(C&&S){var E=He.fromISO(C,g),R=He.fromISO(S,g);if(E.isValid&&R.isValid)return u.fromDateTimes(E,R);if(E.isValid){var J=it.fromISO(S,g);if(J.isValid)return u.after(E,J)}else if(R.isValid){var U=it.fromISO(C,g);if(U.isValid)return u.before(R,U)}}return u.invalid("unparsable",'the input "'+c+"\" can't be parsed as ISO 8601")},u.isInterval=function(c){return c&&c.isLuxonInterval||!1};var y=u.prototype;return y.length=function(c){return void 0===c&&(c="milliseconds"),this.isValid?this.toDuration.apply(this,[c]).get(c):NaN},y.count=function(c){if(void 0===c&&(c="milliseconds"),!this.isValid)return NaN;var g=this.start.startOf(c),M=this.end.startOf(c);return Math.floor(M.diff(g,c).get(c))+1},y.hasSame=function(c){return!!this.isValid&&this.e.minus(1).hasSame(this.s,c)},y.isEmpty=function(){return this.s.valueOf()===this.e.valueOf()},y.isAfter=function(c){return!!this.isValid&&this.s>c},y.isBefore=function(c){return!!this.isValid&&this.e<=c},y.contains=function(c){return!!this.isValid&&this.s<=c&&this.e>c},y.set=function(c){var g=void 0===c?{}:c;return this.isValid?u.fromDateTimes(g.start||this.s,g.end||this.e):this},y.splitAt=function(){var c=this;if(!this.isValid)return[];for(var g=arguments.length,M=new Array(g),C=0;C<g;C++)M[C]=arguments[C];for(var S=M.map(Pn).filter(function(te){return c.contains(te)}).sort(),E=[],R=this.s,J=0;R<this.e;){var U=S[J]||this.e,Q=+U>+this.e?this.e:U;E.push(u.fromDateTimes(R,Q)),R=Q,J+=1}return E},y.splitBy=function(c){var g=qi(c);if(!this.isValid||!g.isValid||0===g.as("milliseconds"))return[];for(var C,S,M=this.s,E=[];M<this.e;)C=M.plus(g),E.push(u.fromDateTimes(M,S=+C>+this.e?this.e:C)),M=S;return E},y.divideEqually=function(c){return this.isValid?this.splitBy(this.length()/c).slice(0,c):[]},y.overlaps=function(c){return this.e>c.s&&this.s<c.e},y.abutsStart=function(c){return!!this.isValid&&+this.e==+c.s},y.abutsEnd=function(c){return!!this.isValid&&+c.e==+this.s},y.engulfs=function(c){return!!this.isValid&&this.s<=c.s&&this.e>=c.e},y.equals=function(c){return!(!this.isValid||!c.isValid)&&this.s.equals(c.s)&&this.e.equals(c.e)},y.intersection=function(c){if(!this.isValid)return this;var g=this.s>c.s?this.s:c.s,M=this.e<c.e?this.e:c.e;return g>M?null:u.fromDateTimes(g,M)},y.union=function(c){return this.isValid?u.fromDateTimes(this.s<c.s?this.s:c.s,this.e>c.e?this.e:c.e):this},u.merge=function(c){var g=c.sort(function(S,E){return S.s-E.s}).reduce(function(S,E){var R=S[0],J=S[1];return J?J.overlaps(E)||J.abutsStart(E)?[R,J.union(E)]:[R.concat([J]),E]:[R,E]},[[],null]),M=g[0],C=g[1];return C&&M.push(C),M},u.xor=function(c){for(var g,Q,M=null,C=0,S=[],E=c.map(function(_e){return[{time:_e.s,type:"s"},{time:_e.e,type:"e"}]}),U=oe((g=Array.prototype).concat.apply(g,E).sort(function(_e,we){return _e.time-we.time}));!(Q=U()).done;){var te=Q.value;1===(C+="s"===te.type?1:-1)?M=te.time:(M&&+M!=+te.time&&S.push(u.fromDateTimes(M,te.time)),M=null)}return u.merge(S)},y.difference=function(){for(var c=this,g=arguments.length,M=new Array(g),C=0;C<g;C++)M[C]=arguments[C];return u.xor([this].concat(M)).map(function(S){return c.intersection(S)}).filter(function(S){return S&&!S.isEmpty()})},y.toString=function(){return this.isValid?"["+this.s.toISO()+" \u2013 "+this.e.toISO()+")":An},y.toISO=function(c){return this.isValid?this.s.toISO(c)+"/"+this.e.toISO(c):An},y.toISODate=function(){return this.isValid?this.s.toISODate()+"/"+this.e.toISODate():An},y.toISOTime=function(c){return this.isValid?this.s.toISOTime(c)+"/"+this.e.toISOTime(c):An},y.toFormat=function(c,g){var C=(void 0===g?{}:g).separator,S=void 0===C?" \u2013 ":C;return this.isValid?""+this.s.toFormat(c)+S+this.e.toFormat(c):An},y.toDuration=function(c,g){return this.isValid?this.e.diff(this.s,c,g):it.invalid(this.invalidReason)},y.mapEndpoints=function(c){return u.fromDateTimes(c(this.s),c(this.e))},l(u,[{key:"start",get:function(){return this.isValid?this.s:null}},{key:"end",get:function(){return this.isValid?this.e:null}},{key:"isValid",get:function(){return null===this.invalidReason}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),u}(),en=function(){function u(){}return u.hasDST=function(_){void 0===_&&(_=Ae.defaultZone);var c=He.local().setZone(_).set({month:12});return!_.universal&&c.offset!==c.set({month:6}).offset},u.isValidIANAZone=function(_){return Gt.isValidSpecifier(_)&&Gt.isValidZone(_)},u.normalizeZone=function(_){return vi(_,Ae.defaultZone)},u.months=function(_,c){void 0===_&&(_="long");var g=void 0===c?{}:c,M=g.locale,S=g.numberingSystem,R=g.outputCalendar;return Pe.create(void 0===M?null:M,void 0===S?null:S,void 0===R?"gregory":R).months(_)},u.monthsFormat=function(_,c){void 0===_&&(_="long");var g=void 0===c?{}:c,M=g.locale,S=g.numberingSystem,R=g.outputCalendar;return Pe.create(void 0===M?null:M,void 0===S?null:S,void 0===R?"gregory":R).months(_,!0)},u.weekdays=function(_,c){void 0===_&&(_="long");var g=void 0===c?{}:c,M=g.locale,S=g.numberingSystem;return Pe.create(void 0===M?null:M,void 0===S?null:S,null).weekdays(_)},u.weekdaysFormat=function(_,c){void 0===_&&(_="long");var g=void 0===c?{}:c,M=g.locale,S=g.numberingSystem;return Pe.create(void 0===M?null:M,void 0===S?null:S,null).weekdays(_,!0)},u.meridiems=function(_){var g=(void 0===_?{}:_).locale;return Pe.create(void 0===g?null:g).meridiems()},u.eras=function(_,c){void 0===_&&(_="short");var M=(void 0===c?{}:c).locale;return Pe.create(void 0===M?null:M,null,"gregory").eras(_)},u.features=function(){var _=!1,c=!1,g=!1,M=!1;if(It()){_=!0,c=Ii(),M=dr();try{g="America/New_York"===new Intl.DateTimeFormat("en",{timeZone:"America/New_York"}).resolvedOptions().timeZone}catch(C){g=!1}}return{intl:_,intlTokens:c,zones:g,relative:M}},u}();function Ce(u,y){var _=function(M){return M.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf()},c=_(y)-_(u);return Math.floor(it.fromMillis(c).as("days"))}var On={arab:"[\u0660-\u0669]",arabext:"[\u06f0-\u06f9]",bali:"[\u1b50-\u1b59]",beng:"[\u09e6-\u09ef]",deva:"[\u0966-\u096f]",fullwide:"[\uff10-\uff19]",gujr:"[\u0ae6-\u0aef]",hanidec:"[\u3007|\u4e00|\u4e8c|\u4e09|\u56db|\u4e94|\u516d|\u4e03|\u516b|\u4e5d]",khmr:"[\u17e0-\u17e9]",knda:"[\u0ce6-\u0cef]",laoo:"[\u0ed0-\u0ed9]",limb:"[\u1946-\u194f]",mlym:"[\u0d66-\u0d6f]",mong:"[\u1810-\u1819]",mymr:"[\u1040-\u1049]",orya:"[\u0b66-\u0b6f]",tamldec:"[\u0be6-\u0bef]",telu:"[\u0c66-\u0c6f]",thai:"[\u0e50-\u0e59]",tibt:"[\u0f20-\u0f29]",latn:"\\d"},xr={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},To=On.hanidec.replace(/[\[|\]]/g,"").split("");function _t(u,y){return void 0===y&&(y=""),new RegExp(""+On[u.numberingSystem||"latn"]+y)}function be(u,y){return void 0===y&&(y=function(c){return c}),{regex:u,deser:function(c){return y(function ko(u){var y=parseInt(u,10);if(isNaN(y)){y="";for(var _=0;_<u.length;_++){var c=u.charCodeAt(_);if(-1!==u[_].search(On.hanidec))y+=To.indexOf(u[_]);else for(var g in xr){var M=xr[g],C=M[0];c>=C&&c<=M[1]&&(y+=c-C)}}return parseInt(y,10)}return y}(c[0]))}}}function wo(u){return u.replace(/\./,"\\.?")}function En(u){return u.replace(/\./,"").toLowerCase()}function vt(u,y){return null===u?null:{regex:RegExp(u.map(wo).join("|")),deser:function(c){var g=c[0];return u.findIndex(function(M){return En(g)===En(M)})+y}}}function sa(u,y){return{regex:u,deser:function(c){return Ve(c[1],c[2])},groups:y}}function Sr(u){return{regex:u,deser:function(_){return _[0]}}}function Lr(u){return u.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}var Pa={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}},Ha=null;function Ar(u,y,_){var c=function Ao(u,y){var _;return(_=Array.prototype).concat.apply(_,u.map(function(c){return function Lo(u,y){if(u.literal)return u;var _=ke.macroTokenToFormatOpts(u.val);if(!_)return u;var M=ke.create(y,_).formatDateTimeParts(function So(){return Ha||(Ha=He.fromMillis(1555555555555)),Ha}()).map(function(C){return function Fa(u,y,_){var c=u.type;if("literal"===c)return{literal:!0,val:u.value};var C=Pa[c];return"object"==typeof C&&(C=C[_[c]]),C?{literal:!1,val:C}:void 0}(C,0,_)});return M.includes(void 0)?u:M}(c,y)}))}(ke.parseFormat(_),u),g=c.map(function(ge){return function Do(u,y){var _=_t(y),c=_t(y,"{2}"),g=_t(y,"{3}"),M=_t(y,"{4}"),C=_t(y,"{6}"),S=_t(y,"{1,2}"),E=_t(y,"{1,3}"),R=_t(y,"{1,6}"),J=_t(y,"{1,9}"),U=_t(y,"{2,4}"),Q=_t(y,"{4,6}"),te=function(se){return{regex:RegExp(Lr(se.val)),deser:function(za){return za[0]},literal:!0}},we=function(se){if(u.literal)return te(se);switch(se.val){case"G":return vt(y.eras("short",!1),0);case"GG":return vt(y.eras("long",!1),0);case"y":return be(R);case"yy":case"kk":return be(U,Jn);case"yyyy":case"kkkk":return be(M);case"yyyyy":return be(Q);case"yyyyyy":return be(C);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return be(S);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return be(c);case"MMM":return vt(y.months("short",!0,!1),1);case"MMMM":return vt(y.months("long",!0,!1),1);case"LLL":return vt(y.months("short",!1,!1),1);case"LLLL":return vt(y.months("long",!1,!1),1);case"o":case"S":return be(E);case"ooo":case"SSS":return be(g);case"u":return Sr(J);case"a":return vt(y.meridiems(),0);case"E":case"c":return be(_);case"EEE":return vt(y.weekdays("short",!1,!1),1);case"EEEE":return vt(y.weekdays("long",!1,!1),1);case"ccc":return vt(y.weekdays("short",!0,!1),1);case"cccc":return vt(y.weekdays("long",!0,!1),1);case"Z":case"ZZ":return sa(new RegExp("([+-]"+S.source+")(?::("+c.source+"))?"),2);case"ZZZ":return sa(new RegExp("([+-]"+S.source+")("+c.source+")?"),2);case"z":return Sr(/[a-z_+-/]{1,256}?/i);default:return te(se)}}(u)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return we.token=u,we}(ge,u)}),M=g.find(function(ge){return ge.invalidReason});if(M)return{input:y,tokens:c,invalidReason:M.invalidReason};var C=function Na(u){return["^"+u.map(function(_){return _.regex}).reduce(function(_,c){return _+"("+c.source+")"},"")+"$",u]}(g),E=C[1],R=RegExp(C[0],"i"),J=function Co(u,y,_){var c=u.match(y);if(c){var g={},M=1;for(var C in _)if(je(_,C)){var S=_[C],E=S.groups?S.groups+1:1;!S.literal&&S.token&&(g[S.token.val[0]]=S.deser(c.slice(M,M+E))),M+=E}return[c,g]}return[c,{}]}(y,R,E),U=J[0],Q=J[1],te=Q?function xo(u){var _;return _=fe(u.Z)?fe(u.z)?null:Gt.create(u.z):new gt(u.Z),fe(u.q)||(u.M=3*(u.q-1)+1),fe(u.h)||(u.h<12&&1===u.a?u.h+=12:12===u.h&&0===u.a&&(u.h=0)),0===u.G&&u.y&&(u.y=-u.y),fe(u.u)||(u.S=Zi(u.u)),[Object.keys(u).reduce(function(g,M){var C=function(M){switch(M){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}}(M);return C&&(g[C]=u[M]),g},{}),_]}(Q):[null,null],_e=te[0],we=te[1];if(je(Q,"a")&&je(Q,"H"))throw new ei("Can't include meridiem when specifying 24-hour format");return{input:y,tokens:c,regex:R,rawMatches:U,matches:Q,result:_e,zone:we}}var Yr=[0,31,59,90,120,151,181,212,243,273,304,334],Or=[0,31,60,91,121,152,182,213,244,274,305,335];function Dt(u,y){return new Ee("unit out of range","you specified "+y+" (of type "+typeof y+") as a "+u+", which is invalid")}function Er(u,y,_){var c=new Date(Date.UTC(u,y-1,_)).getUTCDay();return 0===c?7:c}function Ir(u,y,_){return _+(ne(u)?Or:Yr)[y-1]}function Ct(u,y){var _=ne(u)?Or:Yr,c=_.findIndex(function(M){return M<y});return{month:c+1,day:y-_[c]}}function $t(u){var S,y=u.year,_=u.month,c=u.day,g=Ir(y,_,c),M=Er(y,_,c),C=Math.floor((g-M+10)/7);return C<1?C=ai(S=y-1):C>ai(y)?(S=y+1,C=1):S=y,Object.assign({weekYear:S,weekNumber:C,weekday:M},Me(u))}function Ra(u){var S,y=u.weekYear,_=u.weekNumber,c=u.weekday,g=Er(y,1,4),M=Nt(y),C=7*_+c-g-3;C<1?C+=Nt(S=y-1):C>M?(S=y+1,C-=Nt(y)):S=y;var E=Ct(S,C);return Object.assign({year:S,month:E.month,day:E.day},Me(u))}function qa(u){var y=u.year,g=Ir(y,u.month,u.day);return Object.assign({year:y,ordinal:g},Me(u))}function Ba(u){var y=u.year,c=Ct(y,u.ordinal);return Object.assign({year:y,month:c.month,day:c.day},Me(u))}function Pr(u){var y=Vi(u.year),_=Pt(u.month,1,12),c=Pt(u.day,1,pi(u.year,u.month));return y?_?!c&&Dt("day",u.day):Dt("month",u.month):Dt("year",u.year)}function ja(u){var y=u.hour,_=u.minute,c=u.second,g=u.millisecond,M=Pt(y,0,23)||24===y&&0===_&&0===c&&0===g,C=Pt(_,0,59),S=Pt(c,0,59),E=Pt(g,0,999);return M?C?S?!E&&Dt("millisecond",g):Dt("second",c):Dt("minute",_):Dt("hour",y)}var Va="Invalid DateTime",Fr=864e13;function la(u){return new Ee("unsupported zone",'the zone "'+u.name+'" is not supported')}function Ua(u){return null===u.weekData&&(u.weekData=$t(u.c)),u.weekData}function In(u,y){var _={ts:u.ts,zone:u.zone,c:u.c,o:u.o,loc:u.loc,invalid:u.invalid};return new He(Object.assign({},_,y,{old:_}))}function Nr(u,y,_){var c=u-60*y*1e3,g=_.offset(c);if(y===g)return[c,y];var M=_.offset(c-=60*(g-y)*1e3);return g===M?[c,g]:[u-60*Math.min(g,M)*1e3,Math.max(g,M)]}function Hr(u,y){var _=new Date(u+=60*y*1e3);return{year:_.getUTCFullYear(),month:_.getUTCMonth()+1,day:_.getUTCDate(),hour:_.getUTCHours(),minute:_.getUTCMinutes(),second:_.getUTCSeconds(),millisecond:_.getUTCMilliseconds()}}function da(u,y,_){return Nr(un(u),y,_)}function Rr(u,y){var _,c=Object.keys(y.values);-1===c.indexOf("milliseconds")&&c.push("milliseconds"),y=(_=y).shiftTo.apply(_,c);var g=u.o,M=u.c.year+y.years,C=u.c.month+y.months+3*y.quarters,S=Object.assign({},u.c,{year:M,month:C,day:Math.min(u.c.day,pi(M,C))+y.days+7*y.weeks}),E=it.fromObject({hours:y.hours,minutes:y.minutes,seconds:y.seconds,milliseconds:y.milliseconds}).as("milliseconds"),J=Nr(un(S),g,u.zone),U=J[0],Q=J[1];return 0!==E&&(Q=u.zone.offset(U+=E)),{ts:U,o:Q}}function Zn(u,y,_,c,g){var M=_.setZone,C=_.zone;if(u&&0!==Object.keys(u).length){var E=He.fromObject(Object.assign(u,_,{zone:y||C,setZone:void 0}));return M?E:E.setZone(C)}return He.invalid(new Ee("unparsable",'the input "'+g+"\" can't be parsed as "+c))}function tn(u,y,_){return void 0===_&&(_=!0),u.isValid?ke.create(Pe.create("en-US"),{allowZ:_,forceSimple:!0}).formatDateTimeFromString(u,y):null}function qr(u,y){var _=y.suppressSeconds,g=y.suppressMilliseconds,C=y.includeOffset,S=y.includeZone,E=void 0!==S&&S,R=y.spaceZone,U=y.format,Q=void 0===U?"extended":U,te="basic"===Q?"HHmm":"HH:mm";return(!(void 0!==_&&_)||0!==u.second||0!==u.millisecond)&&(te+="basic"===Q?"ss":":ss",(!(void 0!==g&&g)||0!==u.millisecond)&&(te+=".SSS")),(E||C)&&void 0!==R&&R&&(te+=" "),E?te+="z":C&&(te+="basic"===Q?"ZZZ":"ZZ"),tn(u,te)}var Br={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Eo={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},ca={ordinal:1,hour:0,minute:0,second:0,millisecond:0},jr=["year","month","day","hour","minute","second","millisecond"],Io=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Zo=["year","ordinal","hour","minute","second","millisecond"];function Vr(u){var y={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[u.toLowerCase()];if(!y)throw new Jt(u);return y}function Ur(u,y){for(var c,_=oe(jr);!(c=_()).done;){var g=c.value;fe(u[g])&&(u[g]=Br[g])}var M=Pr(u)||ja(u);if(M)return He.invalid(M);var C=Ae.now(),E=da(u,y.offset(C),y);return new He({ts:E[0],zone:y,o:E[1]})}function zr(u,y,_){var c=!!fe(_.round)||_.round,g=function(U,Q){return U=ct(U,c||_.calendary?0:2,!0),y.loc.clone(_).relFormatter(_).format(U,Q)},M=function(U){return _.calendary?y.hasSame(u,U)?0:y.startOf(U).diff(u.startOf(U),U).get(U):y.diff(u,U).get(U)};if(_.unit)return g(M(_.unit),_.unit);for(var S,C=oe(_.units);!(S=C()).done;){var E=S.value,R=M(E);if(Math.abs(R)>=1)return g(R,E)}return g(0,_.units[_.units.length-1])}var He=function(){function u(_){var c=_.zone||Ae.defaultZone,g=_.invalid||(Number.isNaN(_.ts)?new Ee("invalid input"):null)||(c.isValid?null:la(c));this.ts=fe(_.ts)?Ae.now():_.ts;var M=null,C=null;if(!g)if(_.old&&_.old.ts===this.ts&&_.old.zone.equals(c)){var E=[_.old.c,_.old.o];M=E[0],C=E[1]}else{var R=c.offset(this.ts);M=Hr(this.ts,R),M=(g=Number.isNaN(M.year)?new Ee("invalid input"):null)?null:M,C=g?null:R}this._zone=c,this.loc=_.loc||Pe.create(),this.invalid=g,this.weekData=null,this.c=M,this.o=C,this.isLuxonDateTime=!0}u.local=function(c,g,M,C,S,E,R){return fe(c)?new u({ts:Ae.now()}):Ur({year:c,month:g,day:M,hour:C,minute:S,second:E,millisecond:R},Ae.defaultZone)},u.utc=function(c,g,M,C,S,E,R){return fe(c)?new u({ts:Ae.now(),zone:gt.utcInstance}):Ur({year:c,month:g,day:M,hour:C,minute:S,second:E,millisecond:R},gt.utcInstance)},u.fromJSDate=function(c,g){void 0===g&&(g={});var M=function lr(u){return"[object Date]"===Object.prototype.toString.call(u)}(c)?c.valueOf():NaN;if(Number.isNaN(M))return u.invalid("invalid input");var C=vi(g.zone,Ae.defaultZone);return C.isValid?new u({ts:M,zone:C,loc:Pe.fromObject(g)}):u.invalid(la(C))},u.fromMillis=function(c,g){if(void 0===g&&(g={}),ni(c))return c<-Fr||c>Fr?u.invalid("Timestamp out of range"):new u({ts:c,zone:vi(g.zone,Ae.defaultZone),loc:Pe.fromObject(g)});throw new le("fromMillis requires a numerical input, but received a "+typeof c+" with value "+c)},u.fromSeconds=function(c,g){if(void 0===g&&(g={}),ni(c))return new u({ts:1e3*c,zone:vi(g.zone,Ae.defaultZone),loc:Pe.fromObject(g)});throw new le("fromSeconds requires a numerical input")},u.fromObject=function(c){var g=vi(c.zone,Ae.defaultZone);if(!g.isValid)return u.invalid(la(g));var M=Ae.now(),C=g.offset(M),S=Pi(c,Vr,["zone","locale","outputCalendar","numberingSystem"]),E=!fe(S.ordinal),R=!fe(S.year),J=!fe(S.month)||!fe(S.day),U=R||J,Q=S.weekYear||S.weekNumber,te=Pe.fromObject(c);if((U||E)&&Q)throw new ei("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(J&&E)throw new ei("Can't mix ordinal dates with month/day");var we,ge,_e=Q||S.weekday&&!U,se=Hr(M,C);_e?(we=Io,ge=Eo,se=$t(se)):E?(we=Zo,ge=ca,se=qa(se)):(we=jr,ge=Br);for(var ua,yt=!1,za=oe(we);!(ua=za()).done;){var Fn=ua.value;fe(S[Fn])?S[Fn]=yt?ge[Fn]:se[Fn]:yt=!0}var Jr=_e?function Zr(u){var y=Vi(u.weekYear),_=Pt(u.weekNumber,1,ai(u.weekYear)),c=Pt(u.weekday,1,7);return y?_?!c&&Dt("weekday",u.weekday):Dt("week",u.week):Dt("weekYear",u.weekYear)}(S):E?function Oo(u){var y=Vi(u.year),_=Pt(u.ordinal,1,Nt(u.year));return y?!_&&Dt("ordinal",u.ordinal):Dt("year",u.year)}(S):Pr(S),nt=Jr||ja(S);if(nt)return u.invalid(nt);var ha=da(_e?Ra(S):E?Ba(S):S,C,g),nn=new u({ts:ha[0],zone:g,o:ha[1],loc:te});return S.weekday&&U&&c.weekday!==nn.weekday?u.invalid("mismatched weekday","you can't specify both a weekday of "+S.weekday+" and a date of "+nn.toISO()):nn},u.fromISO=function(c,g){void 0===g&&(g={});var M=function fo(u){return $i(u,[xt,Xe],[Vt,po],[Ze,Ea],[Cn,Ia])}(c);return Zn(M[0],M[1],g,"ISO 8601",c)},u.fromRFC2822=function(c,g){void 0===g&&(g={});var M=function St(u){return $i(function Se(u){return u.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(u),[wn,li])}(c);return Zn(M[0],M[1],g,"RFC 2822",c)},u.fromHTTP=function(c,g){void 0===g&&(g={});var M=function xn(u){return $i(u,[Dn,na],[Ti,na],[kr,Xi])}(c);return Zn(M[0],M[1],g,"HTTP",g)},u.fromFormat=function(c,g,M){if(void 0===M&&(M={}),fe(c)||fe(g))throw new le("fromFormat requires an input string and a format");var S=M.locale,R=M.numberingSystem,Q=function Yo(u,y,_){var c=Ar(u,y,_);return[c.result,c.zone,c.invalidReason]}(Pe.fromOpts({locale:void 0===S?null:S,numberingSystem:void 0===R?null:R,defaultToEN:!0}),c,g),te=Q[0],_e=Q[1],we=Q[2];return we?u.invalid(we):Zn(te,_e,M,"format "+g,c)},u.fromString=function(c,g,M){return void 0===M&&(M={}),u.fromFormat(c,g,M)},u.fromSQL=function(c,g){void 0===g&&(g={});var M=function Ut(u){return $i(u,[wr,vo],[go,di])}(c);return Zn(M[0],M[1],g,"SQL",c)},u.invalid=function(c,g){if(void 0===g&&(g=null),!c)throw new le("need to specify a reason the DateTime is invalid");var M=c instanceof Ee?c:new Ee(c,g);if(Ae.throwOnInvalid)throw new K(M);return new u({invalid:M})},u.isDateTime=function(c){return c&&c.isLuxonDateTime||!1};var y=u.prototype;return y.get=function(c){return this[c]},y.resolvedLocaleOpts=function(c){void 0===c&&(c={});var g=ke.create(this.loc.clone(c),c).resolvedOptions(this);return{locale:g.locale,numberingSystem:g.numberingSystem,outputCalendar:g.calendar}},y.toUTC=function(c,g){return void 0===c&&(c=0),void 0===g&&(g={}),this.setZone(gt.instance(c),g)},y.toLocal=function(){return this.setZone(Ae.defaultZone)},y.setZone=function(c,g){var M=void 0===g?{}:g,C=M.keepLocalTime,S=void 0!==C&&C,E=M.keepCalendarTime,R=void 0!==E&&E;if((c=vi(c,Ae.defaultZone)).equals(this.zone))return this;if(c.isValid){var J=this.ts;if(S||R){var U=c.offset(this.ts);J=da(this.toObject(),U,c)[0]}return In(this,{ts:J,zone:c})}return u.invalid(la(c))},y.reconfigure=function(c){var g=void 0===c?{}:c;return In(this,{loc:this.loc.clone({locale:g.locale,numberingSystem:g.numberingSystem,outputCalendar:g.outputCalendar})})},y.setLocale=function(c){return this.reconfigure({locale:c})},y.set=function(c){if(!this.isValid)return this;var C,g=Pi(c,Vr,[]);fe(g.weekYear)&&fe(g.weekNumber)&&fe(g.weekday)?fe(g.ordinal)?(C=Object.assign(this.toObject(),g),fe(g.day)&&(C.day=Math.min(pi(C.year,C.month),C.day))):C=Ba(Object.assign(qa(this.c),g)):C=Ra(Object.assign($t(this.c),g));var S=da(C,this.o,this.zone);return In(this,{ts:S[0],o:S[1]})},y.plus=function(c){return this.isValid?In(this,Rr(this,qi(c))):this},y.minus=function(c){return this.isValid?In(this,Rr(this,qi(c).negate())):this},y.startOf=function(c){if(!this.isValid)return this;var g={},M=it.normalizeUnit(c);switch(M){case"years":g.month=1;case"quarters":case"months":g.day=1;case"weeks":case"days":g.hour=0;case"hours":g.minute=0;case"minutes":g.second=0;case"seconds":g.millisecond=0}if("weeks"===M&&(g.weekday=1),"quarters"===M){var C=Math.ceil(this.month/3);g.month=3*(C-1)+1}return this.set(g)},y.endOf=function(c){var g;return this.isValid?this.plus((g={},g[c]=1,g)).startOf(c).minus(1):this},y.toFormat=function(c,g){return void 0===g&&(g={}),this.isValid?ke.create(this.loc.redefaultToEN(g)).formatDateTimeFromString(this,c):Va},y.toLocaleString=function(c){return void 0===c&&(c=Qe),this.isValid?ke.create(this.loc.clone(c),c).formatDateTime(this):Va},y.toLocaleParts=function(c){return void 0===c&&(c={}),this.isValid?ke.create(this.loc.clone(c),c).formatDateTimeParts(this):[]},y.toISO=function(c){return void 0===c&&(c={}),this.isValid?this.toISODate(c)+"T"+this.toISOTime(c):null},y.toISODate=function(c){var M=(void 0===c?{}:c).format,S="basic"===(void 0===M?"extended":M)?"yyyyMMdd":"yyyy-MM-dd";return this.year>9999&&(S="+"+S),tn(this,S)},y.toISOWeekDate=function(){return tn(this,"kkkk-'W'WW-c")},y.toISOTime=function(c){var g=void 0===c?{}:c,M=g.suppressMilliseconds,S=g.suppressSeconds,R=g.includeOffset,U=g.format;return qr(this,{suppressSeconds:void 0!==S&&S,suppressMilliseconds:void 0!==M&&M,includeOffset:void 0===R||R,format:void 0===U?"extended":U})},y.toRFC2822=function(){return tn(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)},y.toHTTP=function(){return tn(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")},y.toSQLDate=function(){return tn(this,"yyyy-MM-dd")},y.toSQLTime=function(c){var g=void 0===c?{}:c,M=g.includeOffset,S=g.includeZone;return qr(this,{includeOffset:void 0===M||M,includeZone:void 0!==S&&S,spaceZone:!0})},y.toSQL=function(c){return void 0===c&&(c={}),this.isValid?this.toSQLDate()+" "+this.toSQLTime(c):null},y.toString=function(){return this.isValid?this.toISO():Va},y.valueOf=function(){return this.toMillis()},y.toMillis=function(){return this.isValid?this.ts:NaN},y.toSeconds=function(){return this.isValid?this.ts/1e3:NaN},y.toJSON=function(){return this.toISO()},y.toBSON=function(){return this.toJSDate()},y.toObject=function(c){if(void 0===c&&(c={}),!this.isValid)return{};var g=Object.assign({},this.c);return c.includeConfig&&(g.outputCalendar=this.outputCalendar,g.numberingSystem=this.loc.numberingSystem,g.locale=this.loc.locale),g},y.toJSDate=function(){return new Date(this.isValid?this.ts:NaN)},y.diff=function(c,g,M){if(void 0===g&&(g="milliseconds"),void 0===M&&(M={}),!this.isValid||!c.isValid)return it.invalid(this.invalid||c.invalid,"created by diffing an invalid DateTime");var C=Object.assign({locale:this.locale,numberingSystem:this.numberingSystem},M),S=function re(u){return Array.isArray(u)?u:[u]}(g).map(it.normalizeUnit),E=c.valueOf()>this.valueOf(),U=function Mo(u,y,_,c){var U,g=function bo(u,y,_){for(var M,C,g={},S=0,E=[["years",function(we,ge){return ge.year-we.year}],["months",function(we,ge){return ge.month-we.month+12*(ge.year-we.year)}],["weeks",function(we,ge){var se=Ce(we,ge);return(se-se%7)/7}],["days",Ce]];S<E.length;S++){var R=E[S],J=R[0],U=R[1];if(_.indexOf(J)>=0){var Q;M=J;var _e,te=U(u,y);(C=u.plus(((Q={})[J]=te,Q)))>y?(u=u.plus(((_e={})[J]=te-1,_e)),te-=1):u=C,g[J]=te}}return[u,g,C,M]}(u,y,_),M=g[0],C=g[1],S=g[2],E=g[3],R=y-M,J=_.filter(function(_e){return["hours","minutes","seconds","milliseconds"].indexOf(_e)>=0});0===J.length&&(S<y&&(S=M.plus(((U={})[E]=1,U))),S!==M&&(C[E]=(C[E]||0)+R/(S-M)));var te,Q=it.fromObject(Object.assign(C,c));return J.length>0?(te=it.fromMillis(R,c)).shiftTo.apply(te,J).plus(Q):Q}(E?this:c,E?c:this,S,C);return E?U.negate():U},y.diffNow=function(c,g){return void 0===c&&(c="milliseconds"),void 0===g&&(g={}),this.diff(u.local(),c,g)},y.until=function(c){return this.isValid?Yn.fromDateTimes(this,c):this},y.hasSame=function(c,g){if(!this.isValid)return!1;if("millisecond"===g)return this.valueOf()===c.valueOf();var M=c.valueOf();return this.startOf(g)<=M&&M<=this.endOf(g)},y.equals=function(c){return this.isValid&&c.isValid&&this.valueOf()===c.valueOf()&&this.zone.equals(c.zone)&&this.loc.equals(c.loc)},y.toRelative=function(c){if(void 0===c&&(c={}),!this.isValid)return null;var g=c.base||u.fromObject({zone:this.zone});return zr(g,this.plus(c.padding?this<g?-c.padding:c.padding:0),Object.assign(c,{numeric:"always",units:["years","months","days","hours","minutes","seconds"]}))},y.toRelativeCalendar=function(c){return void 0===c&&(c={}),this.isValid?zr(c.base||u.fromObject({zone:this.zone}),this,Object.assign(c,{numeric:"auto",units:["years","months","days"],calendary:!0})):null},u.min=function(){for(var c=arguments.length,g=new Array(c),M=0;M<c;M++)g[M]=arguments[M];if(!g.every(u.isDateTime))throw new le("min requires all arguments be DateTimes");return Zt(g,function(C){return C.valueOf()},Math.min)},u.max=function(){for(var c=arguments.length,g=new Array(c),M=0;M<c;M++)g[M]=arguments[M];if(!g.every(u.isDateTime))throw new le("max requires all arguments be DateTimes");return Zt(g,function(C){return C.valueOf()},Math.max)},u.fromFormatExplain=function(c,g,M){void 0===M&&(M={});var S=M.locale,R=M.numberingSystem;return Ar(Pe.fromOpts({locale:void 0===S?null:S,numberingSystem:void 0===R?null:R,defaultToEN:!0}),c,g)},u.fromStringExplain=function(c,g,M){return void 0===M&&(M={}),u.fromFormatExplain(c,g,M)},l(u,[{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}},{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"outputCalendar",get:function(){return this.isValid?this.loc.outputCalendar:null}},{key:"zone",get:function(){return this._zone}},{key:"zoneName",get:function(){return this.isValid?this.zone.name:null}},{key:"year",get:function(){return this.isValid?this.c.year:NaN}},{key:"quarter",get:function(){return this.isValid?Math.ceil(this.c.month/3):NaN}},{key:"month",get:function(){return this.isValid?this.c.month:NaN}},{key:"day",get:function(){return this.isValid?this.c.day:NaN}},{key:"hour",get:function(){return this.isValid?this.c.hour:NaN}},{key:"minute",get:function(){return this.isValid?this.c.minute:NaN}},{key:"second",get:function(){return this.isValid?this.c.second:NaN}},{key:"millisecond",get:function(){return this.isValid?this.c.millisecond:NaN}},{key:"weekYear",get:function(){return this.isValid?Ua(this).weekYear:NaN}},{key:"weekNumber",get:function(){return this.isValid?Ua(this).weekNumber:NaN}},{key:"weekday",get:function(){return this.isValid?Ua(this).weekday:NaN}},{key:"ordinal",get:function(){return this.isValid?qa(this.c).ordinal:NaN}},{key:"monthShort",get:function(){return this.isValid?en.months("short",{locale:this.locale})[this.month-1]:null}},{key:"monthLong",get:function(){return this.isValid?en.months("long",{locale:this.locale})[this.month-1]:null}},{key:"weekdayShort",get:function(){return this.isValid?en.weekdays("short",{locale:this.locale})[this.weekday-1]:null}},{key:"weekdayLong",get:function(){return this.isValid?en.weekdays("long",{locale:this.locale})[this.weekday-1]:null}},{key:"offset",get:function(){return this.isValid?+this.o:NaN}},{key:"offsetNameShort",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}},{key:"offsetNameLong",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}},{key:"isOffsetFixed",get:function(){return this.isValid?this.zone.universal:null}},{key:"isInDST",get:function(){return!this.isOffsetFixed&&(this.offset>this.set({month:1}).offset||this.offset>this.set({month:5}).offset)}},{key:"isInLeapYear",get:function(){return ne(this.year)}},{key:"daysInMonth",get:function(){return pi(this.year,this.month)}},{key:"daysInYear",get:function(){return this.isValid?Nt(this.year):NaN}},{key:"weeksInWeekYear",get:function(){return this.isValid?ai(this.weekYear):NaN}}],[{key:"DATE_SHORT",get:function(){return Qe}},{key:"DATE_MED",get:function(){return sn}},{key:"DATE_FULL",get:function(){return ln}},{key:"DATE_HUGE",get:function(){return lt}},{key:"TIME_SIMPLE",get:function(){return dt}},{key:"TIME_WITH_SECONDS",get:function(){return pt}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return ti}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return Wt}},{key:"TIME_24_SIMPLE",get:function(){return Vn}},{key:"TIME_24_WITH_SECONDS",get:function(){return Un}},{key:"TIME_24_WITH_SHORT_OFFSET",get:function(){return Tt}},{key:"TIME_24_WITH_LONG_OFFSET",get:function(){return Ne}},{key:"DATETIME_SHORT",get:function(){return $e}},{key:"DATETIME_SHORT_WITH_SECONDS",get:function(){return Ei}},{key:"DATETIME_MED",get:function(){return ii}},{key:"DATETIME_MED_WITH_SECONDS",get:function(){return ie}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return va}},{key:"DATETIME_FULL",get:function(){return dn}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return ji}},{key:"DATETIME_HUGE",get:function(){return cn}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return zn}}]),u}();function Pn(u){if(He.isDateTime(u))return u;if(u&&u.valueOf&&ni(u.valueOf()))return He.fromJSDate(u);if(u&&"object"==typeof u)return He.fromObject(u);throw new le("Unknown datetime argument: "+u+", of type "+typeof u)}F.ou=He,F.kI=en},7088:function(P,F,D){!function(f){"use strict";f.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(m){return/^nm$/i.test(m)},meridiem:function(m,h,e){return m<12?e?"vm":"VM":e?"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}})}(D(5439))},2502:function(P,F,D){!function(f){"use strict";var l=function(k){return 0===k?0:1===k?1:2===k?2:k%100>=3&&k%100<=10?3:k%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"]},h=function(k){return function(L,A,q,j){var z=l(L),oe=m[k][l(L)];return 2===z&&(oe=oe[A?0:1]),oe.replace(/%d/i,L)}},e=["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];f.defineLocale("ar-dz",{months:e,monthsShort:e,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(k){return"\u0645"===k},meridiem:function(k,L,A){return k<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:h("s"),ss:h("s"),m:h("m"),mm:h("m"),h:h("h"),hh:h("h"),d:h("d"),dd:h("d"),M:h("M"),MM:h("M"),y:h("y"),yy:h("y")},postformat:function(k){return k.replace(/,/g,"\u060c")},week:{dow:0,doy:4}})}(D(5439))},128:function(P,F,D){!function(f){"use strict";f.defineLocale("ar-kw",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062a\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062a\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:0,doy:12}})}(D(5439))},4519:function(P,F,D){!function(f){"use strict";var l={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},m=function(L){return 0===L?0:1===L?1:2===L?2:L%100>=3&&L%100<=10?3:L%100>=11?4:5},h={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"]},e=function(L){return function(A,q,j,z){var oe=m(A),Ge=h[L][m(A)];return 2===oe&&(Ge=Ge[q?0:1]),Ge.replace(/%d/i,A)}},T=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];f.defineLocale("ar-ly",{months:T,monthsShort:T,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(L){return"\u0645"===L},meridiem:function(L,A,q){return L<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:e("s"),ss:e("s"),m:e("m"),mm:e("m"),h:e("h"),hh:e("h"),d:e("d"),dd:e("d"),M:e("M"),MM:e("M"),y:e("y"),yy:e("y")},preparse:function(L){return L.replace(/\u060c/g,",")},postformat:function(L){return L.replace(/\d/g,function(A){return l[A]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(D(5439))},5443:function(P,F,D){!function(f){"use strict";f.defineLocale("ar-ma",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(D(5439))},7642:function(P,F,D){!function(f){"use strict";var l={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.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(e){return"\u0645"===e},meridiem:function(e,T,k){return e<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(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(T){return m[T]}).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]}).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(D(5439))},8592:function(P,F,D){!function(f){"use strict";f.defineLocale("ar-tn",{months:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(D(5439))},7038:function(P,F,D){!function(f){"use strict";var l={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"},h=function(A){return 0===A?0:1===A?1:2===A?2:A%100>=3&&A%100<=10?3:A%100>=11?4:5},e={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"]},T=function(A){return function(q,j,z,oe){var Ge=h(q),K=e[A][h(q)];return 2===Ge&&(K=K[j?0:1]),K.replace(/%d/i,q)}},k=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];f.defineLocale("ar",{months:k,monthsShort:k,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,q,j){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:T("s"),ss:T("s"),m:T("m"),mm:T("m"),h:T("h"),hh:T("h"),d:T("d"),dd:T("d"),M:T("M"),MM:T("M"),y:T("y"),yy:T("y")},preparse:function(A){return A.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(q){return m[q]}).replace(/\u060c/g,",")},postformat:function(A){return A.replace(/\d/g,function(q){return l[q]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(D(5439))},1213:function(P,F,D){!function(f){"use strict";var l={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-\xfcnc\xfc",4:"-\xfcnc\xfc",100:"-\xfcnc\xfc",6:"-nc\u0131",9:"-uncu",10:"-uncu",30:"-uncu",60:"-\u0131nc\u0131",90:"-\u0131nc\u0131"};f.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ert\u0259si_\xc7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131_\xc7\u0259r\u015f\u0259nb\u0259_C\xfcm\u0259 ax\u015fam\u0131_C\xfcm\u0259_\u015e\u0259nb\u0259".split("_"),weekdaysShort:"Baz_BzE_\xc7Ax_\xc7\u0259r_CAx_C\xfcm_\u015e\u0259n".split("_"),weekdaysMin:"Bz_BE_\xc7A_\xc7\u0259_CA_C\xfc_\u015e\u0259".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[g\u0259l\u0259n h\u0259ft\u0259] dddd [saat] LT",lastDay:"[d\xfcn\u0259n] LT",lastWeek:"[ke\xe7\u0259n h\u0259ft\u0259] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \u0259vv\u0259l",s:"bir ne\xe7\u0259 saniy\u0259",ss:"%d saniy\u0259",m:"bir d\u0259qiq\u0259",mm:"%d d\u0259qiq\u0259",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gec\u0259|s\u0259h\u0259r|g\xfcnd\xfcz|ax\u015fam/,isPM:function(h){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(h)},meridiem:function(h,e,T){return h<4?"gec\u0259":h<12?"s\u0259h\u0259r":h<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(h){if(0===h)return h+"-\u0131nc\u0131";var e=h%10;return h+(l[e]||l[h%100-e]||l[h>=100?100:null])},week:{dow:1,doy:7}})}(D(5439))},9191:function(P,F,D){!function(f){"use strict";function m(e,T,k){return"m"===k?T?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===k?T?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":e+" "+function l(e,T){var k=e.split("_");return T%10==1&&T%100!=11?k[0]:T%10>=2&&T%10<=4&&(T%100<10||T%100>=20)?k[1]:k[2]}({ss:T?"\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:T?"\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:T?"\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"}[k],+e)}f.defineLocale("be",{months:{format:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044f_\u043b\u044e\u0442\u0430\u0433\u0430_\u0441\u0430\u043a\u0430\u0432\u0456\u043a\u0430_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a\u0430_\u0442\u0440\u0430\u045e\u043d\u044f_\u0447\u044d\u0440\u0432\u0435\u043d\u044f_\u043b\u0456\u043f\u0435\u043d\u044f_\u0436\u043d\u0456\u045e\u043d\u044f_\u0432\u0435\u0440\u0430\u0441\u043d\u044f_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430_\u0441\u043d\u0435\u0436\u043d\u044f".split("_"),standalone:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044c_\u043b\u044e\u0442\u044b_\u0441\u0430\u043a\u0430\u0432\u0456\u043a_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u044d\u0440\u0432\u0435\u043d\u044c_\u043b\u0456\u043f\u0435\u043d\u044c_\u0436\u043d\u0456\u0432\u0435\u043d\u044c_\u0432\u0435\u0440\u0430\u0441\u0435\u043d\u044c_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434_\u0441\u043d\u0435\u0436\u0430\u043d\u044c".split("_")},monthsShort:"\u0441\u0442\u0443\u0434_\u043b\u044e\u0442_\u0441\u0430\u043a_\u043a\u0440\u0430\u0441_\u0442\u0440\u0430\u0432_\u0447\u044d\u0440\u0432_\u043b\u0456\u043f_\u0436\u043d\u0456\u0432_\u0432\u0435\u0440_\u043a\u0430\u0441\u0442_\u043b\u0456\u0441\u0442_\u0441\u043d\u0435\u0436".split("_"),weekdays:{format:"\u043d\u044f\u0434\u0437\u0435\u043b\u044e_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0443_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0443_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),standalone:"\u043d\u044f\u0434\u0437\u0435\u043b\u044f_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0430_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0430_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),isFormat:/\[ ?[\u0423\u0443\u045e] ?(?:\u043c\u0456\u043d\u0443\u043b\u0443\u044e|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0443\u044e)? ?\] ?dddd/},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., HH:mm",LLLL:"dddd, D MMMM YYYY \u0433., HH:mm"},calendar:{sameDay:"[\u0421\u0451\u043d\u043d\u044f \u045e] LT",nextDay:"[\u0417\u0430\u045e\u0442\u0440\u0430 \u045e] LT",lastDay:"[\u0423\u0447\u043e\u0440\u0430 \u045e] LT",nextWeek:function(){return"[\u0423] dddd [\u045e] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u0443\u044e] dddd [\u045e] LT";case 1:case 2:case 4:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u044b] dddd [\u045e] LT"}},sameElse:"L"},relativeTime:{future:"\u043f\u0440\u0430\u0437 %s",past:"%s \u0442\u0430\u043c\u0443",s:"\u043d\u0435\u043a\u0430\u043b\u044c\u043a\u0456 \u0441\u0435\u043a\u0443\u043d\u0434",m,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(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(e)},meridiem:function(e,T,k){return e<4?"\u043d\u043e\u0447\u044b":e<12?"\u0440\u0430\u043d\u0456\u0446\u044b":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(e,T){switch(T){case"M":case"d":case"DDD":case"w":case"W":return e%10!=2&&e%10!=3||e%100==12||e%100==13?e+"-\u044b":e+"-\u0456";case"D":return e+"-\u0433\u0430";default:return e}},week:{dow:1,doy:7}})}(D(5439))},322:function(P,F,D){!function(f){"use strict";f.defineLocale("bg",{months:"\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u044f\u043d\u0443_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u043d\u0435\u0441 \u0432] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432] LT",nextWeek:"dddd [\u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u041c\u0438\u043d\u0430\u043b\u0430\u0442\u0430] dddd [\u0432] LT";case 1:case 2:case 4:case 5:return"[\u041c\u0438\u043d\u0430\u043b\u0438\u044f] dddd [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0441\u043b\u0435\u0434 %s",past:"\u043f\u0440\u0435\u0434\u0438 %s",s:"\u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",w:"\u0441\u0435\u0434\u043c\u0438\u0446\u0430",ww:"%d \u0441\u0435\u0434\u043c\u0438\u0446\u0438",M:"\u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0430",y:"\u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(m){var h=m%10,e=m%100;return 0===m?m+"-\u0435\u0432":0===e?m+"-\u0435\u043d":e>10&&e<20?m+"-\u0442\u0438":1===h?m+"-\u0432\u0438":2===h?m+"-\u0440\u0438":7===h||8===h?m+"-\u043c\u0438":m+"-\u0442\u0438"},week:{dow:1,doy:7}})}(D(5439))},8042:function(P,F,D){!function(f){"use strict";f.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_M\u025bkalo_Zuw\u025bnkalo_Zuluyekalo_Utikalo_S\u025btanburukalo_\u0254kut\u0254burukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_M\u025b_Zuw_Zul_Uti_S\u025bt_\u0254ku_Now_Des".split("_"),weekdays:"Kari_Nt\u025bn\u025bn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Nt\u025b_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm"},calendar:{sameDay:"[Bi l\u025br\u025b] LT",nextDay:"[Sini l\u025br\u025b] LT",nextWeek:"dddd [don l\u025br\u025b] LT",lastDay:"[Kunu l\u025br\u025b] LT",lastWeek:"dddd [t\u025bm\u025bnen l\u025br\u025b] LT",sameElse:"L"},relativeTime:{future:"%s k\u0254n\u0254",past:"a b\u025b %s b\u0254",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"l\u025br\u025b kelen",hh:"l\u025br\u025b %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}})}(D(5439))},5903:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("bn-bd",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(e){return e.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},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(e,T){return 12===e&&(e=0),"\u09b0\u09be\u09a4"===T?e<4?e:e+12:"\u09ad\u09cb\u09b0"===T||"\u09b8\u0995\u09be\u09b2"===T?e:"\u09a6\u09c1\u09aa\u09c1\u09b0"===T?e>=3?e:e+12:"\u09ac\u09bf\u0995\u09be\u09b2"===T||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===T?e+12:void 0},meridiem:function(e,T,k){return e<4?"\u09b0\u09be\u09a4":e<6?"\u09ad\u09cb\u09b0":e<12?"\u09b8\u0995\u09be\u09b2":e<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":e<18?"\u09ac\u09bf\u0995\u09be\u09b2":e<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(D(5439))},9620:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("bn",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(e){return e.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(e,T){return 12===e&&(e=0),"\u09b0\u09be\u09a4"===T&&e>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===T&&e<5||"\u09ac\u09bf\u0995\u09be\u09b2"===T?e+12:e},meridiem:function(e,T,k){return e<4?"\u09b0\u09be\u09a4":e<10?"\u09b8\u0995\u09be\u09b2":e<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":e<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(D(5439))},9645:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("bo",{months:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),monthsShort:"\u0f5f\u0fb3\u0f0b1_\u0f5f\u0fb3\u0f0b2_\u0f5f\u0fb3\u0f0b3_\u0f5f\u0fb3\u0f0b4_\u0f5f\u0fb3\u0f0b5_\u0f5f\u0fb3\u0f0b6_\u0f5f\u0fb3\u0f0b7_\u0f5f\u0fb3\u0f0b8_\u0f5f\u0fb3\u0f0b9_\u0f5f\u0fb3\u0f0b10_\u0f5f\u0fb3\u0f0b11_\u0f5f\u0fb3\u0f0b12".split("_"),monthsShortRegex:/^(\u0f5f\u0fb3\u0f0b\d{1,2})/,monthsParseExact:!0,weekdays:"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysShort:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysMin:"\u0f49\u0f72_\u0f5f\u0fb3_\u0f58\u0f72\u0f42_\u0f63\u0fb7\u0f42_\u0f55\u0f74\u0f62_\u0f66\u0f44\u0f66_\u0f66\u0fa4\u0f7a\u0f53".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT",nextDay:"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT",nextWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT",lastDay:"[\u0f41\u0f0b\u0f66\u0f44] LT",lastWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0f63\u0f0b",past:"%s \u0f66\u0f94\u0f53\u0f0b\u0f63",s:"\u0f63\u0f58\u0f0b\u0f66\u0f44",ss:"%d \u0f66\u0f90\u0f62\u0f0b\u0f46\u0f0d",m:"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42",mm:"%d \u0f66\u0f90\u0f62\u0f0b\u0f58",h:"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42",hh:"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51",d:"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42",dd:"%d \u0f49\u0f72\u0f53\u0f0b",M:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42",MM:"%d \u0f5f\u0fb3\u0f0b\u0f56",y:"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42",yy:"%d \u0f63\u0f7c"},preparse:function(e){return e.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},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(e,T){return 12===e&&(e=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===T&&e>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===T&&e<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===T?e+12:e},meridiem:function(e,T,k){return e<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":e<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":e<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":e<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(D(5439))},5020:function(P,F,D){!function(f){"use strict";function l(K,Mt,ue){return K+" "+function e(K,Mt){return 2===Mt?function T(K){var Mt={m:"v",b:"v",d:"z"};return void 0===Mt[K.charAt(0)]?K:Mt[K.charAt(0)]+K.substring(1)}(K):K}({mm:"munutenn",MM:"miz",dd:"devezh"}[ue],K)}function h(K){return K>9?h(K%10):K}var k=[/^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],L=/^(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,oe=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];f.defineLocale("br",{months:"Genver_C\u02bchwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C\u02bchwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc\u02bcher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:oe,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:oe,monthsRegex:L,monthsShortRegex:L,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:k,longMonthsParse:k,shortMonthsParse:k,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:l,h:"un eur",hh:"%d eur",d:"un devezh",dd:l,M:"ur miz",MM:l,y:"ur bloaz",yy:function m(K){switch(h(K)){case 1:case 3:case 4:case 5:case 9:return K+" bloaz";default:return K+" vloaz"}}},dayOfMonthOrdinalParse:/\d{1,2}(a\xf1|vet)/,ordinal:function(K){return K+(1===K?"a\xf1":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(K){return"g.m."===K},meridiem:function(K,Mt,ue){return K<12?"a.m.":"g.m."}})}(D(5439))},4792:function(P,F,D){!function(f){"use strict";function l(h,e,T){var k=h+" ";switch(T){case"ss":return k+(1===h?"sekunda":2===h||3===h||4===h?"sekunde":"sekundi");case"m":return e?"jedna minuta":"jedne minute";case"mm":return k+(1===h?"minuta":2===h||3===h||4===h?"minute":"minuta");case"h":return e?"jedan sat":"jednog sata";case"hh":return k+(1===h?"sat":2===h||3===h||4===h?"sata":"sati");case"dd":return k+(1===h?"dan":"dana");case"MM":return k+(1===h?"mjesec":2===h||3===h||4===h?"mjeseca":"mjeseci");case"yy":return k+(1===h?"godina":2===h||3===h||4===h?"godine":"godina")}}f.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:l,m:l,mm:l,h:l,hh:l,d:"dan",dd:l,M:"mjesec",MM:l,y:"godinu",yy:l},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(D(5439))},7980:function(P,F,D){!function(f){"use strict";f.defineLocale("ca",{months:{standalone:"gener_febrer_mar\xe7_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de mar\xe7_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[dem\xe0 a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(m,h){var e=1===m?"r":2===m?"n":3===m?"r":4===m?"t":"\xe8";return("w"===h||"W"===h)&&(e="a"),m+e},week:{dow:1,doy:4}})}(D(5439))},7322:function(P,F,D){!function(f){"use strict";var l="leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),m="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),h=[/^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],e=/^(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 T(A){return A>1&&A<5&&1!=~~(A/10)}function k(A,q,j,z){var oe=A+" ";switch(j){case"s":return q||z?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return q||z?oe+(T(A)?"sekundy":"sekund"):oe+"sekundami";case"m":return q?"minuta":z?"minutu":"minutou";case"mm":return q||z?oe+(T(A)?"minuty":"minut"):oe+"minutami";case"h":return q?"hodina":z?"hodinu":"hodinou";case"hh":return q||z?oe+(T(A)?"hodiny":"hodin"):oe+"hodinami";case"d":return q||z?"den":"dnem";case"dd":return q||z?oe+(T(A)?"dny":"dn\xed"):oe+"dny";case"M":return q||z?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return q||z?oe+(T(A)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):oe+"m\u011bs\xedci";case"y":return q||z?"rok":"rokem";case"yy":return q||z?oe+(T(A)?"roky":"let"):oe+"lety"}}f.defineLocale("cs",{months:l,monthsShort:m,monthsRegex:e,monthsShortRegex:e,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:h,longMonthsParse:h,shortMonthsParse:h,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:k,ss:k,m:k,mm:k,h:k,hh:k,d:k,dd:k,M:k,MM:k,y:k,yy:k},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},365:function(P,F,D){!function(f){"use strict";f.defineLocale("cv",{months:"\u043a\u04d1\u0440\u043b\u0430\u0447_\u043d\u0430\u0440\u04d1\u0441_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440\u0442\u043c\u0435_\u0443\u0442\u04d1_\u04ab\u0443\u0440\u043b\u0430_\u0430\u0432\u04d1\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448\u0442\u0430\u0432".split("_"),monthsShort:"\u043a\u04d1\u0440_\u043d\u0430\u0440_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440_\u0443\u0442\u04d1_\u04ab\u0443\u0440_\u0430\u0432\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448".split("_"),weekdays:"\u0432\u044b\u0440\u0441\u0430\u0440\u043d\u0438\u043a\u0443\u043d_\u0442\u0443\u043d\u0442\u0438\u043a\u0443\u043d_\u044b\u0442\u043b\u0430\u0440\u0438\u043a\u0443\u043d_\u044e\u043d\u043a\u0443\u043d_\u043a\u04d7\u04ab\u043d\u0435\u0440\u043d\u0438\u043a\u0443\u043d_\u044d\u0440\u043d\u0435\u043a\u0443\u043d_\u0448\u04d1\u043c\u0430\u0442\u043a\u0443\u043d".split("_"),weekdaysShort:"\u0432\u044b\u0440_\u0442\u0443\u043d_\u044b\u0442\u043b_\u044e\u043d_\u043a\u04d7\u04ab_\u044d\u0440\u043d_\u0448\u04d1\u043c".split("_"),weekdaysMin:"\u0432\u0440_\u0442\u043d_\u044b\u0442_\u044e\u043d_\u043a\u04ab_\u044d\u0440_\u0448\u043c".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7]",LLL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm",LLLL:"dddd, YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm"},calendar:{sameDay:"[\u041f\u0430\u044f\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextDay:"[\u042b\u0440\u0430\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastDay:"[\u04d6\u043d\u0435\u0440] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextWeek:"[\u04aa\u0438\u0442\u0435\u0441] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastWeek:"[\u0418\u0440\u0442\u043d\u04d7] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",sameElse:"L"},relativeTime:{future:function(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}})}(D(5439))},2092:function(P,F,D){!function(f){"use strict";f.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn \xf4l",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(m){var e="";return m>20?e=40===m||50===m||60===m||80===m||100===m?"fed":"ain":m>0&&(e=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][m]),m+e},week:{dow:1,doy:4}})}(D(5439))},7387:function(P,F,D){!function(f){"use strict";f.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8n_man_tir_ons_tor_fre_l\xf8r".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"p\xe5 dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"f\xe5 sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"et \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},9459:function(P,F,D){!function(f){"use strict";function l(h,e,T,k){var L={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[h+" Tage",h+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[h+" Monate",h+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[h+" Jahre",h+" Jahren"]};return e?L[T][0]:L[T][1]}f.defineLocale("de-at",{months:"J\xe4nner_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"J\xe4n._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:l,mm:"%d Minuten",h:l,hh:"%d Stunden",d:l,dd:l,w:l,ww:"%d Wochen",M:l,MM:l,y:l,yy:l},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},3694:function(P,F,D){!function(f){"use strict";function l(h,e,T,k){var L={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[h+" Tage",h+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[h+" Monate",h+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[h+" Jahre",h+" Jahren"]};return e?L[T][0]:L[T][1]}f.defineLocale("de-ch",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:l,mm:"%d Minuten",h:l,hh:"%d Stunden",d:l,dd:l,w:l,ww:"%d Wochen",M:l,MM:l,y:l,yy:l},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},4307:function(P,F,D){!function(f){"use strict";function l(h,e,T,k){var L={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[h+" Tage",h+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[h+" Monate",h+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[h+" Jahre",h+" Jahren"]};return e?L[T][0]:L[T][1]}f.defineLocale("de",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:l,mm:"%d Minuten",h:l,hh:"%d Stunden",d:l,dd:l,w:l,ww:"%d Wochen",M:l,MM:l,y:l,yy:l},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},9659:function(P,F,D){!function(f){"use strict";var l=["\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"];f.defineLocale("dv",{months:l,monthsShort:l,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(e){return"\u0789\u078a"===e},meridiem:function(e,T,k){return e<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(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:7,doy:12}})}(D(5439))},3460:function(P,F,D){!function(f){"use strict";f.defineLocale("el",{monthsNominativeEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2_\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2_\u039c\u03ac\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2_\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2_\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2_\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2".split("_"),monthsGenitiveEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5_\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5_\u039c\u03b1\u0390\u03bf\u03c5_\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5_\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5_\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5_\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5_\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5".split("_"),months:function(h,e){return h?"string"==typeof e&&/D/.test(e.substring(0,e.indexOf("MMMM")))?this._monthsGenitiveEl[h.month()]:this._monthsNominativeEl[h.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(h,e,T){return h>11?T?"\u03bc\u03bc":"\u039c\u039c":T?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(h){return"\u03bc"===(h+"").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(h,e){var T=this._calendarEl[h],k=e&&e.hours();return function l(h){return"undefined"!=typeof Function&&h instanceof Function||"[object Function]"===Object.prototype.toString.call(h)}(T)&&(T=T.apply(e)),T.replace("{}",k%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}})}(D(5439))},4369:function(P,F,D){!function(f){"use strict";f.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:0,doy:4}})}(D(5439))},530:function(P,F,D){!function(f){"use strict";f.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")}})}(D(5439))},9998:function(P,F,D){!function(f){"use strict";f.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(D(5439))},3391:function(P,F,D){!function(f){"use strict";f.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(D(5439))},5414:function(P,F,D){!function(f){"use strict";f.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")}})}(D(5439))},9615:function(P,F,D){!function(f){"use strict";f.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:0,doy:6}})}(D(5439))},1248:function(P,F,D){!function(f){"use strict";f.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(D(5439))},3767:function(P,F,D){!function(f){"use strict";f.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(D(5439))},4530:function(P,F,D){!function(f){"use strict";f.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_a\u016dgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_a\u016dg_sept_okt_nov_dec".split("_"),weekdays:"diman\u0109o_lundo_mardo_merkredo_\u0135a\u016ddo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_\u0135a\u016d_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_\u0135a_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(m){return"p"===m.charAt(0).toLowerCase()},meridiem:function(m,h,e){return m>11?e?"p.t.m.":"P.T.M.":e?"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}})}(D(5439))},8944:function(P,F,D){!function(f){"use strict";var l="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("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],e=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;f.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(k,L){return k?/-MMM-/.test(L)?m[k.month()]:l[k.month()]:l},monthsRegex:e,monthsShortRegex:e,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:h,longMonthsParse:h,shortMonthsParse:h,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}})}(D(5439))},9116:function(P,F,D){!function(f){"use strict";var l="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("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],e=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;f.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(k,L){return k?/-MMM-/.test(L)?m[k.month()]:l[k.month()]:l},monthsRegex:e,monthsShortRegex:e,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:h,longMonthsParse:h,shortMonthsParse:h,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"})}(D(5439))},3609:function(P,F,D){!function(f){"use strict";var l="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("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],e=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;f.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(k,L){return k?/-MMM-/.test(L)?m[k.month()]:l[k.month()]:l},monthsRegex:e,monthsShortRegex:e,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:h,longMonthsParse:h,shortMonthsParse:h,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}})}(D(5439))},6866:function(P,F,D){!function(f){"use strict";var l="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("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],e=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;f.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(k,L){return k?/-MMM-/.test(L)?m[k.month()]:l[k.month()]:l},monthsRegex:e,monthsShortRegex:e,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:h,longMonthsParse:h,shortMonthsParse:h,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"})}(D(5439))},6725:function(P,F,D){!function(f){"use strict";function l(h,e,T,k){var L={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[h+"sekundi",h+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[h+" minuti",h+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[h+" tunni",h+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[h+" kuu",h+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[h+" aasta",h+" aastat"]};return e?L[T][2]?L[T][2]:L[T][1]:k?L[T][0]:L[T][1]}f.defineLocale("et",{months:"jaanuar_veebruar_m\xe4rts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_m\xe4rts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"p\xfchap\xe4ev_esmasp\xe4ev_teisip\xe4ev_kolmap\xe4ev_neljap\xe4ev_reede_laup\xe4ev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[T\xe4na,] LT",nextDay:"[Homme,] LT",nextWeek:"[J\xe4rgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s p\xe4rast",past:"%s tagasi",s:l,ss:l,m:l,mm:l,h:l,hh:l,d:l,dd:"%d p\xe4eva",M:l,MM:l,y:l,yy:l},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},7931:function(P,F,D){!function(f){"use strict";f.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(D(5439))},6417:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("fa",{months:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),weekdays:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(e){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(e)},meridiem:function(e,T,k){return e<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(e){return e.replace(/[\u06f0-\u06f9]/g,function(T){return m[T]}).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]}).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(D(5439))},944:function(P,F,D){!function(f){"use strict";var l="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),m=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",l[7],l[8],l[9]];function h(k,L,A,q){var j="";switch(A){case"s":return q?"muutaman sekunnin":"muutama sekunti";case"ss":j=q?"sekunnin":"sekuntia";break;case"m":return q?"minuutin":"minuutti";case"mm":j=q?"minuutin":"minuuttia";break;case"h":return q?"tunnin":"tunti";case"hh":j=q?"tunnin":"tuntia";break;case"d":return q?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":j=q?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return q?"kuukauden":"kuukausi";case"MM":j=q?"kuukauden":"kuukautta";break;case"y":return q?"vuoden":"vuosi";case"yy":j=q?"vuoden":"vuotta"}return function e(k,L){return k<10?L?m[k]:l[k]:k}(k,q)+" "+j}f.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xe4kuu_hein\xe4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kes\xe4_hein\xe4_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[t\xe4n\xe4\xe4n] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s p\xe4\xe4st\xe4",past:"%s sitten",s:h,ss:h,m:h,mm:h,h,hh:h,d:h,dd:h,M:h,MM:h,y:h,yy:h},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},1766:function(P,F,D){!function(f){"use strict";f.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(m){return m},week:{dow:1,doy:4}})}(D(5439))},5867:function(P,F,D){!function(f){"use strict";f.defineLocale("fo",{months:"januar_februar_mars_apr\xedl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_m\xe1nadagur_t\xfdsdagur_mikudagur_h\xf3sdagur_fr\xedggjadagur_leygardagur".split("_"),weekdaysShort:"sun_m\xe1n_t\xfds_mik_h\xf3s_fr\xed_ley".split("_"),weekdaysMin:"su_m\xe1_t\xfd_mi_h\xf3_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[\xcd dag kl.] LT",nextDay:"[\xcd morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xcd gj\xe1r kl.] LT",lastWeek:"[s\xed\xf0stu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s s\xed\xf0ani",s:"f\xe1 sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein t\xedmi",hh:"%d t\xedmar",d:"ein dagur",dd:"%d dagar",M:"ein m\xe1na\xf0ur",MM:"%d m\xe1na\xf0ir",y:"eitt \xe1r",yy:"%d \xe1r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},6848:function(P,F,D){!function(f){"use strict";f.defineLocale("fr-ca",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(m,h){switch(h){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")}}})}(D(5439))},7773:function(P,F,D){!function(f){"use strict";f.defineLocale("fr-ch",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(m,h){switch(h){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}})}(D(5439))},1636:function(P,F,D){!function(f){"use strict";var h=/(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,e=[/^janv/i,/^f\xe9vr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^ao\xfbt/i,/^sept/i,/^oct/i,/^nov/i,/^d\xe9c/i];f.defineLocale("fr",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsRegex:h,monthsShortRegex:h,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:e,longMonthsParse:e,shortMonthsParse:e,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(k,L){switch(L){case"D":return k+(1===k?"er":"");default:case"M":case"Q":case"DDD":case"d":return k+(1===k?"er":"e");case"w":case"W":return k+(1===k?"re":"e")}},week:{dow:1,doy:4}})}(D(5439))},4940:function(P,F,D){!function(f){"use strict";var l="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("_");f.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,T){return e?/-MMM-/.test(T)?m[e.month()]:l[e.month()]:l},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(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(D(5439))},1402:function(P,F,D){!function(f){"use strict";f.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(L){return L+(1===L?"d":L%10==2?"na":"mh")},week:{dow:1,doy:4}})}(D(5439))},6924:function(P,F,D){!function(f){"use strict";f.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(L){return L+(1===L?"d":L%10==2?"na":"mh")},week:{dow:1,doy:4}})}(D(5439))},6398:function(P,F,D){!function(f){"use strict";f.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xu\xf1o_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xu\xf1._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_m\xe9rcores_xoves_venres_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._m\xe9r._xov._ven._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_m\xe9_xo_ve_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextDay:function(){return"[ma\xf1\xe1 "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"\xe1s":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"\xe1":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"\xe1s":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(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}})}(D(5439))},2457:function(P,F,D){!function(f){"use strict";function l(h,e,T,k){var L={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:[h+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",h+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[h+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",h+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[h+" \u0935\u0930\u093e\u0902\u0928\u0940",h+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[h+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",h+" \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:[h+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",h+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[h+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",h+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return k?L[T][0]:L[T][1]}f.defineLocale("gom-deva",{months:{standalone:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u092f_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),format:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092e\u093e\u0930\u094d\u091a\u093e\u091a\u094d\u092f\u093e_\u090f\u092a\u094d\u0930\u0940\u0932\u093e\u091a\u094d\u092f\u093e_\u092e\u0947\u092f\u093e\u091a\u094d\u092f\u093e_\u091c\u0942\u0928\u093e\u091a\u094d\u092f\u093e_\u091c\u0941\u0932\u092f\u093e\u091a\u094d\u092f\u093e_\u0911\u0917\u0938\u094d\u091f\u093e\u091a\u094d\u092f\u093e_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0911\u0915\u094d\u091f\u094b\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0921\u093f\u0938\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940._\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u092f\u0924\u093e\u0930_\u0938\u094b\u092e\u093e\u0930_\u092e\u0902\u0917\u0933\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u092c\u093f\u0930\u0947\u0938\u094d\u0924\u093e\u0930_\u0938\u0941\u0915\u094d\u0930\u093e\u0930_\u0936\u0947\u0928\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0906\u092f\u0924._\u0938\u094b\u092e._\u092e\u0902\u0917\u0933._\u092c\u0941\u0927._\u092c\u094d\u0930\u0947\u0938\u094d\u0924._\u0938\u0941\u0915\u094d\u0930._\u0936\u0947\u0928.".split("_"),weekdaysMin:"\u0906_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u092c\u094d\u0930\u0947_\u0938\u0941_\u0936\u0947".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LTS:"A h:mm:ss [\u0935\u093e\u091c\u0924\u093e\u0902]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",llll:"ddd, D MMM YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]"},calendar:{sameDay:"[\u0906\u092f\u091c] LT",nextDay:"[\u092b\u093e\u0932\u094d\u092f\u093e\u0902] LT",nextWeek:"[\u092b\u0941\u0921\u0932\u094b] dddd[,] LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092b\u093e\u091f\u0932\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s \u0906\u0926\u0940\u0902",s:l,ss:l,m:l,mm:l,h:l,hh:l,d:l,dd:l,M:l,MM:l,y:l,yy:l},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(h,e){return"D"===e?h+"\u0935\u0947\u0930":h},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(h,e){return 12===h&&(h=0),"\u0930\u093e\u0924\u0940"===e?h<4?h:h+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===e?h:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===e?h>12?h:h+12:"\u0938\u093e\u0902\u091c\u0947"===e?h+12:void 0},meridiem:function(h,e,T){return h<4?"\u0930\u093e\u0924\u0940":h<12?"\u0938\u0915\u093e\u0933\u0940\u0902":h<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":h<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}})}(D(5439))},2545:function(P,F,D){!function(f){"use strict";function l(h,e,T,k){var L={s:["thoddea sekondamni","thodde sekond"],ss:[h+" sekondamni",h+" sekond"],m:["eka mintan","ek minut"],mm:[h+" mintamni",h+" mintam"],h:["eka voran","ek vor"],hh:[h+" voramni",h+" voram"],d:["eka disan","ek dis"],dd:[h+" disamni",h+" dis"],M:["eka mhoinean","ek mhoino"],MM:[h+" mhoineamni",h+" mhoine"],y:["eka vorsan","ek voros"],yy:[h+" vorsamni",h+" vorsam"]};return k?L[T][0]:L[T][1]}f.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:l,ss:l,m:l,mm:l,h:l,hh:l,d:l,dd:l,M:l,MM:l,y:l,yy:l},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(h,e){return"D"===e?h+"er":h},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(h,e){return 12===h&&(h=0),"rati"===e?h<4?h:h+12:"sokallim"===e?h:"donparam"===e?h>12?h:h+12:"sanje"===e?h+12:void 0},meridiem:function(h,e,T){return h<4?"rati":h<12?"sokallim":h<16?"donparam":h<20?"sanje":"rati"}})}(D(5439))},2641:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("gu",{months:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1\u0a86\u0ab0\u0ac0_\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1\u0a86\u0ab0\u0ac0_\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2_\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe\u0a88_\u0a91\u0a97\u0ab8\u0acd\u0a9f_\u0ab8\u0aaa\u0acd\u0a9f\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0a91\u0a95\u0acd\u0a9f\u0acd\u0aac\u0ab0_\u0aa8\u0ab5\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0aa1\u0abf\u0ab8\u0ac7\u0aae\u0acd\u0aac\u0ab0".split("_"),monthsShort:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1._\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1._\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf._\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe._\u0a91\u0a97._\u0ab8\u0aaa\u0acd\u0a9f\u0ac7._\u0a91\u0a95\u0acd\u0a9f\u0acd._\u0aa8\u0ab5\u0ac7._\u0aa1\u0abf\u0ab8\u0ac7.".split("_"),monthsParseExact:!0,weekdays:"\u0ab0\u0ab5\u0abf\u0ab5\u0abe\u0ab0_\u0ab8\u0acb\u0aae\u0ab5\u0abe\u0ab0_\u0aae\u0a82\u0a97\u0ab3\u0ab5\u0abe\u0ab0_\u0aac\u0ac1\u0aa7\u0acd\u0ab5\u0abe\u0ab0_\u0a97\u0ac1\u0ab0\u0ac1\u0ab5\u0abe\u0ab0_\u0ab6\u0ac1\u0a95\u0acd\u0ab0\u0ab5\u0abe\u0ab0_\u0ab6\u0aa8\u0abf\u0ab5\u0abe\u0ab0".split("_"),weekdaysShort:"\u0ab0\u0ab5\u0abf_\u0ab8\u0acb\u0aae_\u0aae\u0a82\u0a97\u0ab3_\u0aac\u0ac1\u0aa7\u0acd_\u0a97\u0ac1\u0ab0\u0ac1_\u0ab6\u0ac1\u0a95\u0acd\u0ab0_\u0ab6\u0aa8\u0abf".split("_"),weekdaysMin:"\u0ab0_\u0ab8\u0acb_\u0aae\u0a82_\u0aac\u0ac1_\u0a97\u0ac1_\u0ab6\u0ac1_\u0ab6".split("_"),longDateFormat:{LT:"A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LTS:"A h:mm:ss \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LLLL:"dddd, D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7"},calendar:{sameDay:"[\u0a86\u0a9c] LT",nextDay:"[\u0a95\u0abe\u0ab2\u0ac7] LT",nextWeek:"dddd, LT",lastDay:"[\u0a97\u0a87\u0a95\u0abe\u0ab2\u0ac7] LT",lastWeek:"[\u0aaa\u0abe\u0a9b\u0ab2\u0abe] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0aae\u0abe",past:"%s \u0aaa\u0ab9\u0ac7\u0ab2\u0abe",s:"\u0a85\u0aae\u0ac1\u0a95 \u0aaa\u0ab3\u0acb",ss:"%d \u0ab8\u0ac7\u0a95\u0a82\u0aa1",m:"\u0a8f\u0a95 \u0aae\u0abf\u0aa8\u0abf\u0a9f",mm:"%d \u0aae\u0abf\u0aa8\u0abf\u0a9f",h:"\u0a8f\u0a95 \u0a95\u0ab2\u0abe\u0a95",hh:"%d \u0a95\u0ab2\u0abe\u0a95",d:"\u0a8f\u0a95 \u0aa6\u0abf\u0ab5\u0ab8",dd:"%d \u0aa6\u0abf\u0ab5\u0ab8",M:"\u0a8f\u0a95 \u0aae\u0ab9\u0abf\u0aa8\u0acb",MM:"%d \u0aae\u0ab9\u0abf\u0aa8\u0acb",y:"\u0a8f\u0a95 \u0ab5\u0ab0\u0acd\u0ab7",yy:"%d \u0ab5\u0ab0\u0acd\u0ab7"},preparse:function(e){return e.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(e,T){return 12===e&&(e=0),"\u0ab0\u0abe\u0aa4"===T?e<4?e:e+12:"\u0ab8\u0ab5\u0abe\u0ab0"===T?e:"\u0aac\u0aaa\u0acb\u0ab0"===T?e>=10?e:e+12:"\u0ab8\u0abe\u0a82\u0a9c"===T?e+12:void 0},meridiem:function(e,T,k){return e<4?"\u0ab0\u0abe\u0aa4":e<10?"\u0ab8\u0ab5\u0abe\u0ab0":e<17?"\u0aac\u0aaa\u0acb\u0ab0":e<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(D(5439))},7536:function(P,F,D){!function(f){"use strict";f.defineLocale("he",{months:"\u05d9\u05e0\u05d5\u05d0\u05e8_\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05d9\u05dc_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8_\u05e1\u05e4\u05d8\u05de\u05d1\u05e8_\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8_\u05e0\u05d5\u05d1\u05de\u05d1\u05e8_\u05d3\u05e6\u05de\u05d1\u05e8".split("_"),monthsShort:"\u05d9\u05e0\u05d5\u05f3_\u05e4\u05d1\u05e8\u05f3_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05f3_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05f3_\u05e1\u05e4\u05d8\u05f3_\u05d0\u05d5\u05e7\u05f3_\u05e0\u05d5\u05d1\u05f3_\u05d3\u05e6\u05de\u05f3".split("_"),weekdays:"\u05e8\u05d0\u05e9\u05d5\u05df_\u05e9\u05e0\u05d9_\u05e9\u05dc\u05d9\u05e9\u05d9_\u05e8\u05d1\u05d9\u05e2\u05d9_\u05d7\u05de\u05d9\u05e9\u05d9_\u05e9\u05d9\u05e9\u05d9_\u05e9\u05d1\u05ea".split("_"),weekdaysShort:"\u05d0\u05f3_\u05d1\u05f3_\u05d2\u05f3_\u05d3\u05f3_\u05d4\u05f3_\u05d5\u05f3_\u05e9\u05f3".split("_"),weekdaysMin:"\u05d0_\u05d1_\u05d2_\u05d3_\u05d4_\u05d5_\u05e9".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [\u05d1]MMMM YYYY",LLL:"D [\u05d1]MMMM YYYY HH:mm",LLLL:"dddd, D [\u05d1]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[\u05d4\u05d9\u05d5\u05dd \u05d1\u05be]LT",nextDay:"[\u05de\u05d7\u05e8 \u05d1\u05be]LT",nextWeek:"dddd [\u05d1\u05e9\u05e2\u05d4] LT",lastDay:"[\u05d0\u05ea\u05de\u05d5\u05dc \u05d1\u05be]LT",lastWeek:"[\u05d1\u05d9\u05d5\u05dd] dddd [\u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05e9\u05e2\u05d4] LT",sameElse:"L"},relativeTime:{future:"\u05d1\u05e2\u05d5\u05d3 %s",past:"\u05dc\u05e4\u05e0\u05d9 %s",s:"\u05de\u05e1\u05e4\u05e8 \u05e9\u05e0\u05d9\u05d5\u05ea",ss:"%d \u05e9\u05e0\u05d9\u05d5\u05ea",m:"\u05d3\u05e7\u05d4",mm:"%d \u05d3\u05e7\u05d5\u05ea",h:"\u05e9\u05e2\u05d4",hh:function(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,h,e){return m<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":m<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":m<12?e?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":m<18?e?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}})}(D(5439))},6335:function(P,F,D){!function(f){"use strict";var l={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"},h=[/^\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];f.defineLocale("hi",{months:{format:"\u091c\u0928\u0935\u0930\u0940_\u092b\u093c\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u092e\u094d\u092c\u0930_\u0926\u093f\u0938\u092e\u094d\u092c\u0930".split("_"),standalone:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u0902\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u0902\u092c\u0930_\u0926\u093f\u0938\u0902\u092c\u0930".split("_")},monthsShort:"\u091c\u0928._\u092b\u093c\u0930._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948._\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0905\u0917._\u0938\u093f\u0924._\u0905\u0915\u094d\u091f\u0942._\u0928\u0935._\u0926\u093f\u0938.".split("_"),weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0932\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0932_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u092c\u091c\u0947",LTS:"A h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A h:mm \u092c\u091c\u0947"},monthsParse:h,longMonthsParse:h,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(k){return k.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(L){return m[L]})},postformat:function(k){return k.replace(/\d/g,function(L){return l[L]})},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(k,L){return 12===k&&(k=0),"\u0930\u093e\u0924"===L?k<4?k:k+12:"\u0938\u0941\u092c\u0939"===L?k:"\u0926\u094b\u092a\u0939\u0930"===L?k>=10?k:k+12:"\u0936\u093e\u092e"===L?k+12:void 0},meridiem:function(k,L,A){return k<4?"\u0930\u093e\u0924":k<10?"\u0938\u0941\u092c\u0939":k<17?"\u0926\u094b\u092a\u0939\u0930":k<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(D(5439))},7458:function(P,F,D){!function(f){"use strict";function l(h,e,T){var k=h+" ";switch(T){case"ss":return k+(1===h?"sekunda":2===h||3===h||4===h?"sekunde":"sekundi");case"m":return e?"jedna minuta":"jedne minute";case"mm":return k+(1===h?"minuta":2===h||3===h||4===h?"minute":"minuta");case"h":return e?"jedan sat":"jednog sata";case"hh":return k+(1===h?"sat":2===h||3===h||4===h?"sata":"sati");case"dd":return k+(1===h?"dan":"dana");case"MM":return k+(1===h?"mjesec":2===h||3===h||4===h?"mjeseca":"mjeseci");case"yy":return k+(1===h?"godina":2===h||3===h||4===h?"godine":"godina")}}f.defineLocale("hr",{months:{format:"sije\u010dnja_velja\u010de_o\u017eujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"sije\u010danj_velja\u010da_o\u017eujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._o\u017eu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:return"[pro\u0161lu] [nedjelju] [u] LT";case 3:return"[pro\u0161lu] [srijedu] [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:l,m:l,mm:l,h:l,hh:l,d:"dan",dd:l,M:"mjesec",MM:l,y:"godinu",yy:l},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(D(5439))},6540:function(P,F,D){!function(f){"use strict";var l="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function m(T,k,L,A){var q=T;switch(L){case"s":return A||k?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return q+(A||k)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(A||k?" perc":" perce");case"mm":return q+(A||k?" perc":" perce");case"h":return"egy"+(A||k?" \xf3ra":" \xf3r\xe1ja");case"hh":return q+(A||k?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(A||k?" nap":" napja");case"dd":return q+(A||k?" nap":" napja");case"M":return"egy"+(A||k?" h\xf3nap":" h\xf3napja");case"MM":return q+(A||k?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(A||k?" \xe9v":" \xe9ve");case"yy":return q+(A||k?" \xe9v":" \xe9ve")}return""}function h(T){return(T?"":"[m\xfalt] ")+"["+l[this.day()]+"] LT[-kor]"}f.defineLocale("hu",{months:"janu\xe1r_febru\xe1r_m\xe1rcius_\xe1prilis_m\xe1jus_j\xfanius_j\xfalius_augusztus_szeptember_okt\xf3ber_november_december".split("_"),monthsShort:"jan._feb._m\xe1rc._\xe1pr._m\xe1j._j\xfan._j\xfal._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vas\xe1rnap_h\xe9tf\u0151_kedd_szerda_cs\xfct\xf6rt\xf6k_p\xe9ntek_szombat".split("_"),weekdaysShort:"vas_h\xe9t_kedd_sze_cs\xfct_p\xe9n_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(T){return"u"===T.charAt(1).toLowerCase()},meridiem:function(T,k,L){return T<12?!0===L?"de":"DE":!0===L?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return h.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return h.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}})}(D(5439))},3165:function(P,F,D){!function(f){"use strict";f.defineLocale("hy-am",{months:{format:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b_\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b_\u0574\u0561\u0580\u057f\u056b_\u0561\u057a\u0580\u056b\u056c\u056b_\u0574\u0561\u0575\u056b\u057d\u056b_\u0570\u0578\u0582\u0576\u056b\u057d\u056b_\u0570\u0578\u0582\u056c\u056b\u057d\u056b_\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b".split("_"),standalone:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580_\u0583\u0565\u057f\u0580\u057e\u0561\u0580_\u0574\u0561\u0580\u057f_\u0561\u057a\u0580\u056b\u056c_\u0574\u0561\u0575\u056b\u057d_\u0570\u0578\u0582\u0576\u056b\u057d_\u0570\u0578\u0582\u056c\u056b\u057d_\u0585\u0563\u0578\u057d\u057f\u0578\u057d_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580".split("_")},monthsShort:"\u0570\u0576\u057e_\u0583\u057f\u0580_\u0574\u0580\u057f_\u0561\u057a\u0580_\u0574\u0575\u057d_\u0570\u0576\u057d_\u0570\u056c\u057d_\u0585\u0563\u057d_\u057d\u057a\u057f_\u0570\u056f\u057f_\u0576\u0574\u0562_\u0564\u056f\u057f".split("_"),weekdays:"\u056f\u056b\u0580\u0561\u056f\u056b_\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569".split("_"),weekdaysShort:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),weekdaysMin:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0569.",LLL:"D MMMM YYYY \u0569., HH:mm",LLLL:"dddd, D MMMM YYYY \u0569., HH:mm"},calendar:{sameDay:"[\u0561\u0575\u057d\u0585\u0580] LT",nextDay:"[\u057e\u0561\u0572\u0568] LT",lastDay:"[\u0565\u0580\u0565\u056f] LT",nextWeek:function(){return"dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},lastWeek:function(){return"[\u0561\u0576\u0581\u0561\u056e] dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},sameElse:"L"},relativeTime:{future:"%s \u0570\u0565\u057f\u0578",past:"%s \u0561\u057c\u0561\u057b",s:"\u0574\u056b \u0584\u0561\u0576\u056b \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",ss:"%d \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",m:"\u0580\u0578\u057a\u0565",mm:"%d \u0580\u0578\u057a\u0565",h:"\u056a\u0561\u0574",hh:"%d \u056a\u0561\u0574",d:"\u0585\u0580",dd:"%d \u0585\u0580",M:"\u0561\u0574\u056b\u057d",MM:"%d \u0561\u0574\u056b\u057d",y:"\u057f\u0561\u0580\u056b",yy:"%d \u057f\u0561\u0580\u056b"},meridiemParse:/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,isPM:function(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,h){switch(h){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}})}(D(5439))},8780:function(P,F,D){!function(f){"use strict";f.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(m,h){return 12===m&&(m=0),"pagi"===h?m:"siang"===h?m>=11?m:m+12:"sore"===h||"malam"===h?m+12:void 0},meridiem:function(m,h,e){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}})}(D(5439))},4205:function(P,F,D){!function(f){"use strict";function l(e){return e%100==11||e%10!=1}function m(e,T,k,L){var A=e+" ";switch(k){case"s":return T||L?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return l(e)?A+(T||L?"sek\xfandur":"sek\xfandum"):A+"sek\xfanda";case"m":return T?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return l(e)?A+(T||L?"m\xedn\xfatur":"m\xedn\xfatum"):T?A+"m\xedn\xfata":A+"m\xedn\xfatu";case"hh":return l(e)?A+(T||L?"klukkustundir":"klukkustundum"):A+"klukkustund";case"d":return T?"dagur":L?"dag":"degi";case"dd":return l(e)?T?A+"dagar":A+(L?"daga":"d\xf6gum"):T?A+"dagur":A+(L?"dag":"degi");case"M":return T?"m\xe1nu\xf0ur":L?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return l(e)?T?A+"m\xe1nu\xf0ir":A+(L?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):T?A+"m\xe1nu\xf0ur":A+(L?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return T||L?"\xe1r":"\xe1ri";case"yy":return l(e)?A+(T||L?"\xe1r":"\xe1rum"):A+(T||L?"\xe1r":"\xe1ri")}}f.defineLocale("is",{months:"jan\xfaar_febr\xfaar_mars_apr\xedl_ma\xed_j\xfan\xed_j\xfal\xed_\xe1g\xfast_september_okt\xf3ber_n\xf3vember_desember".split("_"),monthsShort:"jan_feb_mar_apr_ma\xed_j\xfan_j\xfal_\xe1g\xfa_sep_okt_n\xf3v_des".split("_"),weekdays:"sunnudagur_m\xe1nudagur_\xferi\xf0judagur_mi\xf0vikudagur_fimmtudagur_f\xf6studagur_laugardagur".split("_"),weekdaysShort:"sun_m\xe1n_\xferi_mi\xf0_fim_f\xf6s_lau".split("_"),weekdaysMin:"Su_M\xe1_\xder_Mi_Fi_F\xf6_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[\xed dag kl.] LT",nextDay:"[\xe1 morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xed g\xe6r kl.] LT",lastWeek:"[s\xed\xf0asta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s s\xed\xf0an",s: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}})}(D(5439))},9985:function(P,F,D){!function(f){"use strict";f.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){return 0===this.day()?"[la scorsa] dddd [alle] LT":"[lo scorso] dddd [alle] LT"},sameElse:"L"},relativeTime:{future:function(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}})}(D(5439))},4211:function(P,F,D){!function(f){"use strict";f.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){return 0===this.day()?"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT":"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(D(5439))},1003:function(P,F,D){!function(f){"use strict";f.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"\u4ee4\u548c",narrow:"\u32ff",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"\u5e73\u6210",narrow:"\u337b",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"\u662d\u548c",narrow:"\u337c",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"\u5927\u6b63",narrow:"\u337d",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"\u660e\u6cbb",narrow:"\u337e",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"\u897f\u66a6",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"\u7d00\u5143\u524d",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(\u5143|\d+)\u5e74/,eraYearOrdinalParse:function(m,h){return"\u5143"===h[1]?1:parseInt(h[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,h,e){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,h){switch(h){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"}})}(D(5439))},420:function(P,F,D){!function(f){"use strict";f.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(m,h){return 12===m&&(m=0),"enjing"===h?m:"siyang"===h?m>=11?m:m+12:"sonten"===h||"ndalu"===h?m+12:void 0},meridiem:function(m,h,e){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}})}(D(5439))},851:function(P,F,D){!function(f){"use strict";f.defineLocale("ka",{months:"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8_\u10db\u10d0\u10e0\u10e2\u10d8_\u10d0\u10de\u10e0\u10d8\u10da\u10d8_\u10db\u10d0\u10d8\u10e1\u10d8_\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8_\u10d8\u10d5\u10da\u10d8\u10e1\u10d8_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8".split("_"),monthsShort:"\u10d8\u10d0\u10dc_\u10d7\u10d4\u10d1_\u10db\u10d0\u10e0_\u10d0\u10de\u10e0_\u10db\u10d0\u10d8_\u10d8\u10d5\u10dc_\u10d8\u10d5\u10da_\u10d0\u10d2\u10d5_\u10e1\u10d4\u10e5_\u10dd\u10e5\u10e2_\u10dc\u10dd\u10d4_\u10d3\u10d4\u10d9".split("_"),weekdays:{standalone:"\u10d9\u10d5\u10d8\u10e0\u10d0_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8_\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8".split("_"),format:"\u10d9\u10d5\u10d8\u10e0\u10d0\u10e1_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10e1_\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1".split("_"),isFormat:/(\u10ec\u10d8\u10dc\u10d0|\u10e8\u10d4\u10db\u10d3\u10d4\u10d2)/},weekdaysShort:"\u10d9\u10d5\u10d8_\u10dd\u10e0\u10e8_\u10e1\u10d0\u10db_\u10dd\u10d7\u10ee_\u10ee\u10e3\u10d7_\u10de\u10d0\u10e0_\u10e8\u10d0\u10d1".split("_"),weekdaysMin:"\u10d9\u10d5_\u10dd\u10e0_\u10e1\u10d0_\u10dd\u10d7_\u10ee\u10e3_\u10de\u10d0_\u10e8\u10d0".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u10d3\u10e6\u10d4\u10e1] LT[-\u10d6\u10d4]",nextDay:"[\u10ee\u10d5\u10d0\u10da] LT[-\u10d6\u10d4]",lastDay:"[\u10d2\u10e3\u10e8\u10d8\u10dc] LT[-\u10d6\u10d4]",nextWeek:"[\u10e8\u10d4\u10db\u10d3\u10d4\u10d2] dddd LT[-\u10d6\u10d4]",lastWeek:"[\u10ec\u10d8\u10dc\u10d0] dddd LT-\u10d6\u10d4",sameElse:"L"},relativeTime:{future:function(m){return m.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,function(h,e,T){return"\u10d8"===T?e+"\u10e8\u10d8":e+T+"\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}})}(D(5439))},6074:function(P,F,D){!function(f){"use strict";var l={0:"-\u0448\u0456",1:"-\u0448\u0456",2:"-\u0448\u0456",3:"-\u0448\u0456",4:"-\u0448\u0456",5:"-\u0448\u0456",6:"-\u0448\u044b",7:"-\u0448\u0456",8:"-\u0448\u0456",9:"-\u0448\u044b",10:"-\u0448\u044b",20:"-\u0448\u044b",30:"-\u0448\u044b",40:"-\u0448\u044b",50:"-\u0448\u0456",60:"-\u0448\u044b",70:"-\u0448\u0456",80:"-\u0448\u0456",90:"-\u0448\u044b",100:"-\u0448\u0456"};f.defineLocale("kk",{months:"\u049b\u0430\u04a3\u0442\u0430\u0440_\u0430\u049b\u043f\u0430\u043d_\u043d\u0430\u0443\u0440\u044b\u0437_\u0441\u04d9\u0443\u0456\u0440_\u043c\u0430\u043c\u044b\u0440_\u043c\u0430\u0443\u0441\u044b\u043c_\u0448\u0456\u043b\u0434\u0435_\u0442\u0430\u043c\u044b\u0437_\u049b\u044b\u0440\u043a\u04af\u0439\u0435\u043a_\u049b\u0430\u0437\u0430\u043d_\u049b\u0430\u0440\u0430\u0448\u0430_\u0436\u0435\u043b\u0442\u043e\u049b\u0441\u0430\u043d".split("_"),monthsShort:"\u049b\u0430\u04a3_\u0430\u049b\u043f_\u043d\u0430\u0443_\u0441\u04d9\u0443_\u043c\u0430\u043c_\u043c\u0430\u0443_\u0448\u0456\u043b_\u0442\u0430\u043c_\u049b\u044b\u0440_\u049b\u0430\u0437_\u049b\u0430\u0440_\u0436\u0435\u043b".split("_"),weekdays:"\u0436\u0435\u043a\u0441\u0435\u043d\u0431\u0456_\u0434\u04af\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u04d9\u0440\u0441\u0435\u043d\u0431\u0456_\u0431\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0436\u04b1\u043c\u0430_\u0441\u0435\u043d\u0431\u0456".split("_"),weekdaysShort:"\u0436\u0435\u043a_\u0434\u04af\u0439_\u0441\u0435\u0439_\u0441\u04d9\u0440_\u0431\u0435\u0439_\u0436\u04b1\u043c_\u0441\u0435\u043d".split("_"),weekdaysMin:"\u0436\u043a_\u0434\u0439_\u0441\u0439_\u0441\u0440_\u0431\u0439_\u0436\u043c_\u0441\u043d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u0456\u043d \u0441\u0430\u0493\u0430\u0442] LT",nextDay:"[\u0415\u0440\u0442\u0435\u04a3 \u0441\u0430\u0493\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0493\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0448\u0435 \u0441\u0430\u0493\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u0435\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u04a3] dddd [\u0441\u0430\u0493\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0456\u0448\u0456\u043d\u0434\u0435",past:"%s \u0431\u04b1\u0440\u044b\u043d",s:"\u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0456\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u0431\u0456\u0440 \u0441\u0430\u0493\u0430\u0442",hh:"%d \u0441\u0430\u0493\u0430\u0442",d:"\u0431\u0456\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0456\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0456\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0448\u0456|\u0448\u044b)/,ordinal:function(h){return h+(l[h]||l[h%10]||l[h>=100?100:null])},week:{dow:1,doy:7}})}(D(5439))},3343:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("km",{months:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),monthsShort:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),weekdays:"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),weekdaysShort:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysMin:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785/,isPM:function(e){return"\u179b\u17d2\u1784\u17b6\u1785"===e},meridiem:function(e,T,k){return e<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(e){return e.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},week:{dow:1,doy:4}})}(D(5439))},4799:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("kn",{months:"\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf_\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5\u0cac\u0cb0\u0ccd_\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd".split("_"),monthsShort:"\u0c9c\u0ca8_\u0cab\u0cc6\u0cac\u0ccd\u0cb0_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5_\u0ca8\u0cb5\u0cc6\u0c82_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82".split("_"),monthsParseExact:!0,weekdays:"\u0cad\u0cbe\u0ca8\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae\u0cb5\u0cbe\u0cb0_\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0_\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0_\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0_\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0".split("_"),weekdaysShort:"\u0cad\u0cbe\u0ca8\u0cc1_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae_\u0cae\u0c82\u0c97\u0cb3_\u0cac\u0cc1\u0ca7_\u0c97\u0cc1\u0cb0\u0cc1_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0_\u0cb6\u0ca8\u0cbf".split("_"),weekdaysMin:"\u0cad\u0cbe_\u0cb8\u0cc6\u0cc2\u0cd5_\u0cae\u0c82_\u0cac\u0cc1_\u0c97\u0cc1_\u0cb6\u0cc1_\u0cb6".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c87\u0c82\u0ca6\u0cc1] LT",nextDay:"[\u0ca8\u0cbe\u0cb3\u0cc6] LT",nextWeek:"dddd, LT",lastDay:"[\u0ca8\u0cbf\u0ca8\u0ccd\u0ca8\u0cc6] LT",lastWeek:"[\u0c95\u0cc6\u0cc2\u0ca8\u0cc6\u0caf] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0ca8\u0c82\u0ca4\u0cb0",past:"%s \u0cb9\u0cbf\u0c82\u0ca6\u0cc6",s:"\u0c95\u0cc6\u0cb2\u0cb5\u0cc1 \u0c95\u0ccd\u0cb7\u0ca3\u0c97\u0cb3\u0cc1",ss:"%d \u0cb8\u0cc6\u0c95\u0cc6\u0c82\u0ca1\u0cc1\u0c97\u0cb3\u0cc1",m:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",mm:"%d \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",h:"\u0c92\u0c82\u0ca6\u0cc1 \u0c97\u0c82\u0c9f\u0cc6",hh:"%d \u0c97\u0c82\u0c9f\u0cc6",d:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca6\u0cbf\u0ca8",dd:"%d \u0ca6\u0cbf\u0ca8",M:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",MM:"%d \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",y:"\u0c92\u0c82\u0ca6\u0cc1 \u0cb5\u0cb0\u0ccd\u0cb7",yy:"%d \u0cb5\u0cb0\u0ccd\u0cb7"},preparse:function(e){return e.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},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(e,T){return 12===e&&(e=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===T?e<4?e:e+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===T?e:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===T?e>=10?e:e+12:"\u0cb8\u0c82\u0c9c\u0cc6"===T?e+12:void 0},meridiem:function(e,T,k){return e<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":e<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":e<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":e<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(e){return e+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(D(5439))},3549:function(P,F,D){!function(f){"use strict";f.defineLocale("ko",{months:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),monthsShort:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),weekdays:"\uc77c\uc694\uc77c_\uc6d4\uc694\uc77c_\ud654\uc694\uc77c_\uc218\uc694\uc77c_\ubaa9\uc694\uc77c_\uae08\uc694\uc77c_\ud1a0\uc694\uc77c".split("_"),weekdaysShort:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),weekdaysMin:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY\ub144 MMMM D\uc77c",LLL:"YYYY\ub144 MMMM D\uc77c A h:mm",LLLL:"YYYY\ub144 MMMM D\uc77c dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY\ub144 MMMM D\uc77c",lll:"YYYY\ub144 MMMM D\uc77c A h:mm",llll:"YYYY\ub144 MMMM D\uc77c dddd A h:mm"},calendar:{sameDay:"\uc624\ub298 LT",nextDay:"\ub0b4\uc77c LT",nextWeek:"dddd LT",lastDay:"\uc5b4\uc81c LT",lastWeek:"\uc9c0\ub09c\uc8fc dddd LT",sameElse:"L"},relativeTime:{future:"%s \ud6c4",past:"%s \uc804",s:"\uba87 \ucd08",ss:"%d\ucd08",m:"1\ubd84",mm:"%d\ubd84",h:"\ud55c \uc2dc\uac04",hh:"%d\uc2dc\uac04",d:"\ud558\ub8e8",dd:"%d\uc77c",M:"\ud55c \ub2ec",MM:"%d\ub2ec",y:"\uc77c \ub144",yy:"%d\ub144"},dayOfMonthOrdinalParse:/\d{1,2}(\uc77c|\uc6d4|\uc8fc)/,ordinal:function(m,h){switch(h){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,h,e){return m<12?"\uc624\uc804":"\uc624\ud6c4"}})}(D(5439))},1037:function(P,F,D){!function(f){"use strict";var l={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"},h=["\u06a9\u0627\u0646\u0648\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0634\u0648\u0628\u0627\u062a","\u0626\u0627\u0632\u0627\u0631","\u0646\u06cc\u0633\u0627\u0646","\u0626\u0627\u06cc\u0627\u0631","\u062d\u0648\u0632\u06d5\u06cc\u0631\u0627\u0646","\u062a\u06d5\u0645\u0645\u0648\u0632","\u0626\u0627\u0628","\u0626\u06d5\u06cc\u0644\u0648\u0648\u0644","\u062a\u0634\u0631\u06cc\u0646\u06cc \u06cc\u06d5\u0643\u06d5\u0645","\u062a\u0634\u0631\u06cc\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0643\u0627\u0646\u0648\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645"];f.defineLocale("ku",{months:h,monthsShort:h,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(T){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(T)},meridiem:function(T,k,L){return T<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(T){return T.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(k){return m[k]}).replace(/\u060c/g,",")},postformat:function(T){return T.replace(/\d/g,function(k){return l[k]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(D(5439))},3125:function(P,F,D){!function(f){"use strict";var l={0:"-\u0447\u04af",1:"-\u0447\u0438",2:"-\u0447\u0438",3:"-\u0447\u04af",4:"-\u0447\u04af",5:"-\u0447\u0438",6:"-\u0447\u044b",7:"-\u0447\u0438",8:"-\u0447\u0438",9:"-\u0447\u0443",10:"-\u0447\u0443",20:"-\u0447\u044b",30:"-\u0447\u0443",40:"-\u0447\u044b",50:"-\u0447\u04af",60:"-\u0447\u044b",70:"-\u0447\u0438",80:"-\u0447\u0438",90:"-\u0447\u0443",100:"-\u0447\u04af"};f.defineLocale("ky",{months:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u0416\u0435\u043a\u0448\u0435\u043c\u0431\u0438_\u0414\u04af\u0439\u0448\u04e9\u043c\u0431\u04af_\u0428\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0428\u0430\u0440\u0448\u0435\u043c\u0431\u0438_\u0411\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0416\u0443\u043c\u0430_\u0418\u0448\u0435\u043c\u0431\u0438".split("_"),weekdaysShort:"\u0416\u0435\u043a_\u0414\u04af\u0439_\u0428\u0435\u0439_\u0428\u0430\u0440_\u0411\u0435\u0439_\u0416\u0443\u043c_\u0418\u0448\u0435".split("_"),weekdaysMin:"\u0416\u043a_\u0414\u0439_\u0428\u0439_\u0428\u0440_\u0411\u0439_\u0416\u043c_\u0418\u0448".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u04af\u043d \u0441\u0430\u0430\u0442] LT",nextDay:"[\u042d\u0440\u0442\u0435\u04a3 \u0441\u0430\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0447\u044d\u044d \u0441\u0430\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u04e9\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u043d] dddd [\u043a\u04af\u043d\u04af] [\u0441\u0430\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0438\u0447\u0438\u043d\u0434\u0435",past:"%s \u043c\u0443\u0440\u0443\u043d",s:"\u0431\u0438\u0440\u043d\u0435\u0447\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0438\u0440 \u043c\u04af\u043d\u04e9\u0442",mm:"%d \u043c\u04af\u043d\u04e9\u0442",h:"\u0431\u0438\u0440 \u0441\u0430\u0430\u0442",hh:"%d \u0441\u0430\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0438\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0438\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0447\u0438|\u0447\u044b|\u0447\u04af|\u0447\u0443)/,ordinal:function(h){return h+(l[h]||l[h%10]||l[h>=100?100:null])},week:{dow:1,doy:7}})}(D(5439))},9586:function(P,F,D){!function(f){"use strict";function l(k,L,A,q){var j={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 L?j[A][0]:j[A][1]}function e(k){if(k=parseInt(k,10),isNaN(k))return!1;if(k<0)return!0;if(k<10)return 4<=k&&k<=7;if(k<100){var L=k%10;return e(0===L?k/10:L)}if(k<1e4){for(;k>=10;)k/=10;return e(k)}return e(k/=1e3)}f.defineLocale("lb",{months:"Januar_Februar_M\xe4erz_Abr\xebll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_M\xe9indeg_D\xebnschdeg_M\xebttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._M\xe9._D\xeb._M\xeb._Do._Fr._Sa.".split("_"),weekdaysMin:"So_M\xe9_D\xeb_M\xeb_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[G\xebschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:function m(k){return e(k.substr(0,k.indexOf(" ")))?"a "+k:"an "+k},past:function h(k){return e(k.substr(0,k.indexOf(" ")))?"viru "+k:"virun "+k},s:"e puer Sekonnen",ss:"%d Sekonnen",m:l,mm:"%d Minutten",h:l,hh:"%d Stonnen",d:l,dd:"%d Deeg",M:l,MM:"%d M\xe9int",y:l,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},2349:function(P,F,D){!function(f){"use strict";f.defineLocale("lo",{months:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),monthsShort:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),weekdays:"\u0ead\u0eb2\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysShort:"\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysMin:"\u0e97_\u0e88_\u0ead\u0e84_\u0e9e_\u0e9e\u0eab_\u0eaa\u0e81_\u0eaa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"\u0ea7\u0eb1\u0e99dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2|\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87/,isPM:function(m){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===m},meridiem:function(m,h,e){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}})}(D(5439))},2400:function(P,F,D){!function(f){"use strict";var l={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 h(A,q,j,z){return q?T(j)[0]:z?T(j)[1]:T(j)[2]}function e(A){return A%10==0||A>10&&A<20}function T(A){return l[A].split("_")}function k(A,q,j,z){var oe=A+" ";return 1===A?oe+h(0,q,j[0],z):q?oe+(e(A)?T(j)[1]:T(j)[0]):z?oe+T(j)[1]:oe+(e(A)?T(j)[1]:T(j)[2])}f.defineLocale("lt",{months:{format:"sausio_vasario_kovo_baland\u017eio_gegu\u017e\u0117s_bir\u017eelio_liepos_rugpj\u016b\u010dio_rugs\u0117jo_spalio_lapkri\u010dio_gruod\u017eio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegu\u017e\u0117_bir\u017eelis_liepa_rugpj\u016btis_rugs\u0117jis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadien\u012f_pirmadien\u012f_antradien\u012f_tre\u010diadien\u012f_ketvirtadien\u012f_penktadien\u012f_\u0161e\u0161tadien\u012f".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_tre\u010diadienis_ketvirtadienis_penktadienis_\u0161e\u0161tadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_\u0160e\u0161".split("_"),weekdaysMin:"S_P_A_T_K_Pn_\u0160".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[\u0160iandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Pra\u0117jus\u012f] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prie\u0161 %s",s:function m(A,q,j,z){return q?"kelios sekund\u0117s":z?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"},ss:k,m:h,mm:k,h,hh:k,d:h,dd:k,M:h,MM:k,y:h,yy:k},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(A){return A+"-oji"},week:{dow:1,doy:4}})}(D(5439))},9991:function(P,F,D){!function(f){"use strict";var l={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(L,A,q){return q?A%10==1&&A%100!=11?L[2]:L[3]:A%10==1&&A%100!=11?L[0]:L[1]}function h(L,A,q){return L+" "+m(l[q],L,A)}function e(L,A,q){return m(l[q],L,A)}f.defineLocale("lv",{months:"janv\u0101ris_febru\u0101ris_marts_apr\u012blis_maijs_j\u016bnijs_j\u016blijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_j\u016bn_j\u016bl_aug_sep_okt_nov_dec".split("_"),weekdays:"sv\u0113tdiena_pirmdiena_otrdiena_tre\u0161diena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[\u0160odien pulksten] LT",nextDay:"[R\u012bt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pag\u0101ju\u0161\u0101] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"p\u0113c %s",past:"pirms %s",s:function T(L,A){return A?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"},ss:h,m:e,mm:h,h:e,hh:h,d:e,dd:h,M:e,MM:h,y:e,yy:h},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},8477:function(P,F,D){!function(f){"use strict";var l={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(h,e){return 1===h?e[0]:h>=2&&h<=4?e[1]:e[2]},translate:function(h,e,T){var k=l.words[T];return 1===T.length?e?k[0]:k[1]:h+" "+l.correctGrammaticalCase(h,k)}};f.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedjelje] [u] LT","[pro\u0161log] [ponedjeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srijede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:l.translate,m:l.translate,mm:l.translate,h:l.translate,hh:l.translate,d:"dan",dd:l.translate,M:"mjesec",MM:l.translate,y:"godinu",yy:l.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(D(5439))},5118:function(P,F,D){!function(f){"use strict";f.defineLocale("mi",{months:"Kohi-t\u0101te_Hui-tanguru_Pout\u016b-te-rangi_Paenga-wh\u0101wh\u0101_Haratua_Pipiri_H\u014dngoingoi_Here-turi-k\u014dk\u0101_Mahuru_Whiringa-\u0101-nuku_Whiringa-\u0101-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_H\u014dngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"R\u0101tapu_Mane_T\u016brei_Wenerei_T\u0101ite_Paraire_H\u0101tarei".split("_"),weekdaysShort:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),weekdaysMin:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te h\u0113kona ruarua",ss:"%d h\u0113kona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(D(5439))},5943:function(P,F,D){!function(f){"use strict";f.defineLocale("mk",{months:"\u0458\u0430\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d\u0438_\u0458\u0443\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u0458\u0430\u043d_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a_\u043f\u0435\u0442\u043e\u043a_\u0441\u0430\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u0435_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u0430\u0431".split("_"),weekdaysMin:"\u043de_\u043fo_\u0432\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441a".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u0435\u043d\u0435\u0441 \u0432\u043e] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432\u043e] LT",nextWeek:"[\u0412\u043e] dddd [\u0432\u043e] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432\u043e] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0430\u0442\u0430] dddd [\u0432\u043e] LT";case 1:case 2:case 4:case 5:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0438\u043e\u0442] dddd [\u0432\u043e] LT"}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435\u0434 %s",s:"\u043d\u0435\u043a\u043e\u043b\u043a\u0443 \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u0435\u0434\u043d\u0430 \u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0435\u0434\u0435\u043d \u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0435\u0434\u0435\u043d \u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",M:"\u0435\u0434\u0435\u043d \u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0438",y:"\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(m){var h=m%10,e=m%100;return 0===m?m+"-\u0435\u0432":0===e?m+"-\u0435\u043d":e>10&&e<20?m+"-\u0442\u0438":1===h?m+"-\u0432\u0438":2===h?m+"-\u0440\u0438":7===h||8===h?m+"-\u043c\u0438":m+"-\u0442\u0438"},week:{dow:1,doy:7}})}(D(5439))},3849:function(P,F,D){!function(f){"use strict";f.defineLocale("ml",{months:"\u0d1c\u0d28\u0d41\u0d35\u0d30\u0d3f_\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41\u0d35\u0d30\u0d3f_\u0d2e\u0d3e\u0d7c\u0d1a\u0d4d\u0d1a\u0d4d_\u0d0f\u0d2a\u0d4d\u0d30\u0d3f\u0d7d_\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48_\u0d13\u0d17\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d4d_\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31\u0d02\u0d2c\u0d7c_\u0d12\u0d15\u0d4d\u0d1f\u0d4b\u0d2c\u0d7c_\u0d28\u0d35\u0d02\u0d2c\u0d7c_\u0d21\u0d3f\u0d38\u0d02\u0d2c\u0d7c".split("_"),monthsShort:"\u0d1c\u0d28\u0d41._\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41._\u0d2e\u0d3e\u0d7c._\u0d0f\u0d2a\u0d4d\u0d30\u0d3f._\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48._\u0d13\u0d17._\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31._\u0d12\u0d15\u0d4d\u0d1f\u0d4b._\u0d28\u0d35\u0d02._\u0d21\u0d3f\u0d38\u0d02.".split("_"),monthsParseExact:!0,weekdays:"\u0d1e\u0d3e\u0d2f\u0d31\u0d3e\u0d34\u0d4d\u0d1a_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d3e\u0d34\u0d4d\u0d1a_\u0d1a\u0d4a\u0d35\u0d4d\u0d35\u0d3e\u0d34\u0d4d\u0d1a_\u0d2c\u0d41\u0d27\u0d28\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a_\u0d36\u0d28\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a".split("_"),weekdaysShort:"\u0d1e\u0d3e\u0d2f\u0d7c_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d7e_\u0d1a\u0d4a\u0d35\u0d4d\u0d35_\u0d2c\u0d41\u0d27\u0d7b_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f_\u0d36\u0d28\u0d3f".split("_"),weekdaysMin:"\u0d1e\u0d3e_\u0d24\u0d3f_\u0d1a\u0d4a_\u0d2c\u0d41_\u0d35\u0d4d\u0d2f\u0d3e_\u0d35\u0d46_\u0d36".split("_"),longDateFormat:{LT:"A h:mm -\u0d28\u0d41",LTS:"A h:mm:ss -\u0d28\u0d41",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -\u0d28\u0d41",LLLL:"dddd, D MMMM YYYY, A h:mm -\u0d28\u0d41"},calendar:{sameDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d4d] LT",nextDay:"[\u0d28\u0d3e\u0d33\u0d46] LT",nextWeek:"dddd, LT",lastDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d32\u0d46] LT",lastWeek:"[\u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d",past:"%s \u0d2e\u0d41\u0d7b\u0d2a\u0d4d",s:"\u0d05\u0d7d\u0d2a \u0d28\u0d3f\u0d2e\u0d3f\u0d37\u0d19\u0d4d\u0d19\u0d7e",ss:"%d \u0d38\u0d46\u0d15\u0d4d\u0d15\u0d7b\u0d21\u0d4d",m:"\u0d12\u0d30\u0d41 \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",mm:"%d \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",h:"\u0d12\u0d30\u0d41 \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",hh:"%d \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",d:"\u0d12\u0d30\u0d41 \u0d26\u0d3f\u0d35\u0d38\u0d02",dd:"%d \u0d26\u0d3f\u0d35\u0d38\u0d02",M:"\u0d12\u0d30\u0d41 \u0d2e\u0d3e\u0d38\u0d02",MM:"%d \u0d2e\u0d3e\u0d38\u0d02",y:"\u0d12\u0d30\u0d41 \u0d35\u0d7c\u0d37\u0d02",yy:"%d \u0d35\u0d7c\u0d37\u0d02"},meridiemParse:/\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f|\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46|\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d|\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02|\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f/i,meridiemHour:function(m,h){return 12===m&&(m=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===h&&m>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===h||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===h?m+12:m},meridiem:function(m,h,e){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"}})}(D(5439))},1977:function(P,F,D){!function(f){"use strict";function l(h,e,T,k){switch(T){case"s":return e?"\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 h+(e?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return h+(e?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return h+(e?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return h+(e?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return h+(e?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return h+(e?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return h}}f.defineLocale("mn",{months:"\u041d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0425\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0413\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0422\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0417\u0443\u0440\u0433\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u043e\u043b\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u041d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0415\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440".split("_"),monthsShort:"1 \u0441\u0430\u0440_2 \u0441\u0430\u0440_3 \u0441\u0430\u0440_4 \u0441\u0430\u0440_5 \u0441\u0430\u0440_6 \u0441\u0430\u0440_7 \u0441\u0430\u0440_8 \u0441\u0430\u0440_9 \u0441\u0430\u0440_10 \u0441\u0430\u0440_11 \u0441\u0430\u0440_12 \u0441\u0430\u0440".split("_"),monthsParseExact:!0,weekdays:"\u041d\u044f\u043c_\u0414\u0430\u0432\u0430\u0430_\u041c\u044f\u0433\u043c\u0430\u0440_\u041b\u0445\u0430\u0433\u0432\u0430_\u041f\u04af\u0440\u044d\u0432_\u0411\u0430\u0430\u0441\u0430\u043d_\u0411\u044f\u043c\u0431\u0430".split("_"),weekdaysShort:"\u041d\u044f\u043c_\u0414\u0430\u0432_\u041c\u044f\u0433_\u041b\u0445\u0430_\u041f\u04af\u0440_\u0411\u0430\u0430_\u0411\u044f\u043c".split("_"),weekdaysMin:"\u041d\u044f_\u0414\u0430_\u041c\u044f_\u041b\u0445_\u041f\u04af_\u0411\u0430_\u0411\u044f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D",LLL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm",LLLL:"dddd, YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm"},meridiemParse:/\u04ae\u04e8|\u04ae\u0425/i,isPM:function(h){return"\u04ae\u0425"===h},meridiem:function(h,e,T){return h<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:l,ss:l,m:l,mm:l,h:l,hh:l,d:l,dd:l,M:l,MM:l,y:l,yy:l},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(h,e){switch(e){case"d":case"D":case"DDD":return h+" \u04e9\u0434\u04e9\u0440";default:return h}}})}(D(5439))},6184:function(P,F,D){!function(f){"use strict";var l={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 h(T,k,L,A){var q="";if(k)switch(L){case"s":q="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":q="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":q="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":q="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":q="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":q="%d \u0924\u093e\u0938";break;case"d":q="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":q="%d \u0926\u093f\u0935\u0938";break;case"M":q="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":q="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":q="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":q="%d \u0935\u0930\u094d\u0937\u0947"}else switch(L){case"s":q="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":q="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":q="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":q="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":q="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":q="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":q="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":q="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":q="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":q="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":q="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":q="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return q.replace(/%d/i,T)}f.defineLocale("mr",{months:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u093f\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u0948_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a._\u090f\u092a\u094d\u0930\u093f._\u092e\u0947._\u091c\u0942\u0928._\u091c\u0941\u0932\u0948._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0933\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0933_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u0935\u093e\u091c\u0924\u093e",LTS:"A h:mm:ss \u0935\u093e\u091c\u0924\u093e",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e",LLLL:"dddd, D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0909\u0926\u094d\u092f\u093e] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092e\u093e\u0917\u0940\u0932] dddd, LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u0927\u094d\u092f\u0947",past:"%s\u092a\u0942\u0930\u094d\u0935\u0940",s:h,ss:h,m:h,mm:h,h,hh:h,d:h,dd:h,M:h,MM:h,y:h,yy:h},preparse:function(T){return T.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(k){return m[k]})},postformat:function(T){return T.replace(/\d/g,function(k){return l[k]})},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(T,k){return 12===T&&(T=0),"\u092a\u0939\u093e\u091f\u0947"===k||"\u0938\u0915\u093e\u0933\u0940"===k?T:"\u0926\u0941\u092a\u093e\u0930\u0940"===k||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===k||"\u0930\u093e\u0924\u094d\u0930\u0940"===k?T>=12?T:T+12:void 0},meridiem:function(T,k,L){return T>=0&&T<6?"\u092a\u0939\u093e\u091f\u0947":T<12?"\u0938\u0915\u093e\u0933\u0940":T<17?"\u0926\u0941\u092a\u093e\u0930\u0940":T<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(D(5439))},4524:function(P,F,D){!function(f){"use strict";f.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(m,h){return 12===m&&(m=0),"pagi"===h?m:"tengahari"===h?m>=11?m:m+12:"petang"===h||"malam"===h?m+12:void 0},meridiem:function(m,h,e){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}})}(D(5439))},485:function(P,F,D){!function(f){"use strict";f.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(m,h){return 12===m&&(m=0),"pagi"===h?m:"tengahari"===h?m>=11?m:m+12:"petang"===h||"malam"===h?m+12:void 0},meridiem:function(m,h,e){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}})}(D(5439))},6681:function(P,F,D){!function(f){"use strict";f.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_\u0120unju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Di\u010bembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_\u0120un_Lul_Aww_Set_Ott_Nov_Di\u010b".split("_"),weekdays:"Il-\u0126add_It-Tnejn_It-Tlieta_L-Erbg\u0127a_Il-\u0126amis_Il-\u0120img\u0127a_Is-Sibt".split("_"),weekdaysShort:"\u0126ad_Tne_Tli_Erb_\u0126am_\u0120im_Sib".split("_"),weekdaysMin:"\u0126a_Tn_Tl_Er_\u0126a_\u0120i_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[G\u0127ada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-biera\u0127 fil-]LT",lastWeek:"dddd [li g\u0127adda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f\u2019 %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"sieg\u0127a",hh:"%d sieg\u0127at",d:"\u0121urnata",dd:"%d \u0121ranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(D(5439))},2024:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("my",{months:"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),monthsShort:"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),weekdays:"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),weekdaysShort:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),weekdaysMin:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]",nextDay:"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]",nextWeek:"dddd LT [\u1019\u103e\u102c]",lastDay:"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]",lastWeek:"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]",sameElse:"L"},relativeTime:{future:"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c",past:"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a",ss:"%d \u1005\u1000\u1039\u1000\u1014\u1037\u103a",m:"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a",mm:"%d \u1019\u102d\u1014\u1005\u103a",h:"\u1010\u1005\u103a\u1014\u102c\u101b\u102e",hh:"%d \u1014\u102c\u101b\u102e",d:"\u1010\u1005\u103a\u101b\u1000\u103a",dd:"%d \u101b\u1000\u103a",M:"\u1010\u1005\u103a\u101c",MM:"%d \u101c",y:"\u1010\u1005\u103a\u1014\u103e\u1005\u103a",yy:"%d \u1014\u103e\u1005\u103a"},preparse:function(e){return e.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},week:{dow:1,doy:4}})}(D(5439))},2688:function(P,F,D){!function(f){"use strict";f.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8._ma._ti._on._to._fr._l\xf8.".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",w:"en uke",ww:"%d uker",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},8914:function(P,F,D){!function(f){"use strict";var l={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.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(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(e,T){return 12===e&&(e=0),"\u0930\u093e\u0924\u093f"===T?e<4?e:e+12:"\u092c\u093f\u0939\u093e\u0928"===T?e:"\u0926\u093f\u0909\u0901\u0938\u094b"===T?e>=10?e:e+12:"\u0938\u093e\u0901\u091d"===T?e+12:void 0},meridiem:function(e,T,k){return e<3?"\u0930\u093e\u0924\u093f":e<12?"\u092c\u093f\u0939\u093e\u0928":e<16?"\u0926\u093f\u0909\u0901\u0938\u094b":e<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}})}(D(5439))},2272:function(P,F,D){!function(f){"use strict";var l="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("_"),h=[/^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],e=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;f.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(k,L){return k?/-MMM-/.test(L)?m[k.month()]:l[k.month()]:l},monthsRegex:e,monthsShortRegex:e,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:h,longMonthsParse:h,shortMonthsParse:h,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(k){return k+(1===k||8===k||k>=20?"ste":"de")},week:{dow:1,doy:4}})}(D(5439))},1758:function(P,F,D){!function(f){"use strict";var l="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("_"),h=[/^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],e=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;f.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(k,L){return k?/-MMM-/.test(L)?m[k.month()]:l[k.month()]:l},monthsRegex:e,monthsShortRegex:e,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:h,longMonthsParse:h,shortMonthsParse:h,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(k){return k+(1===k||8===k||k>=20?"ste":"de")},week:{dow:1,doy:4}})}(D(5439))},1510:function(P,F,D){!function(f){"use strict";f.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_m\xe5ndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._m\xe5._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_m\xe5_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I g\xe5r klokka] LT",lastWeek:"[F\xf8reg\xe5ande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein m\xe5nad",MM:"%d m\xe5nader",y:"eit \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},2797:function(P,F,D){!function(f){"use strict";f.defineLocale("oc-lnc",{months:{standalone:"geni\xe8r_febri\xe8r_mar\xe7_abril_mai_junh_julhet_agost_setembre_oct\xf2bre_novembre_decembre".split("_"),format:"de geni\xe8r_de febri\xe8r_de mar\xe7_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'oct\xf2bre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dim\xe8cres_dij\xf2us_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[u\xe8i a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[i\xe8r a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(m,h){var e=1===m?"r":2===m?"n":3===m?"r":4===m?"t":"\xe8";return("w"===h||"W"===h)&&(e="a"),m+e},week:{dow:1,doy:4}})}(D(5439))},7944:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("pa-in",{months:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),monthsShort:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),weekdays:"\u0a10\u0a24\u0a35\u0a3e\u0a30_\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30_\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30_\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30_\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30".split("_"),weekdaysShort:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),weekdaysMin:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),longDateFormat:{LT:"A h:mm \u0a35\u0a1c\u0a47",LTS:"A h:mm:ss \u0a35\u0a1c\u0a47",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47",LLLL:"dddd, D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47"},calendar:{sameDay:"[\u0a05\u0a1c] LT",nextDay:"[\u0a15\u0a32] LT",nextWeek:"[\u0a05\u0a17\u0a32\u0a3e] dddd, LT",lastDay:"[\u0a15\u0a32] LT",lastWeek:"[\u0a2a\u0a3f\u0a1b\u0a32\u0a47] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0a35\u0a3f\u0a71\u0a1a",past:"%s \u0a2a\u0a3f\u0a1b\u0a32\u0a47",s:"\u0a15\u0a41\u0a1d \u0a38\u0a15\u0a3f\u0a70\u0a1f",ss:"%d \u0a38\u0a15\u0a3f\u0a70\u0a1f",m:"\u0a07\u0a15 \u0a2e\u0a3f\u0a70\u0a1f",mm:"%d \u0a2e\u0a3f\u0a70\u0a1f",h:"\u0a07\u0a71\u0a15 \u0a18\u0a70\u0a1f\u0a3e",hh:"%d \u0a18\u0a70\u0a1f\u0a47",d:"\u0a07\u0a71\u0a15 \u0a26\u0a3f\u0a28",dd:"%d \u0a26\u0a3f\u0a28",M:"\u0a07\u0a71\u0a15 \u0a2e\u0a39\u0a40\u0a28\u0a3e",MM:"%d \u0a2e\u0a39\u0a40\u0a28\u0a47",y:"\u0a07\u0a71\u0a15 \u0a38\u0a3e\u0a32",yy:"%d \u0a38\u0a3e\u0a32"},preparse:function(e){return e.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(e,T){return 12===e&&(e=0),"\u0a30\u0a3e\u0a24"===T?e<4?e:e+12:"\u0a38\u0a35\u0a47\u0a30"===T?e:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===T?e>=10?e:e+12:"\u0a38\u0a3c\u0a3e\u0a2e"===T?e+12:void 0},meridiem:function(e,T,k){return e<4?"\u0a30\u0a3e\u0a24":e<10?"\u0a38\u0a35\u0a47\u0a30":e<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":e<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(D(5439))},1605:function(P,F,D){!function(f){"use strict";var l="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("_"),h=[/^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 e(L){return L%10<5&&L%10>1&&~~(L/10)%10!=1}function T(L,A,q){var j=L+" ";switch(q){case"ss":return j+(e(L)?"sekundy":"sekund");case"m":return A?"minuta":"minut\u0119";case"mm":return j+(e(L)?"minuty":"minut");case"h":return A?"godzina":"godzin\u0119";case"hh":return j+(e(L)?"godziny":"godzin");case"ww":return j+(e(L)?"tygodnie":"tygodni");case"MM":return j+(e(L)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return j+(e(L)?"lata":"lat")}}f.defineLocale("pl",{months:function(L,A){return L?/D MMMM/.test(A)?m[L.month()]:l[L.month()]:l},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:h,longMonthsParse:h,shortMonthsParse:h,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:T,m:T,mm:T,h:T,hh:T,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:T,M:"miesi\u0105c",MM:T,y:"rok",yy:T},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},3840:function(P,F,D){!function(f){"use strict";f.defineLocale("pt-br",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_ter\xe7a-feira_quarta-feira_quinta-feira_sexta-feira_s\xe1bado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_s\xe1b".split("_"),weekdaysMin:"do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [\xe0s] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [\xe0s] HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",invalidDate:"Data inv\xe1lida"})}(D(5439))},4225:function(P,F,D){!function(f){"use strict";f.defineLocale("pt",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),weekdaysMin:"Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(D(5439))},5128:function(P,F,D){!function(f){"use strict";function l(h,e,T){var L=" ";return(h%100>=20||h>=100&&h%100==0)&&(L=" de "),h+L+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[T]}f.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminic\u0103_luni_mar\u021bi_miercuri_joi_vineri_s\xe2mb\u0103t\u0103".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_S\xe2m".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_S\xe2".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[m\xe2ine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s \xeen urm\u0103",s:"c\xe2teva secunde",ss:l,m:"un minut",mm:l,h:"o or\u0103",hh:l,d:"o zi",dd:l,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:l,M:"o lun\u0103",MM:l,y:"un an",yy:l},week:{dow:1,doy:7}})}(D(5439))},5127:function(P,F,D){!function(f){"use strict";function m(T,k,L){return"m"===L?k?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":T+" "+function l(T,k){var L=T.split("_");return k%10==1&&k%100!=11?L[0]:k%10>=2&&k%10<=4&&(k%100<10||k%100>=20)?L[1]:L[2]}({ss:k?"\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:k?"\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"}[L],+T)}var h=[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i];f.defineLocale("ru",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_")},monthsShort:{format:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_"),standalone:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440\u0442_\u0430\u043f\u0440._\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_")},weekdays:{standalone:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430".split("_"),format:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443".split("_"),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?] ?dddd/},weekdaysShort:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),monthsParse:h,longMonthsParse:h,shortMonthsParse:h,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(T){if(T.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(T){if(T.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(T){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(T)},meridiem:function(T,k,L){return T<4?"\u043d\u043e\u0447\u0438":T<12?"\u0443\u0442\u0440\u0430":T<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(T,k){switch(k){case"M":case"d":case"DDD":return T+"-\u0439";case"D":return T+"-\u0433\u043e";case"w":case"W":return T+"-\u044f";default:return T}},week:{dow:1,doy:4}})}(D(5439))},2525:function(P,F,D){!function(f){"use strict";var l=["\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"];f.defineLocale("sd",{months:l,monthsShort:l,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(e){return"\u0634\u0627\u0645"===e},meridiem:function(e,T,k){return e<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(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(D(5439))},9893:function(P,F,D){!function(f){"use strict";f.defineLocale("se",{months:"o\u0111\u0111ajagem\xe1nnu_guovvam\xe1nnu_njuk\u010dam\xe1nnu_cuo\u014bom\xe1nnu_miessem\xe1nnu_geassem\xe1nnu_suoidnem\xe1nnu_borgem\xe1nnu_\u010dak\u010dam\xe1nnu_golggotm\xe1nnu_sk\xe1bmam\xe1nnu_juovlam\xe1nnu".split("_"),monthsShort:"o\u0111\u0111j_guov_njuk_cuo_mies_geas_suoi_borg_\u010dak\u010d_golg_sk\xe1b_juov".split("_"),weekdays:"sotnabeaivi_vuoss\xe1rga_ma\u014b\u014beb\xe1rga_gaskavahkku_duorastat_bearjadat_l\xe1vvardat".split("_"),weekdaysShort:"sotn_vuos_ma\u014b_gask_duor_bear_l\xe1v".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s gea\u017ees",past:"ma\u014bit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta m\xe1nnu",MM:"%d m\xe1nut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},3123:function(P,F,D){!function(f){"use strict";f.defineLocale("si",{months:"\u0da2\u0db1\u0dc0\u0dcf\u0dbb\u0dd2_\u0db4\u0dd9\u0db6\u0dbb\u0dc0\u0dcf\u0dbb\u0dd2_\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4_\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd\u0dc3\u0dca\u0dad\u0dd4_\u0dc3\u0dd0\u0db4\u0dca\u0dad\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0d94\u0d9a\u0dca\u0dad\u0ddd\u0db6\u0dbb\u0dca_\u0db1\u0ddc\u0dc0\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0daf\u0dd9\u0dc3\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca".split("_"),monthsShort:"\u0da2\u0db1_\u0db4\u0dd9\u0db6_\u0db8\u0dcf\u0dbb\u0dca_\u0d85\u0db4\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd_\u0dc3\u0dd0\u0db4\u0dca_\u0d94\u0d9a\u0dca_\u0db1\u0ddc\u0dc0\u0dd0_\u0daf\u0dd9\u0dc3\u0dd0".split("_"),weekdays:"\u0d89\u0dbb\u0dd2\u0daf\u0dcf_\u0dc3\u0db3\u0dd4\u0daf\u0dcf_\u0d85\u0d9f\u0dc4\u0dbb\u0dd4\u0dc0\u0dcf\u0daf\u0dcf_\u0db6\u0daf\u0dcf\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4\u0dc3\u0dca\u0db4\u0dad\u0dd2\u0db1\u0dca\u0daf\u0dcf_\u0dc3\u0dd2\u0d9a\u0dd4\u0dbb\u0dcf\u0daf\u0dcf_\u0dc3\u0dd9\u0db1\u0dc3\u0dd4\u0dbb\u0dcf\u0daf\u0dcf".split("_"),weekdaysShort:"\u0d89\u0dbb\u0dd2_\u0dc3\u0db3\u0dd4_\u0d85\u0d9f_\u0db6\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4_\u0dc3\u0dd2\u0d9a\u0dd4_\u0dc3\u0dd9\u0db1".split("_"),weekdaysMin:"\u0d89_\u0dc3_\u0d85_\u0db6_\u0db6\u0dca\u200d\u0dbb_\u0dc3\u0dd2_\u0dc3\u0dd9".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [\u0dc0\u0dd0\u0db1\u0dd2] dddd, a h:mm:ss"},calendar:{sameDay:"[\u0d85\u0daf] LT[\u0da7]",nextDay:"[\u0dc4\u0dd9\u0da7] LT[\u0da7]",nextWeek:"dddd LT[\u0da7]",lastDay:"[\u0d8a\u0dba\u0dda] LT[\u0da7]",lastWeek:"[\u0db4\u0dc3\u0dd4\u0d9c\u0dd2\u0dba] dddd LT[\u0da7]",sameElse:"L"},relativeTime:{future:"%s\u0d9a\u0dd2\u0db1\u0dca",past:"%s\u0d9a\u0da7 \u0db4\u0dd9\u0dbb",s:"\u0dad\u0dad\u0dca\u0db4\u0dbb \u0d9a\u0dd2\u0dc4\u0dd2\u0db4\u0dba",ss:"\u0dad\u0dad\u0dca\u0db4\u0dbb %d",m:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4\u0dc0",mm:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4 %d",h:"\u0db4\u0dd0\u0dba",hh:"\u0db4\u0dd0\u0dba %d",d:"\u0daf\u0dd2\u0db1\u0dba",dd:"\u0daf\u0dd2\u0db1 %d",M:"\u0db8\u0dcf\u0dc3\u0dba",MM:"\u0db8\u0dcf\u0dc3 %d",y:"\u0dc0\u0dc3\u0dbb",yy:"\u0dc0\u0dc3\u0dbb %d"},dayOfMonthOrdinalParse:/\d{1,2} \u0dc0\u0dd0\u0db1\u0dd2/,ordinal:function(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,h,e){return m>11?e?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":e?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(D(5439))},9635:function(P,F,D){!function(f){"use strict";var l="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 h(k){return k>1&&k<5}function e(k,L,A,q){var j=k+" ";switch(A){case"s":return L||q?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return L||q?j+(h(k)?"sekundy":"sek\xfand"):j+"sekundami";case"m":return L?"min\xfata":q?"min\xfatu":"min\xfatou";case"mm":return L||q?j+(h(k)?"min\xfaty":"min\xfat"):j+"min\xfatami";case"h":return L?"hodina":q?"hodinu":"hodinou";case"hh":return L||q?j+(h(k)?"hodiny":"hod\xedn"):j+"hodinami";case"d":return L||q?"de\u0148":"d\u0148om";case"dd":return L||q?j+(h(k)?"dni":"dn\xed"):j+"d\u0148ami";case"M":return L||q?"mesiac":"mesiacom";case"MM":return L||q?j+(h(k)?"mesiace":"mesiacov"):j+"mesiacmi";case"y":return L||q?"rok":"rokom";case"yy":return L||q?j+(h(k)?"roky":"rokov"):j+"rokmi"}}f.defineLocale("sk",{months:l,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:e,ss:e,m:e,mm:e,h:e,hh:e,d:e,dd:e,M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},8106:function(P,F,D){!function(f){"use strict";function l(h,e,T,k){var L=h+" ";switch(T){case"s":return e||k?"nekaj sekund":"nekaj sekundami";case"ss":return L+(1===h?e?"sekundo":"sekundi":2===h?e||k?"sekundi":"sekundah":h<5?e||k?"sekunde":"sekundah":"sekund");case"m":return e?"ena minuta":"eno minuto";case"mm":return L+(1===h?e?"minuta":"minuto":2===h?e||k?"minuti":"minutama":h<5?e||k?"minute":"minutami":e||k?"minut":"minutami");case"h":return e?"ena ura":"eno uro";case"hh":return L+(1===h?e?"ura":"uro":2===h?e||k?"uri":"urama":h<5?e||k?"ure":"urami":e||k?"ur":"urami");case"d":return e||k?"en dan":"enim dnem";case"dd":return L+(1===h?e||k?"dan":"dnem":2===h?e||k?"dni":"dnevoma":e||k?"dni":"dnevi");case"M":return e||k?"en mesec":"enim mesecem";case"MM":return L+(1===h?e||k?"mesec":"mesecem":2===h?e||k?"meseca":"mesecema":h<5?e||k?"mesece":"meseci":e||k?"mesecev":"meseci");case"y":return e||k?"eno leto":"enim letom";case"yy":return L+(1===h?e||k?"leto":"letom":2===h?e||k?"leti":"letoma":h<5?e||k?"leta":"leti":e||k?"let":"leti")}}f.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_\u010detrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._\u010det._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_\u010de_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[v\u010deraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prej\u0161njo] [nedeljo] [ob] LT";case 3:return"[prej\u0161njo] [sredo] [ob] LT";case 6:return"[prej\u0161njo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prej\u0161nji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"\u010dez %s",past:"pred %s",s:l,ss:l,m:l,mm:l,h:l,hh:l,d:l,dd:l,M:l,MM:l,y:l,yy:l},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(D(5439))},8799:function(P,F,D){!function(f){"use strict";f.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_N\xebntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_N\xebn_Dhj".split("_"),weekdays:"E Diel_E H\xebn\xeb_E Mart\xeb_E M\xebrkur\xeb_E Enjte_E Premte_E Shtun\xeb".split("_"),weekdaysShort:"Die_H\xebn_Mar_M\xebr_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_M\xeb_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(m){return"M"===m.charAt(0)},meridiem:function(m,h,e){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}})}(D(5439))},2872:function(P,F,D){!function(f){"use strict";var l={words:{ss:["\u0441\u0435\u043a\u0443\u043d\u0434\u0430","\u0441\u0435\u043a\u0443\u043d\u0434\u0435","\u0441\u0435\u043a\u0443\u043d\u0434\u0438"],m:["\u0458\u0435\u0434\u0430\u043d \u043c\u0438\u043d\u0443\u0442","\u0458\u0435\u0434\u043d\u0435 \u043c\u0438\u043d\u0443\u0442\u0435"],mm:["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0435","\u043c\u0438\u043d\u0443\u0442\u0430"],h:["\u0458\u0435\u0434\u0430\u043d \u0441\u0430\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u0441\u0430\u0442\u0430"],hh:["\u0441\u0430\u0442","\u0441\u0430\u0442\u0430","\u0441\u0430\u0442\u0438"],dd:["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],MM:["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],yy:["\u0433\u043e\u0434\u0438\u043d\u0430","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},correctGrammaticalCase:function(h,e){return 1===h?e[0]:h>=2&&h<=4?e[1]:e[2]},translate:function(h,e,T){var k=l.words[T];return 1===T.length?e?k[0]:k[1]:h+" "+l.correctGrammaticalCase(h,k)}};f.defineLocale("sr-cyrl",{months:"\u0458\u0430\u043d\u0443\u0430\u0440_\u0444\u0435\u0431\u0440\u0443\u0430\u0440_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440_\u043e\u043a\u0442\u043e\u0431\u0430\u0440_\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440_\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440".split("_"),monthsShort:"\u0458\u0430\u043d._\u0444\u0435\u0431._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433._\u0441\u0435\u043f._\u043e\u043a\u0442._\u043d\u043e\u0432._\u0434\u0435\u0446.".split("_"),monthsParseExact:!0,weekdays:"\u043d\u0435\u0434\u0435\u0459\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a_\u0443\u0442\u043e\u0440\u0430\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a_\u043f\u0435\u0442\u0430\u043a_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434._\u043f\u043e\u043d._\u0443\u0442\u043e._\u0441\u0440\u0435._\u0447\u0435\u0442._\u043f\u0435\u0442._\u0441\u0443\u0431.".split("_"),weekdaysMin:"\u043d\u0435_\u043f\u043e_\u0443\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441\u0443".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[\u0434\u0430\u043d\u0430\u0441 \u0443] LT",nextDay:"[\u0441\u0443\u0442\u0440\u0430 \u0443] LT",nextWeek:function(){switch(this.day()){case 0:return"[\u0443] [\u043d\u0435\u0434\u0435\u0459\u0443] [\u0443] LT";case 3:return"[\u0443] [\u0441\u0440\u0435\u0434\u0443] [\u0443] LT";case 6:return"[\u0443] [\u0441\u0443\u0431\u043e\u0442\u0443] [\u0443] LT";case 1:case 2:case 4:case 5:return"[\u0443] dddd [\u0443] LT"}},lastDay:"[\u0458\u0443\u0447\u0435 \u0443] LT",lastWeek:function(){return["[\u043f\u0440\u043e\u0448\u043b\u0435] [\u043d\u0435\u0434\u0435\u0459\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0443\u0442\u043e\u0440\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0440\u0435\u0434\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0447\u0435\u0442\u0432\u0440\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u0435\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0443\u0431\u043e\u0442\u0435] [\u0443] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435 %s",s:"\u043d\u0435\u043a\u043e\u043b\u0438\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:l.translate,m:l.translate,mm:l.translate,h:l.translate,hh:l.translate,d:"\u0434\u0430\u043d",dd:l.translate,M:"\u043c\u0435\u0441\u0435\u0446",MM:l.translate,y:"\u0433\u043e\u0434\u0438\u043d\u0443",yy:l.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(D(5439))},7949:function(P,F,D){!function(f){"use strict";var l={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jedne minute"],mm:["minut","minute","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mesec","meseca","meseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(h,e){return 1===h?e[0]:h>=2&&h<=4?e[1]:e[2]},translate:function(h,e,T){var k=l.words[T];return 1===T.length?e?k[0]:k[1]:h+" "+l.correctGrammaticalCase(h,k)}};f.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedelje] [u] LT","[pro\u0161log] [ponedeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:l.translate,m:l.translate,mm:l.translate,h:l.translate,hh:l.translate,d:"dan",dd:l.translate,M:"mesec",MM:l.translate,y:"godinu",yy:l.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(D(5439))},6167:function(P,F,D){!function(f){"use strict";f.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(m,h,e){return m<11?"ekuseni":m<15?"emini":m<19?"entsambama":"ebusuku"},meridiemHour:function(m,h){return 12===m&&(m=0),"ekuseni"===h?m:"emini"===h?m>=11?m:m+12:"entsambama"===h||"ebusuku"===h?0===m?0:m+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(D(5439))},9713:function(P,F,D){!function(f){"use strict";f.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf6ndag_m\xe5ndag_tisdag_onsdag_torsdag_fredag_l\xf6rdag".split("_"),weekdaysShort:"s\xf6n_m\xe5n_tis_ons_tor_fre_l\xf6r".split("_"),weekdaysMin:"s\xf6_m\xe5_ti_on_to_fr_l\xf6".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Ig\xe5r] LT",nextWeek:"[P\xe5] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"f\xf6r %s sedan",s:"n\xe5gra sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en m\xe5nad",MM:"%d m\xe5nader",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?":e":1===h||2===h?":a":":e")},week:{dow:1,doy:4}})}(D(5439))},1982:function(P,F,D){!function(f){"use strict";f.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}})}(D(5439))},2732:function(P,F,D){!function(f){"use strict";var l={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"};f.defineLocale("ta",{months:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),monthsShort:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),weekdays:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),weekdaysShort:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),weekdaysMin:"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT",nextDay:"[\u0ba8\u0bbe\u0bb3\u0bc8] LT",nextWeek:"dddd, LT",lastDay:"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT",lastWeek:"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0b87\u0bb2\u0bcd",past:"%s \u0bae\u0bc1\u0ba9\u0bcd",s:"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",ss:"%d \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",m:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd",mm:"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd",h:"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",hh:"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",d:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd",dd:"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd",M:"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd",MM:"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd",y:"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd",yy:"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(e){return e+"\u0bb5\u0ba4\u0bc1"},preparse:function(e){return e.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,function(T){return m[T]})},postformat:function(e){return e.replace(/\d/g,function(T){return l[T]})},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(e,T,k){return e<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":e<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":e<10?" \u0b95\u0bbe\u0bb2\u0bc8":e<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":e<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":e<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(e,T){return 12===e&&(e=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===T?e<2?e:e+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===T||"\u0b95\u0bbe\u0bb2\u0bc8"===T||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===T&&e>=10?e:e+12},week:{dow:0,doy:6}})}(D(5439))},3636:function(P,F,D){!function(f){"use strict";f.defineLocale("te",{months:"\u0c1c\u0c28\u0c35\u0c30\u0c3f_\u0c2b\u0c3f\u0c2c\u0c4d\u0c30\u0c35\u0c30\u0c3f_\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f\u0c32\u0c4d_\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17\u0c38\u0c4d\u0c1f\u0c41_\u0c38\u0c46\u0c2a\u0c4d\u0c1f\u0c46\u0c02\u0c2c\u0c30\u0c4d_\u0c05\u0c15\u0c4d\u0c1f\u0c4b\u0c2c\u0c30\u0c4d_\u0c28\u0c35\u0c02\u0c2c\u0c30\u0c4d_\u0c21\u0c3f\u0c38\u0c46\u0c02\u0c2c\u0c30\u0c4d".split("_"),monthsShort:"\u0c1c\u0c28._\u0c2b\u0c3f\u0c2c\u0c4d\u0c30._\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f._\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17._\u0c38\u0c46\u0c2a\u0c4d._\u0c05\u0c15\u0c4d\u0c1f\u0c4b._\u0c28\u0c35._\u0c21\u0c3f\u0c38\u0c46.".split("_"),monthsParseExact:!0,weekdays:"\u0c06\u0c26\u0c3f\u0c35\u0c3e\u0c30\u0c02_\u0c38\u0c4b\u0c2e\u0c35\u0c3e\u0c30\u0c02_\u0c2e\u0c02\u0c17\u0c33\u0c35\u0c3e\u0c30\u0c02_\u0c2c\u0c41\u0c27\u0c35\u0c3e\u0c30\u0c02_\u0c17\u0c41\u0c30\u0c41\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c41\u0c15\u0c4d\u0c30\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c28\u0c3f\u0c35\u0c3e\u0c30\u0c02".split("_"),weekdaysShort:"\u0c06\u0c26\u0c3f_\u0c38\u0c4b\u0c2e_\u0c2e\u0c02\u0c17\u0c33_\u0c2c\u0c41\u0c27_\u0c17\u0c41\u0c30\u0c41_\u0c36\u0c41\u0c15\u0c4d\u0c30_\u0c36\u0c28\u0c3f".split("_"),weekdaysMin:"\u0c06_\u0c38\u0c4b_\u0c2e\u0c02_\u0c2c\u0c41_\u0c17\u0c41_\u0c36\u0c41_\u0c36".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c28\u0c47\u0c21\u0c41] LT",nextDay:"[\u0c30\u0c47\u0c2a\u0c41] LT",nextWeek:"dddd, LT",lastDay:"[\u0c28\u0c3f\u0c28\u0c4d\u0c28] LT",lastWeek:"[\u0c17\u0c24] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0c32\u0c4b",past:"%s \u0c15\u0c4d\u0c30\u0c3f\u0c24\u0c02",s:"\u0c15\u0c4a\u0c28\u0c4d\u0c28\u0c3f \u0c15\u0c4d\u0c37\u0c23\u0c3e\u0c32\u0c41",ss:"%d \u0c38\u0c46\u0c15\u0c28\u0c4d\u0c32\u0c41",m:"\u0c12\u0c15 \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c02",mm:"%d \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c3e\u0c32\u0c41",h:"\u0c12\u0c15 \u0c17\u0c02\u0c1f",hh:"%d \u0c17\u0c02\u0c1f\u0c32\u0c41",d:"\u0c12\u0c15 \u0c30\u0c4b\u0c1c\u0c41",dd:"%d \u0c30\u0c4b\u0c1c\u0c41\u0c32\u0c41",M:"\u0c12\u0c15 \u0c28\u0c46\u0c32",MM:"%d \u0c28\u0c46\u0c32\u0c32\u0c41",y:"\u0c12\u0c15 \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c02",yy:"%d \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c3e\u0c32\u0c41"},dayOfMonthOrdinalParse:/\d{1,2}\u0c35/,ordinal:"%d\u0c35",meridiemParse:/\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f|\u0c09\u0c26\u0c2f\u0c02|\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02|\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===h?m<4?m:m+12:"\u0c09\u0c26\u0c2f\u0c02"===h?m:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===h?m>=10?m:m+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===h?m+12:void 0},meridiem:function(m,h,e){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}})}(D(5439))},2115:function(P,F,D){!function(f){"use strict";f.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Ju\xf1u_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(D(5439))},9801:function(P,F,D){!function(f){"use strict";var l={0:"-\u0443\u043c",1:"-\u0443\u043c",2:"-\u044e\u043c",3:"-\u044e\u043c",4:"-\u0443\u043c",5:"-\u0443\u043c",6:"-\u0443\u043c",7:"-\u0443\u043c",8:"-\u0443\u043c",9:"-\u0443\u043c",10:"-\u0443\u043c",12:"-\u0443\u043c",13:"-\u0443\u043c",20:"-\u0443\u043c",30:"-\u044e\u043c",40:"-\u0443\u043c",50:"-\u0443\u043c",60:"-\u0443\u043c",70:"-\u0443\u043c",80:"-\u0443\u043c",90:"-\u0443\u043c",100:"-\u0443\u043c"};f.defineLocale("tg",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0430\u043b\u0438_\u043c\u0430\u0440\u0442\u0438_\u0430\u043f\u0440\u0435\u043b\u0438_\u043c\u0430\u0439\u0438_\u0438\u044e\u043d\u0438_\u0438\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442\u0438_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u0438_\u043e\u043a\u0442\u044f\u0431\u0440\u0438_\u043d\u043e\u044f\u0431\u0440\u0438_\u0434\u0435\u043a\u0430\u0431\u0440\u0438".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_")},monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u044f\u043a\u0448\u0430\u043d\u0431\u0435_\u0434\u0443\u0448\u0430\u043d\u0431\u0435_\u0441\u0435\u0448\u0430\u043d\u0431\u0435_\u0447\u043e\u0440\u0448\u0430\u043d\u0431\u0435_\u043f\u0430\u043d\u04b7\u0448\u0430\u043d\u0431\u0435_\u04b7\u0443\u043c\u044a\u0430_\u0448\u0430\u043d\u0431\u0435".split("_"),weekdaysShort:"\u044f\u0448\u0431_\u0434\u0448\u0431_\u0441\u0448\u0431_\u0447\u0448\u0431_\u043f\u0448\u0431_\u04b7\u0443\u043c_\u0448\u043d\u0431".split("_"),weekdaysMin:"\u044f\u0448_\u0434\u0448_\u0441\u0448_\u0447\u0448_\u043f\u0448_\u04b7\u043c_\u0448\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0418\u043c\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextDay:"[\u0424\u0430\u0440\u0434\u043e \u0441\u043e\u0430\u0442\u0438] LT",lastDay:"[\u0414\u0438\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u043e\u044f\u043d\u0434\u0430 \u0441\u043e\u0430\u0442\u0438] LT",lastWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u0433\u0443\u0437\u0430\u0448\u0442\u0430 \u0441\u043e\u0430\u0442\u0438] LT",sameElse:"L"},relativeTime:{future:"\u0431\u0430\u044a\u0434\u0438 %s",past:"%s \u043f\u0435\u0448",s:"\u044f\u043a\u0447\u0430\u043d\u0434 \u0441\u043e\u043d\u0438\u044f",m:"\u044f\u043a \u0434\u0430\u049b\u0438\u049b\u0430",mm:"%d \u0434\u0430\u049b\u0438\u049b\u0430",h:"\u044f\u043a \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u044f\u043a \u0440\u04ef\u0437",dd:"%d \u0440\u04ef\u0437",M:"\u044f\u043a \u043c\u043e\u04b3",MM:"%d \u043c\u043e\u04b3",y:"\u044f\u043a \u0441\u043e\u043b",yy:"%d \u0441\u043e\u043b"},meridiemParse:/\u0448\u0430\u0431|\u0441\u0443\u0431\u04b3|\u0440\u04ef\u0437|\u0431\u0435\u0433\u043e\u04b3/,meridiemHour:function(h,e){return 12===h&&(h=0),"\u0448\u0430\u0431"===e?h<4?h:h+12:"\u0441\u0443\u0431\u04b3"===e?h:"\u0440\u04ef\u0437"===e?h>=11?h:h+12:"\u0431\u0435\u0433\u043e\u04b3"===e?h+12:void 0},meridiem:function(h,e,T){return h<4?"\u0448\u0430\u0431":h<11?"\u0441\u0443\u0431\u04b3":h<16?"\u0440\u04ef\u0437":h<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(h){return h+(l[h]||l[h%10]||l[h>=100?100:null])},week:{dow:1,doy:7}})}(D(5439))},4486:function(P,F,D){!function(f){"use strict";f.defineLocale("th",{months:"\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21_\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c_\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21_\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19_\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19_\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21_\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21_\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19_\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19_\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21".split("_"),monthsShort:"\u0e21.\u0e04._\u0e01.\u0e1e._\u0e21\u0e35.\u0e04._\u0e40\u0e21.\u0e22._\u0e1e.\u0e04._\u0e21\u0e34.\u0e22._\u0e01.\u0e04._\u0e2a.\u0e04._\u0e01.\u0e22._\u0e15.\u0e04._\u0e1e.\u0e22._\u0e18.\u0e04.".split("_"),monthsParseExact:!0,weekdays:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysShort:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysMin:"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm",LLLL:"\u0e27\u0e31\u0e19dddd\u0e17\u0e35\u0e48 D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm"},meridiemParse:/\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/,isPM:function(m){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===m},meridiem:function(m,h,e){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"}})}(D(5439))},1310:function(P,F,D){!function(f){"use strict";var l={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'\xfcnji",4:"'\xfcnji",100:"'\xfcnji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"};f.defineLocale("tk",{months:"\xddanwar_Fewral_Mart_Aprel_Ma\xfd_I\xfdun_I\xfdul_Awgust_Sent\xfdabr_Okt\xfdabr_No\xfdabr_Dekabr".split("_"),monthsShort:"\xddan_Few_Mar_Apr_Ma\xfd_I\xfdn_I\xfdl_Awg_Sen_Okt_No\xfd_Dek".split("_"),weekdays:"\xddek\u015fenbe_Du\u015fenbe_Si\u015fenbe_\xc7ar\u015fenbe_Pen\u015fenbe_Anna_\u015eenbe".split("_"),weekdaysShort:"\xddek_Du\u015f_Si\u015f_\xc7ar_Pen_Ann_\u015een".split("_"),weekdaysMin:"\xddk_D\u015f_S\u015f_\xc7r_Pn_An_\u015en".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[d\xfc\xfdn] LT",lastWeek:"[ge\xe7en] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s so\u0148",past:"%s \xf6\u0148",s:"birn\xe4\xe7e sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir a\xfd",MM:"%d a\xfd",y:"bir \xfdyl",yy:"%d \xfdyl"},ordinal:function(h,e){switch(e){case"d":case"D":case"Do":case"DD":return h;default:if(0===h)return h+"'unjy";var T=h%10;return h+(l[T]||l[h%100-T]||l[h>=100?100:null])}},week:{dow:1,doy:7}})}(D(5439))},2360:function(P,F,D){!function(f){"use strict";f.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(m){return m},week:{dow:1,doy:4}})}(D(5439))},6645:function(P,F,D){!function(f){"use strict";var l="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function e(L,A,q,j){var z=function T(L){var A=Math.floor(L%1e3/100),q=Math.floor(L%100/10),j=L%10,z="";return A>0&&(z+=l[A]+"vatlh"),q>0&&(z+=(""!==z?" ":"")+l[q]+"maH"),j>0&&(z+=(""!==z?" ":"")+l[j]),""===z?"pagh":z}(L);switch(q){case"ss":return z+" lup";case"mm":return z+" tup";case"hh":return z+" rep";case"dd":return z+" jaj";case"MM":return z+" jar";case"yy":return z+" DIS"}}f.defineLocale("tlh",{months:"tera\u2019 jar wa\u2019_tera\u2019 jar cha\u2019_tera\u2019 jar wej_tera\u2019 jar loS_tera\u2019 jar vagh_tera\u2019 jar jav_tera\u2019 jar Soch_tera\u2019 jar chorgh_tera\u2019 jar Hut_tera\u2019 jar wa\u2019maH_tera\u2019 jar wa\u2019maH wa\u2019_tera\u2019 jar wa\u2019maH cha\u2019".split("_"),monthsShort:"jar wa\u2019_jar cha\u2019_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa\u2019maH_jar wa\u2019maH wa\u2019_jar wa\u2019maH cha\u2019".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa\u2019leS] LT",nextWeek:"LLL",lastDay:"[wa\u2019Hu\u2019] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:function m(L){var A=L;return-1!==L.indexOf("jaj")?A.slice(0,-3)+"leS":-1!==L.indexOf("jar")?A.slice(0,-3)+"waQ":-1!==L.indexOf("DIS")?A.slice(0,-3)+"nem":A+" pIq"},past:function h(L){var A=L;return-1!==L.indexOf("jaj")?A.slice(0,-3)+"Hu\u2019":-1!==L.indexOf("jar")?A.slice(0,-3)+"wen":-1!==L.indexOf("DIS")?A.slice(0,-3)+"ben":A+" ret"},s:"puS lup",ss:e,m:"wa\u2019 tup",mm:e,h:"wa\u2019 rep",hh:e,d:"wa\u2019 jaj",dd:e,M:"wa\u2019 jar",MM:e,y:"wa\u2019 DIS",yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(D(5439))},8374:function(P,F,D){!function(f){"use strict";var l={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'\xfcnc\xfc",4:"'\xfcnc\xfc",100:"'\xfcnc\xfc",6:"'nc\u0131",9:"'uncu",10:"'uncu",30:"'uncu",60:"'\u0131nc\u0131",90:"'\u0131nc\u0131"};f.defineLocale("tr",{months:"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pts_Sal_\xc7ar_Per_Cum_Cts".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),meridiem:function(h,e,T){return h<12?T?"\xf6\xf6":"\xd6\xd6":T?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(h){return"\xf6s"===h||"\xd6S"===h},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(h,e){switch(e){case"d":case"D":case"Do":case"DD":return h;default:if(0===h)return h+"'\u0131nc\u0131";var T=h%10;return h+(l[T]||l[h%100-T]||l[h>=100?100:null])}},week:{dow:1,doy:7}})}(D(5439))},256:function(P,F,D){!function(f){"use strict";function m(h,e,T,k){var L={s:["viensas secunds","'iensas secunds"],ss:[h+" secunds",h+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[h+" m\xeduts",h+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[h+" \xfeoras",h+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[h+" ziuas",h+" ziuas"],M:["'n mes","'iens mes"],MM:[h+" mesen",h+" mesen"],y:["'n ar","'iens ar"],yy:[h+" ars",h+" ars"]};return k||e?L[T][0]:L[T][1]}f.defineLocale("tzl",{months:"Januar_Fevraglh_Mar\xe7_Avr\xefu_Mai_G\xfcn_Julia_Guscht_Setemvar_Listop\xe4ts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_G\xfcn_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"S\xfaladi_L\xfane\xe7i_Maitzi_M\xe1rcuri_Xh\xfaadi_Vi\xe9ner\xe7i_S\xe1turi".split("_"),weekdaysShort:"S\xfal_L\xfan_Mai_M\xe1r_Xh\xfa_Vi\xe9_S\xe1t".split("_"),weekdaysMin:"S\xfa_L\xfa_Ma_M\xe1_Xh_Vi_S\xe1".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(h){return"d'o"===h.toLowerCase()},meridiem:function(h,e,T){return h>11?T?"d'o":"D'O":T?"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}})}(D(5439))},1631:function(P,F,D){!function(f){"use strict";f.defineLocale("tzm-latn",{months:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minu\u1e0d",mm:"%d minu\u1e0d",h:"sa\u025ba",hh:"%d tassa\u025bin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}})}(D(5439))},1595:function(P,F,D){!function(f){"use strict";f.defineLocale("tzm",{months:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),monthsShort:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),weekdays:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysShort:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysMin:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u2d30\u2d59\u2d37\u2d45 \u2d34] LT",nextDay:"[\u2d30\u2d59\u2d3d\u2d30 \u2d34] LT",nextWeek:"dddd [\u2d34] LT",lastDay:"[\u2d30\u2d5a\u2d30\u2d4f\u2d5c \u2d34] LT",lastWeek:"dddd [\u2d34] LT",sameElse:"L"},relativeTime:{future:"\u2d37\u2d30\u2d37\u2d45 \u2d59 \u2d62\u2d30\u2d4f %s",past:"\u2d62\u2d30\u2d4f %s",s:"\u2d49\u2d4e\u2d49\u2d3d",ss:"%d \u2d49\u2d4e\u2d49\u2d3d",m:"\u2d4e\u2d49\u2d4f\u2d53\u2d3a",mm:"%d \u2d4e\u2d49\u2d4f\u2d53\u2d3a",h:"\u2d59\u2d30\u2d44\u2d30",hh:"%d \u2d5c\u2d30\u2d59\u2d59\u2d30\u2d44\u2d49\u2d4f",d:"\u2d30\u2d59\u2d59",dd:"%d o\u2d59\u2d59\u2d30\u2d4f",M:"\u2d30\u2d62o\u2d53\u2d54",MM:"%d \u2d49\u2d62\u2d62\u2d49\u2d54\u2d4f",y:"\u2d30\u2d59\u2d33\u2d30\u2d59",yy:"%d \u2d49\u2d59\u2d33\u2d30\u2d59\u2d4f"},week:{dow:6,doy:12}})}(D(5439))},6050:function(P,F,D){!function(f){"use strict";f.defineLocale("ug-cn",{months:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),monthsShort:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),weekdays:"\u064a\u06d5\u0643\u0634\u06d5\u0646\u0628\u06d5_\u062f\u06c8\u0634\u06d5\u0646\u0628\u06d5_\u0633\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u0686\u0627\u0631\u0634\u06d5\u0646\u0628\u06d5_\u067e\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u062c\u06c8\u0645\u06d5_\u0634\u06d5\u0646\u0628\u06d5".split("_"),weekdaysShort:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),weekdaysMin:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649",LLL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm",LLLL:"dddd\u060c YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm"},meridiemParse:/\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5|\u0633\u06d5\u06be\u06d5\u0631|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646|\u0686\u06c8\u0634|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646|\u0643\u06d5\u0686/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===h||"\u0633\u06d5\u06be\u06d5\u0631"===h||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===h?m:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===h||"\u0643\u06d5\u0686"===h?m+12:m>=11?m:m+12},meridiem:function(m,h,e){var T=100*m+h;return T<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":T<900?"\u0633\u06d5\u06be\u06d5\u0631":T<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":T<1230?"\u0686\u06c8\u0634":T<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,h){switch(h){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}})}(D(5439))},5610:function(P,F,D){!function(f){"use strict";function m(k,L,A){return"m"===A?L?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===A?L?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":k+" "+function l(k,L){var A=k.split("_");return L%10==1&&L%100!=11?A[0]:L%10>=2&&L%10<=4&&(L%100<10||L%100>=20)?A[1]:A[2]}({ss:L?"\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:L?"\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:L?"\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"}[A],+k)}function e(k){return function(){return k+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}f.defineLocale("uk",{months:{format:"\u0441\u0456\u0447\u043d\u044f_\u043b\u044e\u0442\u043e\u0433\u043e_\u0431\u0435\u0440\u0435\u0437\u043d\u044f_\u043a\u0432\u0456\u0442\u043d\u044f_\u0442\u0440\u0430\u0432\u043d\u044f_\u0447\u0435\u0440\u0432\u043d\u044f_\u043b\u0438\u043f\u043d\u044f_\u0441\u0435\u0440\u043f\u043d\u044f_\u0432\u0435\u0440\u0435\u0441\u043d\u044f_\u0436\u043e\u0432\u0442\u043d\u044f_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043d\u044f".split("_"),standalone:"\u0441\u0456\u0447\u0435\u043d\u044c_\u043b\u044e\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c_\u043a\u0432\u0456\u0442\u0435\u043d\u044c_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u0435\u0440\u0432\u0435\u043d\u044c_\u043b\u0438\u043f\u0435\u043d\u044c_\u0441\u0435\u0440\u043f\u0435\u043d\u044c_\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c_\u0436\u043e\u0432\u0442\u0435\u043d\u044c_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043d\u044c".split("_")},monthsShort:"\u0441\u0456\u0447_\u043b\u044e\u0442_\u0431\u0435\u0440_\u043a\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043b\u0438\u043f_\u0441\u0435\u0440\u043f_\u0432\u0435\u0440_\u0436\u043e\u0432\u0442_\u043b\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),weekdays:function h(k,L){var A={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===k?A.nominative.slice(1,7).concat(A.nominative.slice(0,1)):k?A[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(L)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(L)?"genitive":"nominative"][k.day()]:A.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:e("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:e("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:e("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:e("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return e("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return e("[\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(k){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(k)},meridiem:function(k,L,A){return k<4?"\u043d\u043e\u0447\u0456":k<12?"\u0440\u0430\u043d\u043a\u0443":k<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(k,L){switch(L){case"M":case"d":case"DDD":case"w":case"W":return k+"-\u0439";case"D":return k+"-\u0433\u043e";default:return k}},week:{dow:1,doy:7}})}(D(5439))},6077:function(P,F,D){!function(f){"use strict";var l=["\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"];f.defineLocale("ur",{months:l,monthsShort:l,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(e){return"\u0634\u0627\u0645"===e},meridiem:function(e,T,k){return e<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(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(D(5439))},2207:function(P,F,D){!function(f){"use strict";f.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}})}(D(5439))},2862:function(P,F,D){!function(f){"use strict";f.defineLocale("uz",{months:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u042f\u043a\u0448\u0430\u043d\u0431\u0430_\u0414\u0443\u0448\u0430\u043d\u0431\u0430_\u0421\u0435\u0448\u0430\u043d\u0431\u0430_\u0427\u043e\u0440\u0448\u0430\u043d\u0431\u0430_\u041f\u0430\u0439\u0448\u0430\u043d\u0431\u0430_\u0416\u0443\u043c\u0430_\u0428\u0430\u043d\u0431\u0430".split("_"),weekdaysShort:"\u042f\u043a\u0448_\u0414\u0443\u0448_\u0421\u0435\u0448_\u0427\u043e\u0440_\u041f\u0430\u0439_\u0416\u0443\u043c_\u0428\u0430\u043d".split("_"),weekdaysMin:"\u042f\u043a_\u0414\u0443_\u0421\u0435_\u0427\u043e_\u041f\u0430_\u0416\u0443_\u0428\u0430".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[\u0411\u0443\u0433\u0443\u043d \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",nextDay:"[\u042d\u0440\u0442\u0430\u0433\u0430] LT [\u0434\u0430]",nextWeek:"dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastDay:"[\u041a\u0435\u0447\u0430 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastWeek:"[\u0423\u0442\u0433\u0430\u043d] dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",sameElse:"L"},relativeTime:{future:"\u042f\u043a\u0438\u043d %s \u0438\u0447\u0438\u0434\u0430",past:"\u0411\u0438\u0440 \u043d\u0435\u0447\u0430 %s \u043e\u043b\u0434\u0438\u043d",s:"\u0444\u0443\u0440\u0441\u0430\u0442",ss:"%d \u0444\u0443\u0440\u0441\u0430\u0442",m:"\u0431\u0438\u0440 \u0434\u0430\u043a\u0438\u043a\u0430",mm:"%d \u0434\u0430\u043a\u0438\u043a\u0430",h:"\u0431\u0438\u0440 \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u0431\u0438\u0440 \u043e\u0439",MM:"%d \u043e\u0439",y:"\u0431\u0438\u0440 \u0439\u0438\u043b",yy:"%d \u0439\u0438\u043b"},week:{dow:1,doy:7}})}(D(5439))},8093:function(P,F,D){!function(f){"use strict";f.defineLocale("vi",{months:"th\xe1ng 1_th\xe1ng 2_th\xe1ng 3_th\xe1ng 4_th\xe1ng 5_th\xe1ng 6_th\xe1ng 7_th\xe1ng 8_th\xe1ng 9_th\xe1ng 10_th\xe1ng 11_th\xe1ng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"ch\u1ee7 nh\u1eadt_th\u1ee9 hai_th\u1ee9 ba_th\u1ee9 t\u01b0_th\u1ee9 n\u0103m_th\u1ee9 s\xe1u_th\u1ee9 b\u1ea3y".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(m){return/^ch$/i.test(m)},meridiem:function(m,h,e){return m<12?e?"sa":"SA":e?"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}})}(D(5439))},5590:function(P,F,D){!function(f){"use strict";f.defineLocale("x-pseudo",{months:"J~\xe1\xf1\xfa\xe1~r\xfd_F~\xe9br\xfa~\xe1r\xfd_~M\xe1rc~h_\xc1p~r\xedl_~M\xe1\xfd_~J\xfa\xf1\xe9~_J\xfal~\xfd_\xc1\xfa~g\xfast~_S\xe9p~t\xe9mb~\xe9r_\xd3~ct\xf3b~\xe9r_\xd1~\xf3v\xe9m~b\xe9r_~D\xe9c\xe9~mb\xe9r".split("_"),monthsShort:"J~\xe1\xf1_~F\xe9b_~M\xe1r_~\xc1pr_~M\xe1\xfd_~J\xfa\xf1_~J\xfal_~\xc1\xfag_~S\xe9p_~\xd3ct_~\xd1\xf3v_~D\xe9c".split("_"),monthsParseExact:!0,weekdays:"S~\xfa\xf1d\xe1~\xfd_M\xf3~\xf1d\xe1\xfd~_T\xfa\xe9~sd\xe1\xfd~_W\xe9d~\xf1\xe9sd~\xe1\xfd_T~h\xfars~d\xe1\xfd_~Fr\xedd~\xe1\xfd_S~\xe1t\xfar~d\xe1\xfd".split("_"),weekdaysShort:"S~\xfa\xf1_~M\xf3\xf1_~T\xfa\xe9_~W\xe9d_~Th\xfa_~Fr\xed_~S\xe1t".split("_"),weekdaysMin:"S~\xfa_M\xf3~_T\xfa_~W\xe9_T~h_Fr~_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~\xf3d\xe1~\xfd \xe1t] LT",nextDay:"[T~\xf3m\xf3~rr\xf3~w \xe1t] LT",nextWeek:"dddd [\xe1t] LT",lastDay:"[\xdd~\xe9st~\xe9rd\xe1~\xfd \xe1t] LT",lastWeek:"[L~\xe1st] dddd [\xe1t] LT",sameElse:"L"},relativeTime:{future:"\xed~\xf1 %s",past:"%s \xe1~g\xf3",s:"\xe1 ~f\xe9w ~s\xe9c\xf3~\xf1ds",ss:"%d s~\xe9c\xf3\xf1~ds",m:"\xe1 ~m\xed\xf1~\xfat\xe9",mm:"%d m~\xed\xf1\xfa~t\xe9s",h:"\xe1~\xf1 h\xf3~\xfar",hh:"%d h~\xf3\xfars",d:"\xe1 ~d\xe1\xfd",dd:"%d d~\xe1\xfds",M:"\xe1 ~m\xf3\xf1~th",MM:"%d m~\xf3\xf1t~hs",y:"\xe1 ~\xfd\xe9\xe1r",yy:"%d \xfd~\xe9\xe1rs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(D(5439))},9058:function(P,F,D){!function(f){"use strict";f.defineLocale("yo",{months:"S\u1eb9\u0301r\u1eb9\u0301_E\u0300re\u0300le\u0300_\u1eb8r\u1eb9\u0300na\u0300_I\u0300gbe\u0301_E\u0300bibi_O\u0300ku\u0300du_Ag\u1eb9mo_O\u0300gu\u0301n_Owewe_\u1ecc\u0300wa\u0300ra\u0300_Be\u0301lu\u0301_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),monthsShort:"S\u1eb9\u0301r_E\u0300rl_\u1eb8rn_I\u0300gb_E\u0300bi_O\u0300ku\u0300_Ag\u1eb9_O\u0300gu\u0301_Owe_\u1ecc\u0300wa\u0300_Be\u0301l_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),weekdays:"A\u0300i\u0300ku\u0301_Aje\u0301_I\u0300s\u1eb9\u0301gun_\u1eccj\u1ecd\u0301ru\u0301_\u1eccj\u1ecd\u0301b\u1ecd_\u1eb8ti\u0300_A\u0300ba\u0301m\u1eb9\u0301ta".split("_"),weekdaysShort:"A\u0300i\u0300k_Aje\u0301_I\u0300s\u1eb9\u0301_\u1eccjr_\u1eccjb_\u1eb8ti\u0300_A\u0300ba\u0301".split("_"),weekdaysMin:"A\u0300i\u0300_Aj_I\u0300s_\u1eccr_\u1eccb_\u1eb8t_A\u0300b".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[O\u0300ni\u0300 ni] LT",nextDay:"[\u1ecc\u0300la ni] LT",nextWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301n'b\u1ecd] [ni] LT",lastDay:"[A\u0300na ni] LT",lastWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301l\u1ecd\u0301] [ni] LT",sameElse:"L"},relativeTime:{future:"ni\u0301 %s",past:"%s k\u1ecdja\u0301",s:"i\u0300s\u1eb9ju\u0301 aaya\u0301 die",ss:"aaya\u0301 %d",m:"i\u0300s\u1eb9ju\u0301 kan",mm:"i\u0300s\u1eb9ju\u0301 %d",h:"wa\u0301kati kan",hh:"wa\u0301kati %d",d:"\u1ecdj\u1ecd\u0301 kan",dd:"\u1ecdj\u1ecd\u0301 %d",M:"osu\u0300 kan",MM:"osu\u0300 %d",y:"\u1ecddu\u0301n kan",yy:"\u1ecddu\u0301n %d"},dayOfMonthOrdinalParse:/\u1ecdj\u1ecd\u0301\s\d{1,2}/,ordinal:"\u1ecdj\u1ecd\u0301 %d",week:{dow:1,doy:4}})}(D(5439))},7908:function(P,F,D){!function(f){"use strict";f.defineLocale("zh-cn",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u5468\u65e5_\u5468\u4e00_\u5468\u4e8c_\u5468\u4e09_\u5468\u56db_\u5468\u4e94_\u5468\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5Ah\u70b9mm\u5206",LLLL:"YYYY\u5e74M\u6708D\u65e5ddddAh\u70b9mm\u5206",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:m>=11?m:m+12},meridiem:function(m,h,e){var T=100*m+h;return T<600?"\u51cc\u6668":T<900?"\u65e9\u4e0a":T<1130?"\u4e0a\u5348":T<1230?"\u4e2d\u5348":T<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,h){switch(h){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}})}(D(5439))},8867:function(P,F,D){!function(f){"use strict";f.defineLocale("zh-hk",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e2d\u5348"===h?m>=11?m:m+12:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:void 0},meridiem:function(m,h,e){var T=100*m+h;return T<600?"\u51cc\u6668":T<900?"\u65e9\u4e0a":T<1200?"\u4e0a\u5348":1200===T?"\u4e2d\u5348":T<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,h){switch(h){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"}})}(D(5439))},1133:function(P,F,D){!function(f){"use strict";f.defineLocale("zh-mo",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"D/M/YYYY",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e2d\u5348"===h?m>=11?m:m+12:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:void 0},meridiem:function(m,h,e){var T=100*m+h;return T<600?"\u51cc\u6668":T<900?"\u65e9\u4e0a":T<1130?"\u4e0a\u5348":T<1230?"\u4e2d\u5348":T<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,h){switch(h){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"}})}(D(5439))},3291:function(P,F,D){!function(f){"use strict";f.defineLocale("zh-tw",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e2d\u5348"===h?m>=11?m:m+12:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:void 0},meridiem:function(m,h,e){var T=100*m+h;return T<600?"\u51cc\u6668":T<900?"\u65e9\u4e0a":T<1130?"\u4e0a\u5348":T<1230?"\u4e2d\u5348":T<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,h){switch(h){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"}})}(D(5439))},5439:function(P,F,D){(P=D.nmd(P)).exports=function(){"use strict";var f,Mt;function l(){return f.apply(null,arguments)}function h(s){return s instanceof Array||"[object Array]"===Object.prototype.toString.call(s)}function e(s){return null!=s&&"[object Object]"===Object.prototype.toString.call(s)}function T(s,d){return Object.prototype.hasOwnProperty.call(s,d)}function k(s){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(s).length;var d;for(d in s)if(T(s,d))return!1;return!0}function L(s){return void 0===s}function A(s){return"number"==typeof s||"[object Number]"===Object.prototype.toString.call(s)}function q(s){return s instanceof Date||"[object Date]"===Object.prototype.toString.call(s)}function j(s,d){var b,p=[];for(b=0;b<s.length;++b)p.push(d(s[b],b));return p}function z(s,d){for(var p in d)T(d,p)&&(s[p]=d[p]);return T(d,"toString")&&(s.toString=d.toString),T(d,"valueOf")&&(s.valueOf=d.valueOf),s}function oe(s,d,p,b){return en(s,d,p,b,!0).utc()}function K(s){return null==s._pf&&(s._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),s._pf}function ue(s){if(null==s._isValid){var d=K(s),p=Mt.call(d.parsedDateParts,function(w){return null!=w}),b=!isNaN(s._d.getTime())&&d.overflow<0&&!d.empty&&!d.invalidEra&&!d.invalidMonth&&!d.invalidWeekday&&!d.weekdayMismatch&&!d.nullInput&&!d.invalidFormat&&!d.userInvalidated&&(!d.meridiem||d.meridiem&&p);if(s._strict&&(b=b&&0===d.charsLeftOver&&0===d.unusedTokens.length&&void 0===d.bigHour),null!=Object.isFrozen&&Object.isFrozen(s))return b;s._isValid=b}return s._isValid}function ei(s){var d=oe(NaN);return null!=s?z(K(d),s):K(d).userInvalidated=!0,d}Mt=Array.prototype.some?Array.prototype.some:function(s){var b,d=Object(this),p=d.length>>>0;for(b=0;b<p;b++)if(b in d&&s.call(this,d[b],b,d))return!0;return!1};var Jt=l.momentProperties=[],le=!1;function Et(s,d){var p,b,w;if(L(d._isAMomentObject)||(s._isAMomentObject=d._isAMomentObject),L(d._i)||(s._i=d._i),L(d._f)||(s._f=d._f),L(d._l)||(s._l=d._l),L(d._strict)||(s._strict=d._strict),L(d._tzm)||(s._tzm=d._tzm),L(d._isUTC)||(s._isUTC=d._isUTC),L(d._offset)||(s._offset=d._offset),L(d._pf)||(s._pf=K(d)),L(d._locale)||(s._locale=d._locale),Jt.length>0)for(p=0;p<Jt.length;p++)L(w=d[b=Jt[p]])||(s[b]=w);return s}function G(s){Et(this,s),this._d=new Date(null!=s._d?s._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===le&&(le=!0,l.updateOffset(this),le=!1)}function Oe(s){return s instanceof G||null!=s&&null!=s._isAMomentObject}function st(s){!1===l.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+s)}function Qe(s,d){var p=!0;return z(function(){if(null!=l.deprecationHandler&&l.deprecationHandler(null,s),p){var w,Y,H,b=[];for(Y=0;Y<arguments.length;Y++){if(w="","object"==typeof arguments[Y]){for(H in w+="\n["+Y+"] ",arguments[0])T(arguments[0],H)&&(w+=H+": "+arguments[0][H]+", ");w=w.slice(0,-2)}else w=arguments[Y];b.push(w)}st(s+"\nArguments: "+Array.prototype.slice.call(b).join("")+"\n"+(new Error).stack),p=!1}return d.apply(this,arguments)},d)}var Wt,sn={};function ln(s,d){null!=l.deprecationHandler&&l.deprecationHandler(s,d),sn[s]||(st(d),sn[s]=!0)}function lt(s){return"undefined"!=typeof Function&&s instanceof Function||"[object Function]"===Object.prototype.toString.call(s)}function pt(s,d){var b,p=z({},s);for(b in d)T(d,b)&&(e(s[b])&&e(d[b])?(p[b]={},z(p[b],s[b]),z(p[b],d[b])):null!=d[b]?p[b]=d[b]:delete p[b]);for(b in s)T(s,b)&&!T(d,b)&&e(s[b])&&(p[b]=z({},p[b]));return p}function ti(s){null!=s&&this.set(s)}l.suppressDeprecationWarnings=!1,l.deprecationHandler=null,Wt=Object.keys?Object.keys:function(s){var d,p=[];for(d in s)T(s,d)&&p.push(d);return p};function Tt(s,d,p){var b=""+Math.abs(s);return(s>=0?p?"+":"":"-")+Math.pow(10,Math.max(0,d-b.length)).toString().substr(1)+b}var Ne=/(\[[^\[]*\])|(\\)?([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,$e=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Ei={},ii={};function ie(s,d,p,b){var w=b;"string"==typeof b&&(w=function(){return this[b]()}),s&&(ii[s]=w),d&&(ii[d[0]]=function(){return Tt(w.apply(this,arguments),d[1],d[2])}),p&&(ii[p]=function(){return this.localeData().ordinal(w.apply(this,arguments),s)})}function va(s){return s.match(/\[[\s\S]/)?s.replace(/^\[|\]$/g,""):s.replace(/\\/g,"")}function ji(s,d){return s.isValid()?(d=cn(d,s.localeData()),Ei[d]=Ei[d]||function dn(s){var p,b,d=s.match(Ne);for(p=0,b=d.length;p<b;p++)d[p]=ii[d[p]]?ii[d[p]]:va(d[p]);return function(w){var H,Y="";for(H=0;H<b;H++)Y+=lt(d[H])?d[H].call(w,s):d[H];return Y}}(d),Ei[d](s)):s.localeData().invalidDate()}function cn(s,d){var p=5;function b(w){return d.longDateFormat(w)||w}for($e.lastIndex=0;p>=0&&$e.test(s);)s=s.replace($e,b),$e.lastIndex=0,p-=1;return s}var Zt={};function Be(s,d){var p=s.toLowerCase();Zt[p]=Zt[p+"s"]=Zt[d]=s}function je(s){return"string"==typeof s?Zt[s]||Zt[s.toLowerCase()]:void 0}function Pt(s){var p,b,d={};for(b in s)T(s,b)&&(p=je(b))&&(d[p]=s[b]);return d}var Ft={};function Ye(s,d){Ft[s]=d}function Zi(s){return s%4==0&&s%100!=0||s%400==0}function ct(s){return s<0?Math.ceil(s)||0:Math.floor(s)}function ne(s){var d=+s,p=0;return 0!==d&&isFinite(d)&&(p=ct(d)),p}function Nt(s,d){return function(p){return null!=p?(un(this,s,p),l.updateOffset(this,d),this):pi(this,s)}}function pi(s,d){return s.isValid()?s._d["get"+(s._isUTC?"UTC":"")+d]():NaN}function un(s,d,p){s.isValid()&&!isNaN(p)&&("FullYear"===d&&Zi(s.year())&&1===s.month()&&29===s.date()?(p=ne(p),s._d["set"+(s._isUTC?"UTC":"")+d](p,s.month(),ri(p,s.month()))):s._d["set"+(s._isUTC?"UTC":"")+d](p))}var fn,Wn=/\d/,Ve=/\d\d/,Gn=/\d{3}/,Pi=/\d{4}/,fi=/[+-]?\d{6}/,Me=/\d\d?/,Qn=/\d\d\d\d?/,Le=/\d\d\d\d\d\d?/,hn=/\d{1,3}/,_n=/\d{1,4}/,mn=/[+-]?\d{1,6}/,gi=/\d+/,Ui=/[+-]?\d+/,ya=/Z|[+-]\d\d:?\d\d/gi,pn=/Z|[+-]\d\d(?::?\d\d)?/gi,Fi=/[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 ee(s,d,p){fn[s]=lt(d)?d:function(b,w){return b&&p?p:d}}function cr(s,d){return T(fn,s)?fn[s](d._strict,d._locale):new RegExp(function Ma(s){return ft(s.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(d,p,b,w,Y){return p||b||w||Y}))}(s))}function ft(s){return s.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}fn={};var $n={};function Te(s,d){var p,b=d;for("string"==typeof s&&(s=[s]),A(d)&&(b=function(w,Y){Y[d]=ne(w)}),p=0;p<s.length;p++)$n[s[p]]=b}function zi(s,d){Te(s,function(p,b,w,Y){w._w=w._w||{},d(p,w._w,w,Y)})}function ur(s,d,p){null!=d&&T($n,s)&&$n[s](d,p._a,p,s)}var ce;function ri(s,d){if(isNaN(s)||isNaN(d))return NaN;var p=function gn(s,d){return(s%d+d)%d}(d,12);return s+=(d-p)/12,1===p?Zi(s)?29:28:31-p%7%2}ce=Array.prototype.indexOf?Array.prototype.indexOf:function(s){var d;for(d=0;d<this.length;++d)if(this[d]===s)return d;return-1},ie("M",["MM",2],"Mo",function(){return this.month()+1}),ie("MMM",0,0,function(s){return this.localeData().monthsShort(this,s)}),ie("MMMM",0,0,function(s){return this.localeData().months(this,s)}),Be("month","M"),Ye("month",8),ee("M",Me),ee("MM",Me,Ve),ee("MMM",function(s,d){return d.monthsShortRegex(s)}),ee("MMMM",function(s,d){return d.monthsRegex(s)}),Te(["M","MM"],function(s,d){d[1]=ne(s)-1}),Te(["MMM","MMMM"],function(s,d,p,b){var w=p._locale.monthsParse(s,b,p._strict);null!=w?d[1]=w:K(p).invalidMonth=s});var _r="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Ji="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Wi=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Gt=Fi,Kn=Fi;function vi(s,d,p){var b,w,Y,H=s.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],b=0;b<12;++b)Y=oe([2e3,b]),this._shortMonthsParse[b]=this.monthsShort(Y,"").toLocaleLowerCase(),this._longMonthsParse[b]=this.months(Y,"").toLocaleLowerCase();return p?"MMM"===d?-1!==(w=ce.call(this._shortMonthsParse,H))?w:null:-1!==(w=ce.call(this._longMonthsParse,H))?w:null:"MMM"===d?-1!==(w=ce.call(this._shortMonthsParse,H))||-1!==(w=ce.call(this._longMonthsParse,H))?w:null:-1!==(w=ce.call(this._longMonthsParse,H))||-1!==(w=ce.call(this._shortMonthsParse,H))?w:null}function vn(s,d){var p;if(!s.isValid())return s;if("string"==typeof d)if(/^\d+$/.test(d))d=ne(d);else if(!A(d=s.localeData().monthsParse(d)))return s;return p=Math.min(s.date(),ri(s.year(),d)),s._d["set"+(s._isUTC?"UTC":"")+"Month"](d,p),s}function ea(s){return null!=s?(vn(this,s),l.updateOffset(this,!0),this):pi(this,"Month")}function Ae(){function s(H,ae){return ae.length-H.length}var w,Y,d=[],p=[],b=[];for(w=0;w<12;w++)Y=oe([2e3,w]),d.push(this.monthsShort(Y,"")),p.push(this.months(Y,"")),b.push(this.months(Y,"")),b.push(this.monthsShort(Y,""));for(d.sort(s),p.sort(s),b.sort(s),w=0;w<12;w++)d[w]=ft(d[w]),p[w]=ft(p[w]);for(w=0;w<24;w++)b[w]=ft(b[w]);this._monthsRegex=new RegExp("^("+b.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+p.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+d.join("|")+")","i")}function oi(s){return Zi(s)?366:365}ie("Y",0,0,function(){var s=this.year();return s<=9999?Tt(s,4):"+"+s}),ie(0,["YY",2],0,function(){return this.year()%100}),ie(0,["YYYY",4],0,"year"),ie(0,["YYYYY",5],0,"year"),ie(0,["YYYYYY",6,!0],0,"year"),Be("year","y"),Ye("year",1),ee("Y",Ui),ee("YY",Me,Ve),ee("YYYY",_n,Pi),ee("YYYYY",mn,fi),ee("YYYYYY",mn,fi),Te(["YYYYY","YYYYYY"],0),Te("YYYY",function(s,d){d[0]=2===s.length?l.parseTwoDigitYear(s):ne(s)}),Te("YY",function(s,d){d[0]=l.parseTwoDigitYear(s)}),Te("Y",function(s,d){d[0]=parseInt(s,10)}),l.parseTwoDigitYear=function(s){return ne(s)+(ne(s)>68?1900:2e3)};var yn=Nt("FullYear",!0);function mr(s,d,p,b,w,Y,H){var ae;return s<100&&s>=0?(ae=new Date(s+400,d,p,b,w,Y,H),isFinite(ae.getFullYear())&&ae.setFullYear(s)):ae=new Date(s,d,p,b,w,Y,H),ae}function Hi(s){var d,p;return s<100&&s>=0?((p=Array.prototype.slice.call(arguments))[0]=s+400,d=new Date(Date.UTC.apply(null,p)),isFinite(d.getUTCFullYear())&&d.setUTCFullYear(s)):d=new Date(Date.UTC.apply(null,arguments)),d}function De(s,d,p){var b=7+d-p;return-(7+Hi(s,0,b).getUTCDay()-d)%7+b-1}function yi(s,d,p,b,w){var he,de,ae=1+7*(d-1)+(7+p-b)%7+De(s,b,w);return ae<=0?de=oi(he=s-1)+ae:ae>oi(s)?(he=s+1,de=ae-oi(s)):(he=s,de=ae),{year:he,dayOfYear:de}}function bn(s,d,p){var Y,H,b=De(s.year(),d,p),w=Math.floor((s.dayOfYear()-b-1)/7)+1;return w<1?Y=w+Bt(H=s.year()-1,d,p):w>Bt(s.year(),d,p)?(Y=w-Bt(s.year(),d,p),H=s.year()+1):(H=s.year(),Y=w),{week:Y,year:H}}function Bt(s,d,p){var b=De(s,d,p),w=De(s+1,d,p);return(oi(s)-b+w)/7}ie("w",["ww",2],"wo","week"),ie("W",["WW",2],"Wo","isoWeek"),Be("week","w"),Be("isoWeek","W"),Ye("week",5),Ye("isoWeek",5),ee("w",Me),ee("ww",Me,Ve),ee("W",Me),ee("WW",Me,Ve),zi(["w","ww","W","WW"],function(s,d,p,b){d[b.substr(0,1)]=ne(s)});function Pe(s,d){return s.slice(d,7).concat(s.slice(0,d))}ie("d",0,"do","day"),ie("dd",0,0,function(s){return this.localeData().weekdaysMin(this,s)}),ie("ddd",0,0,function(s){return this.localeData().weekdaysShort(this,s)}),ie("dddd",0,0,function(s){return this.localeData().weekdays(this,s)}),ie("e",0,0,"weekday"),ie("E",0,0,"isoWeekday"),Be("day","d"),Be("weekday","e"),Be("isoWeekday","E"),Ye("day",11),Ye("weekday",11),Ye("isoWeekday",11),ee("d",Me),ee("e",Me),ee("E",Me),ee("dd",function(s,d){return d.weekdaysMinRegex(s)}),ee("ddd",function(s,d){return d.weekdaysShortRegex(s)}),ee("dddd",function(s,d){return d.weekdaysRegex(s)}),zi(["dd","ddd","dddd"],function(s,d,p,b){var w=p._locale.weekdaysParse(s,b,p._strict);null!=w?d.d=w:K(p).invalidWeekday=s}),zi(["d","e","E"],function(s,d,p,b){d[b]=ne(s)});var Qi="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),bi="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),$i="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Sa=Fi,La=Fi,Aa=Fi;function yr(s,d,p){var b,w,Y,H=s.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],b=0;b<7;++b)Y=oe([2e3,1]).day(b),this._minWeekdaysParse[b]=this.weekdaysMin(Y,"").toLocaleLowerCase(),this._shortWeekdaysParse[b]=this.weekdaysShort(Y,"").toLocaleLowerCase(),this._weekdaysParse[b]=this.weekdays(Y,"").toLocaleLowerCase();return p?"dddd"===d?-1!==(w=ce.call(this._weekdaysParse,H))?w:null:"ddd"===d?-1!==(w=ce.call(this._shortWeekdaysParse,H))?w:null:-1!==(w=ce.call(this._minWeekdaysParse,H))?w:null:"dddd"===d?-1!==(w=ce.call(this._weekdaysParse,H))||-1!==(w=ce.call(this._shortWeekdaysParse,H))||-1!==(w=ce.call(this._minWeekdaysParse,H))?w:null:"ddd"===d?-1!==(w=ce.call(this._shortWeekdaysParse,H))||-1!==(w=ce.call(this._weekdaysParse,H))||-1!==(w=ce.call(this._minWeekdaysParse,H))?w:null:-1!==(w=ce.call(this._minWeekdaysParse,H))||-1!==(w=ce.call(this._weekdaysParse,H))||-1!==(w=ce.call(this._shortWeekdaysParse,H))?w:null}function Ie(){function s(at,Si){return Si.length-at.length}var Y,H,ae,he,de,d=[],p=[],b=[],w=[];for(Y=0;Y<7;Y++)H=oe([2e3,1]).day(Y),ae=ft(this.weekdaysMin(H,"")),he=ft(this.weekdaysShort(H,"")),de=ft(this.weekdays(H,"")),d.push(ae),p.push(he),b.push(de),w.push(ae),w.push(he),w.push(de);d.sort(s),p.sort(s),b.sort(s),w.sort(s),this._weekdaysRegex=new RegExp("^("+w.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+b.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+p.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+d.join("|")+")","i")}function wt(){return this.hours()%12||12}function kn(s,d){ie(s,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),d)})}function ia(s,d){return d._meridiemParse}ie("H",["HH",2],0,"hour"),ie("h",["hh",2],0,wt),ie("k",["kk",2],0,function jt(){return this.hours()||24}),ie("hmm",0,0,function(){return""+wt.apply(this)+Tt(this.minutes(),2)}),ie("hmmss",0,0,function(){return""+wt.apply(this)+Tt(this.minutes(),2)+Tt(this.seconds(),2)}),ie("Hmm",0,0,function(){return""+this.hours()+Tt(this.minutes(),2)}),ie("Hmmss",0,0,function(){return""+this.hours()+Tt(this.minutes(),2)+Tt(this.seconds(),2)}),kn("a",!0),kn("A",!1),Be("hour","h"),Ye("hour",13),ee("a",ia),ee("A",ia),ee("H",Me),ee("h",Me),ee("k",Me),ee("HH",Me,Ve),ee("hh",Me,Ve),ee("kk",Me,Ve),ee("hmm",Qn),ee("hmmss",Le),ee("Hmm",Qn),ee("Hmmss",Le),Te(["H","HH"],3),Te(["k","kk"],function(s,d,p){var b=ne(s);d[3]=24===b?0:b}),Te(["a","A"],function(s,d,p){p._isPm=p._locale.isPM(s),p._meridiem=s}),Te(["h","hh"],function(s,d,p){d[3]=ne(s),K(p).bigHour=!0}),Te("hmm",function(s,d,p){var b=s.length-2;d[3]=ne(s.substr(0,b)),d[4]=ne(s.substr(b)),K(p).bigHour=!0}),Te("hmmss",function(s,d,p){var b=s.length-4,w=s.length-2;d[3]=ne(s.substr(0,b)),d[4]=ne(s.substr(b,2)),d[5]=ne(s.substr(w)),K(p).bigHour=!0}),Te("Hmm",function(s,d,p){var b=s.length-2;d[3]=ne(s.substr(0,b)),d[4]=ne(s.substr(b))}),Te("Hmmss",function(s,d,p){var b=s.length-4,w=s.length-2;d[3]=ne(s.substr(0,b)),d[4]=ne(s.substr(b,2)),d[5]=ne(s.substr(w))});var Mi=Nt("Hours",!0);var Ti,li={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:_r,monthsShort:Ji,week:{dow:0,doy:6},weekdays:Qi,weekdaysMin:$i,weekdaysShort:bi,meridiemParse:/[ap]\.?m?\.?/i},Se={},Dn={};function kr(s,d){var p,b=Math.min(s.length,d.length);for(p=0;p<b;p+=1)if(s[p]!==d[p])return p;return b}function na(s){return s&&s.toLowerCase().replace("_","-")}function xt(s){var d=null;if(void 0===Se[s]&&P&&P.exports)try{d=Ti._abbr,D(6700)("./"+s),Vt(d)}catch(b){Se[s]=null}return Se[s]}function Vt(s,d){var p;return s&&((p=L(d)?Xe(s):Ze(s,d))?Ti=p:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+s+" not found. Did you forget to load it?")),Ti._abbr}function Ze(s,d){if(null!==d){var p,b=li;if(d.abbr=s,null!=Se[s])ln("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),b=Se[s]._config;else if(null!=d.parentLocale)if(null!=Se[d.parentLocale])b=Se[d.parentLocale]._config;else{if(null==(p=xt(d.parentLocale)))return Dn[d.parentLocale]||(Dn[d.parentLocale]=[]),Dn[d.parentLocale].push({name:s,config:d}),null;b=p._config}return Se[s]=new ti(pt(b,d)),Dn[s]&&Dn[s].forEach(function(w){Ze(w.name,w.config)}),Vt(s),Se[s]}return delete Se[s],null}function Xe(s){var d;if(s&&s._locale&&s._locale._abbr&&(s=s._locale._abbr),!s)return Ti;if(!h(s)){if(d=xt(s))return d;s=[s]}return function Xi(s){for(var p,b,w,Y,d=0;d<s.length;){for(p=(Y=na(s[d]).split("-")).length,b=(b=na(s[d+1]))?b.split("-"):null;p>0;){if(w=xt(Y.slice(0,p).join("-")))return w;if(b&&b.length>=p&&kr(Y,b)>=p-1)break;p--}d++}return Ti}(s)}function Ea(s){var d,p=s._a;return p&&-2===K(s).overflow&&(d=p[1]<0||p[1]>11?1:p[2]<1||p[2]>ri(p[0],p[1])?2:p[3]<0||p[3]>24||24===p[3]&&(0!==p[4]||0!==p[5]||0!==p[6])?3:p[4]<0||p[4]>59?4:p[5]<0||p[5]>59?5:p[6]<0||p[6]>999?6:-1,K(s)._overflowDayOfYear&&(d<0||d>2)&&(d=2),K(s)._overflowWeeks&&-1===d&&(d=7),K(s)._overflowWeekday&&-1===d&&(d=8),K(s).overflow=d),s}var Ia=/^\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)?)?$/,fo=/^\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)?)?$/,St=/Z|[+-]\d\d(?::?\d\d)?/,xn=[["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]],aa=[["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/]],wr=/^\/?Date\((-?\d+)/i,go=/^(?:(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}))$/,vo={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function di(s){var d,p,Y,H,ae,he,b=s._i,w=Ia.exec(b)||fo.exec(b);if(w){for(K(s).iso=!0,d=0,p=xn.length;d<p;d++)if(xn[d][1].exec(w[1])){H=xn[d][0],Y=!1!==xn[d][2];break}if(null==H)return void(s._isValid=!1);if(w[3]){for(d=0,p=aa.length;d<p;d++)if(aa[d][1].exec(w[3])){ae=(w[2]||" ")+aa[d][0];break}if(null==ae)return void(s._isValid=!1)}if(!Y&&null!=ae)return void(s._isValid=!1);if(w[4]){if(!St.exec(w[4]))return void(s._isValid=!1);he="Z"}s._f=H+(ae||"")+(he||""),oa(s)}else s._isValid=!1}function ra(s){var d=parseInt(s,10);return d<=49?2e3+d:d<=999?1900+d:d}function Lt(s){var p,d=go.exec(function Sn(s){return s.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}(s._i));if(d){if(p=function Ut(s,d,p,b,w,Y){var H=[ra(s),Ji.indexOf(d),parseInt(p,10),parseInt(b,10),parseInt(w,10)];return Y&&H.push(parseInt(Y,10)),H}(d[4],d[3],d[2],d[5],d[6],d[7]),!function Ln(s,d,p){return!s||bi.indexOf(s)===new Date(d[0],d[1],d[2]).getDay()||(K(p).weekdayMismatch=!0,p._isValid=!1,!1)}(d[1],p,s))return;s._a=p,s._tzm=function et(s,d,p){if(s)return vo[s];if(d)return 0;var b=parseInt(p,10),w=b%100;return(b-w)/100*60+w}(d[8],d[9],d[10]),s._d=Hi.apply(null,s._a),s._d.setUTCMinutes(s._d.getUTCMinutes()-s._tzm),K(s).rfc2822=!0}else s._isValid=!1}function tt(s,d,p){return null!=s?s:null!=d?d:p}function ui(s){var d,p,w,Y,H,b=[];if(!s._d){for(w=function ci(s){var d=new Date(l.now());return s._useUTC?[d.getUTCFullYear(),d.getUTCMonth(),d.getUTCDate()]:[d.getFullYear(),d.getMonth(),d.getDate()]}(s),s._w&&null==s._a[2]&&null==s._a[1]&&function yo(s){var d,p,b,w,Y,H,ae,he,de;null!=(d=s._w).GG||null!=d.W||null!=d.E?(Y=1,H=4,p=tt(d.GG,s._a[0],bn(Ce(),1,4).year),b=tt(d.W,1),((w=tt(d.E,1))<1||w>7)&&(he=!0)):(Y=s._locale._week.dow,H=s._locale._week.doy,de=bn(Ce(),Y,H),p=tt(d.gg,s._a[0],de.year),b=tt(d.w,de.week),null!=d.d?((w=d.d)<0||w>6)&&(he=!0):null!=d.e?(w=d.e+Y,(d.e<0||d.e>6)&&(he=!0)):w=Y),b<1||b>Bt(p,Y,H)?K(s)._overflowWeeks=!0:null!=he?K(s)._overflowWeekday=!0:(ae=yi(p,b,w,Y,H),s._a[0]=ae.year,s._dayOfYear=ae.dayOfYear)}(s),null!=s._dayOfYear&&(H=tt(s._a[0],w[0]),(s._dayOfYear>oi(H)||0===s._dayOfYear)&&(K(s)._overflowDayOfYear=!0),p=Hi(H,0,s._dayOfYear),s._a[1]=p.getUTCMonth(),s._a[2]=p.getUTCDate()),d=0;d<3&&null==s._a[d];++d)s._a[d]=b[d]=w[d];for(;d<7;d++)s._a[d]=b[d]=null==s._a[d]?2===d?1:0:s._a[d];24===s._a[3]&&0===s._a[4]&&0===s._a[5]&&0===s._a[6]&&(s._nextDay=!0,s._a[3]=0),s._d=(s._useUTC?Hi:mr).apply(null,b),Y=s._useUTC?s._d.getUTCDay():s._d.getDay(),null!=s._tzm&&s._d.setUTCMinutes(s._d.getUTCMinutes()-s._tzm),s._nextDay&&(s._a[3]=24),s._w&&void 0!==s._w.d&&s._w.d!==Y&&(K(s).weekdayMismatch=!0)}}function oa(s){if(s._f!==l.ISO_8601)if(s._f!==l.RFC_2822){s._a=[],K(s).empty=!0;var p,b,w,Y,H,de,d=""+s._i,ae=d.length,he=0;for(w=cn(s._f,s._locale).match(Ne)||[],p=0;p<w.length;p++)(b=(d.match(cr(Y=w[p],s))||[])[0])&&((H=d.substr(0,d.indexOf(b))).length>0&&K(s).unusedInput.push(H),d=d.slice(d.indexOf(b)+b.length),he+=b.length),ii[Y]?(b?K(s).empty=!1:K(s).unusedTokens.push(Y),ur(Y,b,s)):s._strict&&!b&&K(s).unusedTokens.push(Y);K(s).charsLeftOver=ae-he,d.length>0&&K(s).unusedInput.push(d),s._a[3]<=12&&!0===K(s).bigHour&&s._a[3]>0&&(K(s).bigHour=void 0),K(s).parsedDateParts=s._a.slice(0),K(s).meridiem=s._meridiem,s._a[3]=function Dr(s,d,p){var b;return null==p?d:null!=s.meridiemHour?s.meridiemHour(d,p):(null!=s.isPM&&((b=s.isPM(p))&&d<12&&(d+=12),!b&&12===d&&(d=0)),d)}(s._locale,s._a[3],s._meridiem),null!==(de=K(s).era)&&(s._a[0]=s._locale.erasConvertYear(de,s._a[0])),ui(s),Ea(s)}else Lt(s);else di(s)}function Cr(s){var d=s._i,p=s._f;return s._locale=s._locale||Xe(s._l),null===d||void 0===p&&""===d?ei({nullInput:!0}):("string"==typeof d&&(s._i=d=s._locale.preparse(d)),Oe(d)?new G(Ea(d)):(q(d)?s._d=d:h(p)?function it(s){var d,p,b,w,Y,H,ae=!1;if(0===s._f.length)return K(s).invalidFormat=!0,void(s._d=new Date(NaN));for(w=0;w<s._f.length;w++)Y=0,H=!1,d=Et({},s),null!=s._useUTC&&(d._useUTC=s._useUTC),d._f=s._f[w],oa(d),ue(d)&&(H=!0),Y+=K(d).charsLeftOver,Y+=10*K(d).unusedTokens.length,K(d).score=Y,ae?Y<b&&(b=Y,p=d):(null==b||Y<b||H)&&(b=Y,p=d,H&&(ae=!0));z(s,p||d)}(s):p?oa(s):function Yn(s){var d=s._i;L(d)?s._d=new Date(l.now()):q(d)?s._d=new Date(d.valueOf()):"string"==typeof d?function Qt(s){var d=wr.exec(s._i);null===d?(di(s),!1===s._isValid&&(delete s._isValid,Lt(s),!1===s._isValid&&(delete s._isValid,s._strict?s._isValid=!1:l.createFromInputFallback(s)))):s._d=new Date(+d[1])}(s):h(d)?(s._a=j(d.slice(0),function(p){return parseInt(p,10)}),ui(s)):e(d)?function qi(s){if(!s._d){var d=Pt(s._i);s._a=j([d.year,d.month,void 0===d.day?d.date:d.day,d.hour,d.minute,d.second,d.millisecond],function(b){return b&&parseInt(b,10)}),ui(s)}}(s):A(d)?s._d=new Date(d):l.createFromInputFallback(s)}(s),ue(s)||(s._d=null),s))}function en(s,d,p,b,w){var Y={};return(!0===d||!1===d)&&(b=d,d=void 0),(!0===p||!1===p)&&(b=p,p=void 0),(e(s)&&k(s)||h(s)&&0===s.length)&&(s=void 0),Y._isAMomentObject=!0,Y._useUTC=Y._isUTC=w,Y._l=p,Y._i=s,Y._f=d,Y._strict=b,function An(s){var d=new G(Ea(Cr(s)));return d._nextDay&&(d.add(1,"d"),d._nextDay=void 0),d}(Y)}function Ce(s,d,p,b){return en(s,d,p,b,!1)}l.createFromInputFallback=Qe("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(s){s._d=new Date(s._i+(s._useUTC?" UTC":""))}),l.ISO_8601=function(){},l.RFC_2822=function(){};var bo=Qe("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var s=Ce.apply(null,arguments);return this.isValid()&&s.isValid()?s<this?this:s:ei()}),Mo=Qe("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var s=Ce.apply(null,arguments);return this.isValid()&&s.isValid()?s>this?this:s:ei()});function On(s,d){var p,b;if(1===d.length&&h(d[0])&&(d=d[0]),!d.length)return Ce();for(p=d[0],b=1;b<d.length;++b)(!d[b].isValid()||d[b][s](p))&&(p=d[b]);return p}var _t=["year","quarter","month","week","day","hour","minute","second","millisecond"];function En(s){var d=Pt(s),p=d.year||0,b=d.quarter||0,w=d.month||0,Y=d.week||d.isoWeek||0,H=d.day||0,ae=d.hour||0,he=d.minute||0,de=d.second||0,at=d.millisecond||0;this._isValid=function Za(s){var d,b,p=!1;for(d in s)if(T(s,d)&&(-1===ce.call(_t,d)||null!=s[d]&&isNaN(s[d])))return!1;for(b=0;b<_t.length;++b)if(s[_t[b]]){if(p)return!1;parseFloat(s[_t[b]])!==ne(s[_t[b]])&&(p=!0)}return!0}(d),this._milliseconds=+at+1e3*de+6e4*he+1e3*ae*60*60,this._days=+H+7*Y,this._months=+w+3*b+12*p,this._data={},this._locale=Xe(),this._bubble()}function vt(s){return s instanceof En}function sa(s){return s<0?-1*Math.round(-1*s):Math.round(s)}function Lr(s,d){ie(s,0,0,function(){var p=this.utcOffset(),b="+";return p<0&&(p=-p,b="-"),b+Tt(~~(p/60),2)+d+Tt(~~p%60,2)})}Lr("Z",":"),Lr("ZZ",""),ee("Z",pn),ee("ZZ",pn),Te(["Z","ZZ"],function(s,d,p){p._useUTC=!0,p._tzm=Pa(pn,s)});var Do=/([\+\-]|\d\d)/gi;function Pa(s,d){var w,Y,p=(d||"").match(s);return null===p?null:0===(Y=60*(w=((p[p.length-1]||[])+"").match(Do)||["-",0,0])[1]+ne(w[2]))?0:"+"===w[0]?Y:-Y}function Fa(s,d){var p,b;return d._isUTC?(p=d.clone(),b=(Oe(s)||q(s)?s.valueOf():Ce(s).valueOf())-p.valueOf(),p._d.setTime(p._d.valueOf()+b),l.updateOffset(p,!1),p):Ce(s).local()}function Na(s){return-Math.round(s._d.getTimezoneOffset())}function Dt(){return!!this.isValid()&&this._isUTC&&0===this._offset}l.updateOffset=function(){};var Er=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Ir=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Ct(s,d){var w,Y,H,p=s,b=null;return vt(s)?p={ms:s._milliseconds,d:s._days,M:s._months}:A(s)||!isNaN(+s)?(p={},d?p[d]=+s:p.milliseconds=+s):(b=Er.exec(s))?(w="-"===b[1]?-1:1,p={y:0,d:ne(b[2])*w,h:ne(b[3])*w,m:ne(b[4])*w,s:ne(b[5])*w,ms:ne(sa(1e3*b[6]))*w}):(b=Ir.exec(s))?p={y:$t(b[2],w="-"===b[1]?-1:1),M:$t(b[3],w),w:$t(b[4],w),d:$t(b[5],w),h:$t(b[6],w),m:$t(b[7],w),s:$t(b[8],w)}:null==p?p={}:"object"==typeof p&&("from"in p||"to"in p)&&(H=function qa(s,d){var p;return s.isValid()&&d.isValid()?(d=Fa(d,s),s.isBefore(d)?p=Ra(s,d):((p=Ra(d,s)).milliseconds=-p.milliseconds,p.months=-p.months),p):{milliseconds:0,months:0}}(Ce(p.from),Ce(p.to)),(p={}).ms=H.milliseconds,p.M=H.months),Y=new En(p),vt(s)&&T(s,"_locale")&&(Y._locale=s._locale),vt(s)&&T(s,"_isValid")&&(Y._isValid=s._isValid),Y}function $t(s,d){var p=s&&parseFloat(s.replace(",","."));return(isNaN(p)?0:p)*d}function Ra(s,d){var p={};return p.months=d.month()-s.month()+12*(d.year()-s.year()),s.clone().add(p.months,"M").isAfter(d)&&--p.months,p.milliseconds=+d-+s.clone().add(p.months,"M"),p}function Ba(s,d){return function(p,b){var Y;return null!==b&&!isNaN(+b)&&(ln(d,"moment()."+d+"(period, number) is deprecated. Please use moment()."+d+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),Y=p,p=b,b=Y),Zr(this,Ct(p,b),s),this}}function Zr(s,d,p,b){var w=d._milliseconds,Y=sa(d._days),H=sa(d._months);!s.isValid()||(b=null==b||b,H&&vn(s,pi(s,"Month")+H*p),Y&&un(s,"Date",pi(s,"Date")+Y*p),w&&s._d.setTime(s._d.valueOf()+w*p),b&&l.updateOffset(s,Y||H))}Ct.fn=En.prototype,Ct.invalid=function wo(){return Ct(NaN)};var Oo=Ba(1,"add"),Pr=Ba(-1,"subtract");function ja(s){return"string"==typeof s||s instanceof String}function Va(s){return Oe(s)||q(s)||ja(s)||A(s)||function la(s){var d=h(s),p=!1;return d&&(p=0===s.filter(function(b){return!A(b)&&ja(s)}).length),d&&p}(s)||function Fr(s){var w,d=e(s)&&!k(s),p=!1,b=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"];for(w=0;w<b.length;w+=1)p=p||T(s,b[w]);return d&&p}(s)||null==s}function Ua(s){var w,d=e(s)&&!k(s),p=!1,b=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(w=0;w<b.length;w+=1)p=p||T(s,b[w]);return d&&p}function ca(s,d){if(s.date()<d.date())return-ca(d,s);var p=12*(d.year()-s.year())+(d.month()-s.month()),b=s.clone().add(p,"months");return-(p+(d-b<0?(d-b)/(b-s.clone().add(p-1,"months")):(d-b)/(s.clone().add(p+1,"months")-b)))||0}function u(s){var d;return void 0===s?this._locale._abbr:(null!=(d=Xe(s))&&(this._locale=d),this)}l.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",l.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var y=Qe("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(s){return void 0===s?this.localeData():this.locale(s)});function _(){return this._locale}var c=1e3,g=60*c,M=60*g,C=3506328*M;function S(s,d){return(s%d+d)%d}function E(s,d,p){return s<100&&s>=0?new Date(s+400,d,p)-C:new Date(s,d,p).valueOf()}function R(s,d,p){return s<100&&s>=0?Date.UTC(s+400,d,p)-C:Date.UTC(s,d,p)}function Qr(s,d){return d.erasAbbrRegex(s)}function Wa(){var w,Y,s=[],d=[],p=[],b=[],H=this.eras();for(w=0,Y=H.length;w<Y;++w)d.push(ft(H[w].name)),s.push(ft(H[w].abbr)),p.push(ft(H[w].narrow)),b.push(ft(H[w].name)),b.push(ft(H[w].abbr)),b.push(ft(H[w].narrow));this._erasRegex=new RegExp("^("+b.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+d.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+s.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+p.join("|")+")","i")}function _a(s,d){ie(0,[s,s.length],0,d)}function ma(s,d,p,b,w){var Y;return null==s?bn(this,b,w).year:(d>(Y=Bt(s,b,w))&&(d=Y),Sl.call(this,s,d,p,b,w))}function Sl(s,d,p,b,w){var Y=yi(s,d,p,b,w),H=Hi(Y.year,0,Y.dayOfYear);return this.year(H.getUTCFullYear()),this.month(H.getUTCMonth()),this.date(H.getUTCDate()),this}ie("N",0,0,"eraAbbr"),ie("NN",0,0,"eraAbbr"),ie("NNN",0,0,"eraAbbr"),ie("NNNN",0,0,"eraName"),ie("NNNNN",0,0,"eraNarrow"),ie("y",["y",1],"yo","eraYear"),ie("y",["yy",2],0,"eraYear"),ie("y",["yyy",3],0,"eraYear"),ie("y",["yyyy",4],0,"eraYear"),ee("N",Qr),ee("NN",Qr),ee("NNN",Qr),ee("NNNN",function Ja(s,d){return d.erasNameRegex(s)}),ee("NNNNN",function qe(s,d){return d.erasNarrowRegex(s)}),Te(["N","NN","NNN","NNNN","NNNNN"],function(s,d,p,b){var w=p._locale.erasParse(s,b,p._strict);w?K(p).era=w:K(p).invalidEra=s}),ee("y",gi),ee("yy",gi),ee("yyy",gi),ee("yyyy",gi),ee("yo",function ki(s,d){return d._eraYearOrdinalRegex||gi}),Te(["y","yy","yyy","yyyy"],0),Te(["yo"],function(s,d,p,b){var w;p._locale._eraYearOrdinalRegex&&(w=s.match(p._locale._eraYearOrdinalRegex)),d[0]=p._locale.eraYearOrdinalParse?p._locale.eraYearOrdinalParse(s,w):parseInt(s,10)}),ie(0,["gg",2],0,function(){return this.weekYear()%100}),ie(0,["GG",2],0,function(){return this.isoWeekYear()%100}),_a("gggg","weekYear"),_a("ggggg","weekYear"),_a("GGGG","isoWeekYear"),_a("GGGGG","isoWeekYear"),Be("weekYear","gg"),Be("isoWeekYear","GG"),Ye("weekYear",1),Ye("isoWeekYear",1),ee("G",Ui),ee("g",Ui),ee("GG",Me,Ve),ee("gg",Me,Ve),ee("GGGG",_n,Pi),ee("gggg",_n,Pi),ee("GGGGG",mn,fi),ee("ggggg",mn,fi),zi(["gggg","ggggg","GGGG","GGGGG"],function(s,d,p,b){d[b.substr(0,2)]=ne(s)}),zi(["gg","GG"],function(s,d,p,b){d[b]=l.parseTwoDigitYear(s)}),ie("Q",0,"Qo","quarter"),Be("quarter","Q"),Ye("quarter",7),ee("Q",Wn),Te("Q",function(s,d){d[1]=3*(ne(s)-1)}),ie("D",["DD",2],"Do","date"),Be("date","D"),Ye("date",9),ee("D",Me),ee("DD",Me,Ve),ee("Do",function(s,d){return s?d._dayOfMonthOrdinalParse||d._ordinalParse:d._dayOfMonthOrdinalParseLenient}),Te(["D","DD"],2),Te("Do",function(s,d){d[2]=ne(s.match(Me)[0])});var pa=Nt("Date",!0);ie("DDD",["DDDD",3],"DDDo","dayOfYear"),Be("dayOfYear","DDD"),Ye("dayOfYear",4),ee("DDD",hn),ee("DDDD",Gn),Te(["DDD","DDDD"],function(s,d,p){p._dayOfYear=ne(s)}),ie("m",["mm",2],0,"minute"),Be("minute","m"),Ye("minute",14),ee("m",Me),ee("mm",Me,Ve),Te(["m","mm"],4);var Bo=Nt("Minutes",!1);ie("s",["ss",2],0,"second"),Be("second","s"),Ye("second",15),ee("s",Me),ee("ss",Me,Ve),Te(["s","ss"],5);var wi,jo,$r=Nt("Seconds",!1);for(ie("S",0,0,function(){return~~(this.millisecond()/100)}),ie(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),ie(0,["SSS",3],0,"millisecond"),ie(0,["SSSS",4],0,function(){return 10*this.millisecond()}),ie(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),ie(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),ie(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),ie(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),ie(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),Be("millisecond","ms"),Ye("millisecond",16),ee("S",hn,Wn),ee("SS",hn,Ve),ee("SSS",hn,Gn),wi="SSSS";wi.length<=9;wi+="S")ee(wi,gi);function Vo(s,d){d[6]=ne(1e3*("0."+s))}for(wi="S";wi.length<=9;wi+="S")Te(wi,Vo);jo=Nt("Milliseconds",!1),ie("z",0,0,"zoneAbbr"),ie("zz",0,0,"zoneName");var V=G.prototype;function Uo(s){return s}V.add=Oo,V.calendar=function Nr(s,d){1===arguments.length&&(arguments[0]?Va(arguments[0])?(s=arguments[0],d=void 0):Ua(arguments[0])&&(d=arguments[0],s=void 0):(s=void 0,d=void 0));var p=s||Ce(),b=Fa(p,this).startOf("day"),w=l.calendarFormat(this,b)||"sameElse",Y=d&&(lt(d[w])?d[w].call(this,p):d[w]);return this.format(Y||this.localeData().calendar(w,this,Ce(p)))},V.clone=function Hr(){return new G(this)},V.diff=function Eo(s,d,p){var b,w,Y;if(!this.isValid())return NaN;if(!(b=Fa(s,this)).isValid())return NaN;switch(w=6e4*(b.utcOffset()-this.utcOffset()),d=je(d)){case"year":Y=ca(this,b)/12;break;case"month":Y=ca(this,b);break;case"quarter":Y=ca(this,b)/3;break;case"second":Y=(this-b)/1e3;break;case"minute":Y=(this-b)/6e4;break;case"hour":Y=(this-b)/36e5;break;case"day":Y=(this-b-w)/864e5;break;case"week":Y=(this-b-w)/6048e5;break;default:Y=this-b}return p?Y:ct(Y)},V.endOf=function U(s){var d,p;if(void 0===(s=je(s))||"millisecond"===s||!this.isValid())return this;switch(p=this._isUTC?R:E,s){case"year":d=p(this.year()+1,0,1)-1;break;case"quarter":d=p(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":d=p(this.year(),this.month()+1,1)-1;break;case"week":d=p(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":d=p(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":d=p(this.year(),this.month(),this.date()+1)-1;break;case"hour":d=this._d.valueOf(),d+=M-S(d+(this._isUTC?0:this.utcOffset()*g),M)-1;break;case"minute":d=this._d.valueOf(),d+=g-S(d,g)-1;break;case"second":d=this._d.valueOf(),d+=c-S(d,c)-1}return this._d.setTime(d),l.updateOffset(this,!0),this},V.format=function Vr(s){s||(s=this.isUtc()?l.defaultFormatUtc:l.defaultFormat);var d=ji(this,s);return this.localeData().postformat(d)},V.from=function Ur(s,d){return this.isValid()&&(Oe(s)&&s.isValid()||Ce(s).isValid())?Ct({to:this,from:s}).locale(this.locale()).humanize(!d):this.localeData().invalidDate()},V.fromNow=function zr(s){return this.from(Ce(),s)},V.to=function He(s,d){return this.isValid()&&(Oe(s)&&s.isValid()||Ce(s).isValid())?Ct({from:this,to:s}).locale(this.locale()).humanize(!d):this.localeData().invalidDate()},V.toNow=function Pn(s){return this.to(Ce(),s)},V.get=function ai(s){return lt(this[s=je(s)])?this[s]():this},V.invalidAt=function ua(){return K(this).overflow},V.isAfter=function da(s,d){var p=Oe(s)?s:Ce(s);return!(!this.isValid()||!p.isValid())&&("millisecond"===(d=je(d)||"millisecond")?this.valueOf()>p.valueOf():p.valueOf()<this.clone().startOf(d).valueOf())},V.isBefore=function Rr(s,d){var p=Oe(s)?s:Ce(s);return!(!this.isValid()||!p.isValid())&&("millisecond"===(d=je(d)||"millisecond")?this.valueOf()<p.valueOf():this.clone().endOf(d).valueOf()<p.valueOf())},V.isBetween=function Zn(s,d,p,b){var w=Oe(s)?s:Ce(s),Y=Oe(d)?d:Ce(d);return!!(this.isValid()&&w.isValid()&&Y.isValid())&&("("===(b=b||"()")[0]?this.isAfter(w,p):!this.isBefore(w,p))&&(")"===b[1]?this.isBefore(Y,p):!this.isAfter(Y,p))},V.isSame=function tn(s,d){var b,p=Oe(s)?s:Ce(s);return!(!this.isValid()||!p.isValid())&&("millisecond"===(d=je(d)||"millisecond")?this.valueOf()===p.valueOf():(b=p.valueOf(),this.clone().startOf(d).valueOf()<=b&&b<=this.clone().endOf(d).valueOf()))},V.isSameOrAfter=function qr(s,d){return this.isSame(s,d)||this.isAfter(s,d)},V.isSameOrBefore=function Br(s,d){return this.isSame(s,d)||this.isBefore(s,d)},V.isValid=function yt(){return ue(this)},V.lang=y,V.locale=u,V.localeData=_,V.max=Mo,V.min=bo,V.parsingFlags=function za(){return z({},K(this))},V.set=function Jn(s,d){if("object"==typeof s){var b,p=function Ke(s){var p,d=[];for(p in s)T(s,p)&&d.push({unit:p,priority:Ft[p]});return d.sort(function(b,w){return b.priority-w.priority}),d}(s=Pt(s));for(b=0;b<p.length;b++)this[p[b].unit](s[p[b].unit])}else if(lt(this[s=je(s)]))return this[s](d);return this},V.startOf=function J(s){var d,p;if(void 0===(s=je(s))||"millisecond"===s||!this.isValid())return this;switch(p=this._isUTC?R:E,s){case"year":d=p(this.year(),0,1);break;case"quarter":d=p(this.year(),this.month()-this.month()%3,1);break;case"month":d=p(this.year(),this.month(),1);break;case"week":d=p(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":d=p(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":d=p(this.year(),this.month(),this.date());break;case"hour":d=this._d.valueOf(),d-=S(d+(this._isUTC?0:this.utcOffset()*g),M);break;case"minute":d=this._d.valueOf(),d-=S(d,g);break;case"second":d=this._d.valueOf(),d-=S(d,c)}return this._d.setTime(d),l.updateOffset(this,!0),this},V.subtract=Pr,V.toArray=function we(){var s=this;return[s.year(),s.month(),s.date(),s.hour(),s.minute(),s.second(),s.millisecond()]},V.toObject=function ge(){var s=this;return{years:s.year(),months:s.month(),date:s.date(),hours:s.hours(),minutes:s.minutes(),seconds:s.seconds(),milliseconds:s.milliseconds()}},V.toDate=function _e(){return new Date(this.valueOf())},V.toISOString=function Io(s){if(!this.isValid())return null;var d=!0!==s,p=d?this.clone().utc():this;return p.year()<0||p.year()>9999?ji(p,d?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):lt(Date.prototype.toISOString)?d?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",ji(p,"Z")):ji(p,d?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},V.inspect=function Zo(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var p,b,s="moment",d="";return this.isLocal()||(s=0===this.utcOffset()?"moment.utc":"moment.parseZone",d="Z"),p="["+s+'("]',b=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",this.format(p+b+"-MM-DD[T]HH:mm:ss.SSS"+d+'[")]')},"undefined"!=typeof Symbol&&null!=Symbol.for&&(V[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),V.toJSON=function se(){return this.isValid()?this.toISOString():null},V.toString=function jr(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},V.unix=function te(){return Math.floor(this.valueOf()/1e3)},V.valueOf=function Q(){return this._d.valueOf()-6e4*(this._offset||0)},V.creationData=function Fn(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},V.eraName=function Ue(){var s,d,p,b=this.localeData().eras();for(s=0,d=b.length;s<d;++s)if(p=this.clone().startOf("day").valueOf(),b[s].since<=p&&p<=b[s].until||b[s].until<=p&&p<=b[s].since)return b[s].name;return""},V.eraNarrow=function ha(){var s,d,p,b=this.localeData().eras();for(s=0,d=b.length;s<d;++s)if(p=this.clone().startOf("day").valueOf(),b[s].since<=p&&p<=b[s].until||b[s].until<=p&&p<=b[s].since)return b[s].narrow;return""},V.eraAbbr=function Wr(){var s,d,p,b=this.localeData().eras();for(s=0,d=b.length;s<d;++s)if(p=this.clone().startOf("day").valueOf(),b[s].since<=p&&p<=b[s].until||b[s].until<=p&&p<=b[s].since)return b[s].abbr;return""},V.eraYear=function Gr(){var s,d,p,b,w=this.localeData().eras();for(s=0,d=w.length;s<d;++s)if(p=w[s].since<=w[s].until?1:-1,b=this.clone().startOf("day").valueOf(),w[s].since<=b&&b<=w[s].until||w[s].until<=b&&b<=w[s].since)return(this.year()-l(w[s].since).year())*p+w[s].offset;return this.year()},V.year=yn,V.isLeapYear=function Ni(){return Zi(this.year())},V.weekYear=function Fo(s){return ma.call(this,s,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},V.isoWeekYear=function Ds(s){return ma.call(this,s,this.isoWeek(),this.isoWeekday(),1,4)},V.quarter=V.quarters=function Ro(s){return null==s?Math.ceil((this.month()+1)/3):this.month(3*(s-1)+this.month()%3)},V.month=ea,V.daysInMonth=function wa(){return ri(this.year(),this.month())},V.week=V.weeks=function fr(s){var d=this.localeData().week(this);return null==s?d:this.add(7*(s-d),"d")},V.isoWeek=V.isoWeeks=function gr(s){var d=bn(this,1,4).week;return null==s?d:this.add(7*(s-d),"d")},V.weeksInYear=function Cs(){var s=this.localeData()._week;return Bt(this.year(),s.dow,s.doy)},V.weeksInWeekYear=function xs(){var s=this.localeData()._week;return Bt(this.weekYear(),s.dow,s.doy)},V.isoWeeksInYear=function No(){return Bt(this.year(),1,4)},V.isoWeeksInISOWeekYear=function Ho(){return Bt(this.isoWeekYear(),1,4)},V.date=pa,V.day=V.days=function Mr(s){if(!this.isValid())return null!=s?this:NaN;var d=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=s?(s=function xa(s,d){return"string"!=typeof s?s:isNaN(s)?"number"==typeof(s=d.weekdaysParse(s))?s:null:parseInt(s,10)}(s,this.localeData()),this.add(s-d,"d")):d},V.weekday=function kt(s){if(!this.isValid())return null!=s?this:NaN;var d=(this.day()+7-this.localeData()._week.dow)%7;return null==s?d:this.add(s-d,"d")},V.isoWeekday=function mo(s){if(!this.isValid())return null!=s?this:NaN;if(null!=s){var d=function ht(s,d){return"string"==typeof s?d.weekdaysParse(s)%7||7:isNaN(s)?null:s}(s,this.localeData());return this.day(this.day()%7?d:d-7)}return this.day()||7},V.dayOfYear=function qo(s){var d=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==s?d:this.add(s-d,"d")},V.hour=V.hours=Mi,V.minute=V.minutes=Bo,V.second=V.seconds=$r,V.millisecond=V.milliseconds=jo,V.utcOffset=function Co(s,d,p){var w,b=this._offset||0;if(!this.isValid())return null!=s?this:NaN;if(null!=s){if("string"==typeof s){if(null===(s=Pa(pn,s)))return this}else Math.abs(s)<16&&!p&&(s*=60);return!this._isUTC&&d&&(w=Na(this)),this._offset=s,this._isUTC=!0,null!=w&&this.add(w,"m"),b!==s&&(!d||this._changeInProgress?Zr(this,Ct(s-b,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,l.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?b:Na(this)},V.utc=function Ha(s){return this.utcOffset(0,s)},V.local=function So(s){return this._isUTC&&(this.utcOffset(0,s),this._isUTC=!1,s&&this.subtract(Na(this),"m")),this},V.parseZone=function Lo(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var s=Pa(ya,this._i);null!=s?this.utcOffset(s):this.utcOffset(0,!0)}return this},V.hasAlignedHourOffset=function Ao(s){return!!this.isValid()&&(s=s?Ce(s).utcOffset():0,(this.utcOffset()-s)%60==0)},V.isDST=function Ar(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},V.isLocal=function Yr(){return!!this.isValid()&&!this._isUTC},V.isUtcOffset=function Or(){return!!this.isValid()&&this._isUTC},V.isUtc=Dt,V.isUTC=Dt,V.zoneAbbr=function Ll(){return this._isUTC?"UTC":""},V.zoneName=function Al(){return this._isUTC?"Coordinated Universal Time":""},V.dates=Qe("dates accessor is deprecated. Use date instead.",pa),V.months=Qe("months accessor is deprecated. Use month instead",ea),V.years=Qe("years accessor is deprecated. Use year instead",yn),V.zone=Qe("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function xo(s,d){return null!=s?("string"!=typeof s&&(s=-s),this.utcOffset(s,d),this):-this.utcOffset()}),V.isDSTShifted=Qe("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function Yo(){if(!L(this._isDSTShifted))return this._isDSTShifted;var d,s={};return Et(s,this),(s=Cr(s))._a?(d=s._isUTC?oe(s._a):Ce(s._a),this._isDSTShifted=this.isValid()&&function Sr(s,d,p){var H,b=Math.min(s.length,d.length),w=Math.abs(s.length-d.length),Y=0;for(H=0;H<b;H++)(p&&s[H]!==d[H]||!p&&ne(s[H])!==ne(d[H]))&&Y++;return Y+w}(s._a,d.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted});var ye=ti.prototype;function Ga(s,d,p,b){var w=Xe(),Y=oe().set(b,d);return w[p](Y,s)}function zo(s,d,p){if(A(s)&&(d=s,s=void 0),s=s||"",null!=d)return Ga(s,d,p,"month");var b,w=[];for(b=0;b<12;b++)w[b]=Ga(s,b,p,"month");return w}function Kr(s,d,p,b){"boolean"==typeof s?(A(d)&&(p=d,d=void 0),d=d||""):(p=d=s,s=!1,A(d)&&(p=d,d=void 0),d=d||"");var H,w=Xe(),Y=s?w._week.dow:0,ae=[];if(null!=p)return Ga(d,(p+Y)%7,b,"day");for(H=0;H<7;H++)ae[H]=Ga(d,(H+Y)%7,b,"day");return ae}ye.calendar=function Un(s,d,p){var b=this._calendar[s]||this._calendar.sameElse;return lt(b)?b.call(d,p):b},ye.longDateFormat=function fe(s){var d=this._longDateFormat[s],p=this._longDateFormat[s.toUpperCase()];return d||!p?d:(this._longDateFormat[s]=p.match(Ne).map(function(b){return"MMMM"===b||"MM"===b||"DD"===b||"dddd"===b?b.slice(1):b}).join(""),this._longDateFormat[s])},ye.invalidDate=function Vi(){return this._invalidDate},ye.ordinal=function It(s){return this._ordinal.replace("%d",s)},ye.preparse=Uo,ye.postformat=Uo,ye.relativeTime=function dr(s,d,p,b){var w=this._relativeTime[p];return lt(w)?w(s,d,p,b):w.replace(/%d/i,s)},ye.pastFuture=function re(s,d){var p=this._relativeTime[s>0?"future":"past"];return lt(p)?p(d):p.replace(/%s/i,d)},ye.set=function dt(s){var d,p;for(p in s)T(s,p)&&(lt(d=s[p])?this[p]=d:this["_"+p]=d);this._config=s,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},ye.eras=function Po(s,d){var p,b,w,Y=this._eras||Xe("en")._eras;for(p=0,b=Y.length;p<b;++p)switch("string"==typeof Y[p].since&&(w=l(Y[p].since).startOf("day"),Y[p].since=w.valueOf()),typeof Y[p].until){case"undefined":Y[p].until=1/0;break;case"string":w=l(Y[p].until).startOf("day").valueOf(),Y[p].until=w.valueOf()}return Y},ye.erasParse=function Jr(s,d,p){var b,w,H,ae,he,Y=this.eras();for(s=s.toUpperCase(),b=0,w=Y.length;b<w;++b)if(H=Y[b].name.toUpperCase(),ae=Y[b].abbr.toUpperCase(),he=Y[b].narrow.toUpperCase(),p)switch(d){case"N":case"NN":case"NNN":if(ae===s)return Y[b];break;case"NNNN":if(H===s)return Y[b];break;case"NNNNN":if(he===s)return Y[b]}else if([H,ae,he].indexOf(s)>=0)return Y[b]},ye.erasConvertYear=function nt(s,d){var p=s.since<=s.until?1:-1;return void 0===d?l(s.since).year():l(s.since).year()+(d-s.offset)*p},ye.erasAbbrRegex=function me(s){return T(this,"_erasAbbrRegex")||Wa.call(this),s?this._erasAbbrRegex:this._erasRegex},ye.erasNameRegex=function nn(s){return T(this,"_erasNameRegex")||Wa.call(this),s?this._erasNameRegex:this._erasRegex},ye.erasNarrowRegex=function hi(s){return T(this,"_erasNarrowRegex")||Wa.call(this),s?this._erasNarrowRegex:this._erasRegex},ye.months=function gt(s,d){return s?h(this._months)?this._months[s.month()]:this._months[(this._months.isFormat||Wi).test(d)?"format":"standalone"][s.month()]:h(this._months)?this._months:this._months.standalone},ye.monthsShort=function Xn(s,d){return s?h(this._monthsShort)?this._monthsShort[s.month()]:this._monthsShort[Wi.test(d)?"format":"standalone"][s.month()]:h(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},ye.monthsParse=function ka(s,d,p){var b,w,Y;if(this._monthsParseExact)return vi.call(this,s,d,p);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),b=0;b<12;b++){if(w=oe([2e3,b]),p&&!this._longMonthsParse[b]&&(this._longMonthsParse[b]=new RegExp("^"+this.months(w,"").replace(".","")+"$","i"),this._shortMonthsParse[b]=new RegExp("^"+this.monthsShort(w,"").replace(".","")+"$","i")),!p&&!this._monthsParse[b]&&(Y="^"+this.months(w,"")+"|^"+this.monthsShort(w,""),this._monthsParse[b]=new RegExp(Y.replace(".",""),"i")),p&&"MMMM"===d&&this._longMonthsParse[b].test(s))return b;if(p&&"MMM"===d&&this._shortMonthsParse[b].test(s))return b;if(!p&&this._monthsParse[b].test(s))return b}},ye.monthsRegex=function Ca(s){return this._monthsParseExact?(T(this,"_monthsRegex")||Ae.call(this),s?this._monthsStrictRegex:this._monthsRegex):(T(this,"_monthsRegex")||(this._monthsRegex=Kn),this._monthsStrictRegex&&s?this._monthsStrictRegex:this._monthsRegex)},ye.monthsShortRegex=function Da(s){return this._monthsParseExact?(T(this,"_monthsRegex")||Ae.call(this),s?this._monthsShortStrictRegex:this._monthsShortRegex):(T(this,"_monthsShortRegex")||(this._monthsShortRegex=Gt),this._monthsShortStrictRegex&&s?this._monthsShortStrictRegex:this._monthsShortRegex)},ye.week=function Mn(s){return bn(s,this._week.dow,this._week.doy).week},ye.firstDayOfYear=function Gi(){return this._week.doy},ye.firstDayOfWeek=function pr(){return this._week.dow},ye.weekdays=function Ya(s,d){var p=h(this._weekdays)?this._weekdays:this._weekdays[s&&!0!==s&&this._weekdays.isFormat.test(d)?"format":"standalone"];return!0===s?Pe(p,this._week.dow):s?p[s.day()]:p},ye.weekdaysMin=function vr(s){return!0===s?Pe(this._weekdaysMin,this._week.dow):s?this._weekdaysMin[s.day()]:this._weekdaysMin},ye.weekdaysShort=function ta(s){return!0===s?Pe(this._weekdaysShort,this._week.dow):s?this._weekdaysShort[s.day()]:this._weekdaysShort},ye.weekdaysParse=function br(s,d,p){var b,w,Y;if(this._weekdaysParseExact)return yr.call(this,s,d,p);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),b=0;b<7;b++){if(w=oe([2e3,1]).day(b),p&&!this._fullWeekdaysParse[b]&&(this._fullWeekdaysParse[b]=new RegExp("^"+this.weekdays(w,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[b]=new RegExp("^"+this.weekdaysShort(w,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[b]=new RegExp("^"+this.weekdaysMin(w,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[b]||(Y="^"+this.weekdays(w,"")+"|^"+this.weekdaysShort(w,"")+"|^"+this.weekdaysMin(w,""),this._weekdaysParse[b]=new RegExp(Y.replace(".",""),"i")),p&&"dddd"===d&&this._fullWeekdaysParse[b].test(s))return b;if(p&&"ddd"===d&&this._shortWeekdaysParse[b].test(s))return b;if(p&&"dd"===d&&this._minWeekdaysParse[b].test(s))return b;if(!p&&this._weekdaysParse[b].test(s))return b}},ye.weekdaysRegex=function Ri(s){return this._weekdaysParseExact?(T(this,"_weekdaysRegex")||Ie.call(this),s?this._weekdaysStrictRegex:this._weekdaysRegex):(T(this,"_weekdaysRegex")||(this._weekdaysRegex=Sa),this._weekdaysStrictRegex&&s?this._weekdaysStrictRegex:this._weekdaysRegex)},ye.weekdaysShortRegex=function Oa(s){return this._weekdaysParseExact?(T(this,"_weekdaysRegex")||Ie.call(this),s?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(T(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=La),this._weekdaysShortStrictRegex&&s?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},ye.weekdaysMinRegex=function si(s){return this._weekdaysParseExact?(T(this,"_weekdaysRegex")||Ie.call(this),s?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(T(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Aa),this._weekdaysMinStrictRegex&&s?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},ye.isPM=function Ki(s){return"p"===(s+"").toLowerCase().charAt(0)},ye.meridiem=function wn(s,d,p){return s>11?p?"pm":"PM":p?"am":"AM"},Vt("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(s){var d=s%10;return s+(1===ne(s%100/10)?"th":1===d?"st":2===d?"nd":3===d?"rd":"th")}}),l.lang=Qe("moment.lang is deprecated. Use moment.locale instead.",Vt),l.langData=Qe("moment.langData is deprecated. Use moment.localeData instead.",Xe);var Di=Math.abs;function Qo(s,d,p,b){var w=Ct(d,p);return s._milliseconds+=b*w._milliseconds,s._days+=b*w._days,s._months+=b*w._months,s._bubble()}function Es(s){return s<0?Math.floor(s):Math.ceil(s)}function Is(s){return 4800*s/146097}function Qa(s){return 146097*s/4800}function Ci(s){return function(){return this.as(s)}}var Ko=Ci("ms"),Nn=Ci("s"),Ps=Ci("m"),Fs=Ci("h"),Ns=Ci("d"),Hs=Ci("w"),Xo=Ci("M"),Rs=Ci("Q"),qs=Ci("y");function an(s){return function(){return this.isValid()?this._data[s]:NaN}}var es=an("milliseconds"),ts=an("seconds"),Xr=an("minutes"),is=an("hours"),ns=an("days"),Rn=an("months"),Il=an("years");var xi=Math.round,qn={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function Bs(s,d,p,b,w){return w.relativeTime(d||1,!!p,s,b)}var eo=Math.abs;function xe(s){return(s>0)-(s<0)||+s}function to(){if(!this.isValid())return this.localeData().invalidDate();var b,w,Y,H,he,de,at,Si,s=eo(this._milliseconds)/1e3,d=eo(this._days),p=eo(this._months),ae=this.asSeconds();return ae?(b=ct(s/60),w=ct(b/60),s%=60,b%=60,Y=ct(p/12),p%=12,H=s?s.toFixed(3).replace(/\.?0+$/,""):"",he=ae<0?"-":"",de=xe(this._months)!==xe(ae)?"-":"",at=xe(this._days)!==xe(ae)?"-":"",Si=xe(this._milliseconds)!==xe(ae)?"-":"",he+"P"+(Y?de+Y+"Y":"")+(p?de+p+"M":"")+(d?at+d+"D":"")+(w||b||s?"T":"")+(w?Si+w+"H":"")+(b?Si+b+"M":"")+(s?Si+H+"S":"")):"P0D"}var ve=En.prototype;return ve.isValid=function be(){return this._isValid},ve.abs=function Go(){var s=this._data;return this._milliseconds=Di(this._milliseconds),this._days=Di(this._days),this._months=Di(this._months),s.milliseconds=Di(s.milliseconds),s.seconds=Di(s.seconds),s.minutes=Di(s.minutes),s.hours=Di(s.hours),s.months=Di(s.months),s.years=Di(s.years),this},ve.add=function Yl(s,d){return Qo(this,s,d,1)},ve.subtract=function Ol(s,d){return Qo(this,s,d,-1)},ve.as=function $o(s){if(!this.isValid())return NaN;var d,p,b=this._milliseconds;if("month"===(s=je(s))||"quarter"===s||"year"===s)switch(d=this._days+b/864e5,p=this._months+Is(d),s){case"month":return p;case"quarter":return p/3;case"year":return p/12}else switch(d=this._days+Math.round(Qa(this._months)),s){case"week":return d/7+b/6048e5;case"day":return d+b/864e5;case"hour":return 24*d+b/36e5;case"minute":return 1440*d+b/6e4;case"second":return 86400*d+b/1e3;case"millisecond":return Math.floor(864e5*d)+b;default:throw new Error("Unknown unit "+s)}},ve.asMilliseconds=Ko,ve.asSeconds=Nn,ve.asMinutes=Ps,ve.asHours=Fs,ve.asDays=Ns,ve.asWeeks=Hs,ve.asMonths=Xo,ve.asQuarters=Rs,ve.asYears=qs,ve.valueOf=function Zs(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*ne(this._months/12):NaN},ve._bubble=function El(){var w,Y,H,ae,he,s=this._milliseconds,d=this._days,p=this._months,b=this._data;return s>=0&&d>=0&&p>=0||s<=0&&d<=0&&p<=0||(s+=864e5*Es(Qa(p)+d),d=0,p=0),b.milliseconds=s%1e3,w=ct(s/1e3),b.seconds=w%60,Y=ct(w/60),b.minutes=Y%60,H=ct(Y/60),b.hours=H%24,d+=ct(H/24),p+=he=ct(Is(d)),d-=Es(Qa(he)),ae=ct(p/12),p%=12,b.days=d,b.months=p,b.years=ae,this},ve.clone=function $a(){return Ct(this)},ve.get=function Hn(s){return s=je(s),this.isValid()?this[s+"s"]():NaN},ve.milliseconds=es,ve.seconds=ts,ve.minutes=Xr,ve.hours=is,ve.days=ns,ve.weeks=function Zl(){return ct(this.days()/7)},ve.months=Rn,ve.years=Il,ve.humanize=function Us(s,d){if(!this.isValid())return this.localeData().invalidDate();var w,Y,p=!1,b=qn;return"object"==typeof s&&(d=s,s=!1),"boolean"==typeof s&&(p=s),"object"==typeof d&&(b=Object.assign({},qn,d),null!=d.s&&null==d.ss&&(b.ss=d.s-1)),Y=function as(s,d,p,b){var w=Ct(s).abs(),Y=xi(w.as("s")),H=xi(w.as("m")),ae=xi(w.as("h")),he=xi(w.as("d")),de=xi(w.as("M")),at=xi(w.as("w")),Si=xi(w.as("y")),_i=Y<=p.ss&&["s",Y]||Y<p.s&&["ss",Y]||H<=1&&["m"]||H<p.m&&["mm",H]||ae<=1&&["h"]||ae<p.h&&["hh",ae]||he<=1&&["d"]||he<p.d&&["dd",he];return null!=p.w&&(_i=_i||at<=1&&["w"]||at<p.w&&["ww",at]),(_i=_i||de<=1&&["M"]||de<p.M&&["MM",de]||Si<=1&&["y"]||["yy",Si])[2]=d,_i[3]=+s>0,_i[4]=b,Bs.apply(null,_i)}(this,!p,b,w=this.localeData()),p&&(Y=w.pastFuture(+this,Y)),w.postformat(Y)},ve.toISOString=to,ve.toString=to,ve.toJSON=to,ve.locale=u,ve.localeData=_,ve.toIsoString=Qe("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",to),ve.lang=y,ie("X",0,0,"unix"),ie("x",0,0,"valueOf"),ee("x",Ui),ee("X",/[+-]?\d+(\.\d{1,3})?/),Te("X",function(s,d,p){p._d=new Date(1e3*parseFloat(s))}),Te("x",function(s,d,p){p._d=new Date(ne(s))}),l.version="2.29.1",function m(s){f=s}(Ce),l.fn=V,l.min=function xr(){return On("isBefore",[].slice.call(arguments,0))},l.max=function To(){return On("isAfter",[].slice.call(arguments,0))},l.now=function(){return Date.now?Date.now():+new Date},l.utc=oe,l.unix=function Ss(s){return Ce(1e3*s)},l.months=function Jo(s,d){return zo(s,d,"months")},l.isDate=q,l.locale=Vt,l.invalid=ei,l.duration=Ct,l.isMoment=Oe,l.weekdays=function As(s,d,p){return Kr(s,d,p,"weekdays")},l.parseZone=function Ls(){return Ce.apply(null,arguments).parseZone()},l.localeData=Xe,l.isDuration=vt,l.monthsShort=function Wo(s,d){return zo(s,d,"monthsShort")},l.weekdaysMin=function Os(s,d,p){return Kr(s,d,p,"weekdaysMin")},l.defineLocale=Ze,l.updateLocale=function Cn(s,d){if(null!=d){var p,b,w=li;null!=Se[s]&&null!=Se[s].parentLocale?Se[s].set(pt(Se[s]._config,d)):(null!=(b=xt(s))&&(w=b._config),d=pt(w,d),null==b&&(d.abbr=s),(p=new ti(d)).parentLocale=Se[s],Se[s]=p),Vt(s)}else null!=Se[s]&&(null!=Se[s].parentLocale?(Se[s]=Se[s].parentLocale,s===Vt()&&Vt(s)):null!=Se[s]&&delete Se[s]);return Se[s]},l.locales=function po(){return Wt(Se)},l.weekdaysShort=function Ys(s,d,p){return Kr(s,d,p,"weekdaysShort")},l.normalizeUnits=je,l.relativeTimeRounding=function js(s){return void 0===s?xi:"function"==typeof s&&(xi=s,!0)},l.relativeTimeThreshold=function Vs(s,d){return void 0!==qn[s]&&(void 0===d?qn[s]:(qn[s]=d,"s"===s&&(qn.ss=d-1),!0))},l.calendarFormat=function In(s,d){var p=s.diff(d,"days",!0);return p<-6?"sameElse":p<-1?"lastWeek":p<0?"lastDay":p<1?"sameDay":p<2?"nextDay":p<7?"nextWeek":"sameElse"},l.prototype=V,l.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"},l}()},6700:(P,F,D)=>{var f={"./af":7088,"./af.js":7088,"./ar":7038,"./ar-dz":2502,"./ar-dz.js":2502,"./ar-kw":128,"./ar-kw.js":128,"./ar-ly":4519,"./ar-ly.js":4519,"./ar-ma":5443,"./ar-ma.js":5443,"./ar-sa":7642,"./ar-sa.js":7642,"./ar-tn":8592,"./ar-tn.js":8592,"./ar.js":7038,"./az":1213,"./az.js":1213,"./be":9191,"./be.js":9191,"./bg":322,"./bg.js":322,"./bm":8042,"./bm.js":8042,"./bn":9620,"./bn-bd":5903,"./bn-bd.js":5903,"./bn.js":9620,"./bo":9645,"./bo.js":9645,"./br":5020,"./br.js":5020,"./bs":4792,"./bs.js":4792,"./ca":7980,"./ca.js":7980,"./cs":7322,"./cs.js":7322,"./cv":365,"./cv.js":365,"./cy":2092,"./cy.js":2092,"./da":7387,"./da.js":7387,"./de":4307,"./de-at":9459,"./de-at.js":9459,"./de-ch":3694,"./de-ch.js":3694,"./de.js":4307,"./dv":9659,"./dv.js":9659,"./el":3460,"./el.js":3460,"./en-au":4369,"./en-au.js":4369,"./en-ca":530,"./en-ca.js":530,"./en-gb":9998,"./en-gb.js":9998,"./en-ie":3391,"./en-ie.js":3391,"./en-il":5414,"./en-il.js":5414,"./en-in":9615,"./en-in.js":9615,"./en-nz":1248,"./en-nz.js":1248,"./en-sg":3767,"./en-sg.js":3767,"./eo":4530,"./eo.js":4530,"./es":6866,"./es-do":8944,"./es-do.js":8944,"./es-mx":9116,"./es-mx.js":9116,"./es-us":3609,"./es-us.js":3609,"./es.js":6866,"./et":6725,"./et.js":6725,"./eu":7931,"./eu.js":7931,"./fa":6417,"./fa.js":6417,"./fi":944,"./fi.js":944,"./fil":1766,"./fil.js":1766,"./fo":5867,"./fo.js":5867,"./fr":1636,"./fr-ca":6848,"./fr-ca.js":6848,"./fr-ch":7773,"./fr-ch.js":7773,"./fr.js":1636,"./fy":4940,"./fy.js":4940,"./ga":1402,"./ga.js":1402,"./gd":6924,"./gd.js":6924,"./gl":6398,"./gl.js":6398,"./gom-deva":2457,"./gom-deva.js":2457,"./gom-latn":2545,"./gom-latn.js":2545,"./gu":2641,"./gu.js":2641,"./he":7536,"./he.js":7536,"./hi":6335,"./hi.js":6335,"./hr":7458,"./hr.js":7458,"./hu":6540,"./hu.js":6540,"./hy-am":3165,"./hy-am.js":3165,"./id":8780,"./id.js":8780,"./is":4205,"./is.js":4205,"./it":4211,"./it-ch":9985,"./it-ch.js":9985,"./it.js":4211,"./ja":1003,"./ja.js":1003,"./jv":420,"./jv.js":420,"./ka":851,"./ka.js":851,"./kk":6074,"./kk.js":6074,"./km":3343,"./km.js":3343,"./kn":4799,"./kn.js":4799,"./ko":3549,"./ko.js":3549,"./ku":1037,"./ku.js":1037,"./ky":3125,"./ky.js":3125,"./lb":9586,"./lb.js":9586,"./lo":2349,"./lo.js":2349,"./lt":2400,"./lt.js":2400,"./lv":9991,"./lv.js":9991,"./me":8477,"./me.js":8477,"./mi":5118,"./mi.js":5118,"./mk":5943,"./mk.js":5943,"./ml":3849,"./ml.js":3849,"./mn":1977,"./mn.js":1977,"./mr":6184,"./mr.js":6184,"./ms":485,"./ms-my":4524,"./ms-my.js":4524,"./ms.js":485,"./mt":6681,"./mt.js":6681,"./my":2024,"./my.js":2024,"./nb":2688,"./nb.js":2688,"./ne":8914,"./ne.js":8914,"./nl":1758,"./nl-be":2272,"./nl-be.js":2272,"./nl.js":1758,"./nn":1510,"./nn.js":1510,"./oc-lnc":2797,"./oc-lnc.js":2797,"./pa-in":7944,"./pa-in.js":7944,"./pl":1605,"./pl.js":1605,"./pt":4225,"./pt-br":3840,"./pt-br.js":3840,"./pt.js":4225,"./ro":5128,"./ro.js":5128,"./ru":5127,"./ru.js":5127,"./sd":2525,"./sd.js":2525,"./se":9893,"./se.js":9893,"./si":3123,"./si.js":3123,"./sk":9635,"./sk.js":9635,"./sl":8106,"./sl.js":8106,"./sq":8799,"./sq.js":8799,"./sr":7949,"./sr-cyrl":2872,"./sr-cyrl.js":2872,"./sr.js":7949,"./ss":6167,"./ss.js":6167,"./sv":9713,"./sv.js":9713,"./sw":1982,"./sw.js":1982,"./ta":2732,"./ta.js":2732,"./te":3636,"./te.js":3636,"./tet":2115,"./tet.js":2115,"./tg":9801,"./tg.js":9801,"./th":4486,"./th.js":4486,"./tk":1310,"./tk.js":1310,"./tl-ph":2360,"./tl-ph.js":2360,"./tlh":6645,"./tlh.js":6645,"./tr":8374,"./tr.js":8374,"./tzl":256,"./tzl.js":256,"./tzm":1595,"./tzm-latn":1631,"./tzm-latn.js":1631,"./tzm.js":1595,"./ug-cn":6050,"./ug-cn.js":6050,"./uk":5610,"./uk.js":5610,"./ur":6077,"./ur.js":6077,"./uz":2862,"./uz-latn":2207,"./uz-latn.js":2207,"./uz.js":2862,"./vi":8093,"./vi.js":8093,"./x-pseudo":5590,"./x-pseudo.js":5590,"./yo":9058,"./yo.js":9058,"./zh-cn":7908,"./zh-cn.js":7908,"./zh-hk":8867,"./zh-hk.js":8867,"./zh-mo":1133,"./zh-mo.js":1133,"./zh-tw":3291,"./zh-tw.js":3291};function l(h){var e=m(h);return D(e)}function m(h){if(!D.o(f,h)){var e=new Error("Cannot find module '"+h+"'");throw e.code="MODULE_NOT_FOUND",e}return f[h]}l.keys=function(){return Object.keys(f)},l.resolve=m,P.exports=l,l.id=6700}}]);
|